No aparece el ASP 2.0 dentro de "Web Service Extensions" en IIS
1- Desregistrar el ASP 2.0:
Dentro de un CMD ir a la carpeta WINDOWS\Microsoft.NET\Framework\v2.0.50727 y ejecutar aspnet_regiis -u
2- Reregistrar el ASP 2.0:
Dentro de un CMD ir a la carpeta WINDOWS\Microsoft.NET\Framework\v2.0.50727 y ejecutar aspnet_regiis -i
Luego de esto ya tiene que aparecer la opcion dentro del IIS.
Remote Administration Tools managing Windows Server 2008 servers:
Como ya les habíamos comentado aquí: Administrar desde Windows Vista los servidores 2003 o 2008, ya salió a la luz el paquete de herramientas RSAT
Al instalar estas herramientas tendremos a disposición:
• Active Directory Certificate Services (AD CS) Tools
• Active Directory Domain Services (AD DS) Tools
• Active Directory Lightweight Directory Services (AD LDS) Tools
• DHCP Server Service Tools
• DNS Server Service Tools
• Shared Folders Tools
• Network Policy and Access Services Tools
• Terminal Services Tools
• Universal Description, Discovery, and Integration (UDDI) Services Tools
Feature Administration Tools managing Windows Server 2008 servers:
• BitLocker Drive Encryption Tools
• Failover Clustering Tools
• Group Policy Management Tools
• Network Load Balancing Tools
• SMTP Server Tools
• Storage Manager for SANs Tools
• Windows System Resource Manager Tools
The tools in the following list are fully supported managing Windows Server 2003 servers:
• Active Directory Domain Services (AD DS) Tools
• Active Directory Lightweight Directory Services (AD LDS) Tools
• Active Directory Certificate Services (AD CS) Tools
• DHCP Server Tools
• DNS Server Tools
• Group Policy Management Tools
• Network Load Balancing Tools
• Terminal Services Tools
• Universal Description, Discovery, and Integration (UDDI) Services Tools
Resolviendo errores InitExtension Failed en Serena Teamtrack
Nuestra arquitectura utiliza Windows 2003 con IIS y Oracle como Base de Datos, el error que teniamos era el siguiente:
""InitExtension Failed:
The data source 'DSN=databasename;UID=username' could not be verified.
Error Opening Database
An error occurred while opening the database. Check
that the database you specified exists. Also, check
the server name, login ID, and password to make sure
they were specified correctly. The database and server
names are specified in the ODBC data source.
The web server is unable to gather the information required to serve up the requested page.
TeamTrack Administrators with access to our Knowledge Base can search on
"InitExtension Failed" at https://sos.serena.com/portal/logon.asp
If more assistance is needed, Please contact Technical Support at http://support.serena.com .""
1- Dar permisos al usuario iusr_machinename de control total a la carpeta de Teamtrack, generalemente en el directorio \Program Files\Serena\TeamTrack.
2- Dar permisos al usuario iusr_machinename en los directorios WINDOWS y WINDOWS\system32 (Windows 2003) o los directorios WINNT and WINNT\system32 (Windows 2000), pero dar solamente los permisos de Read and Execute.
3- Dar permisos al usuario iusr_machinename en la carpeta OraHome, tambien de lectura y ejecucion.
4- Dar permisos en la clave del registro que contiene los DSN a la base de datos.