Problemas de ASP en SMS

Esteban dido
29 de Octubre del 2005
Hola buenas..

Quizas alguien se habrá topado con algun problema asi y pueda ayudarme a salir de este hueco:

*********************************************************************
Tengo dos servidores de System management Server(SMS)... Uno (Servidor SMS – SQL Server) que llamaré A y el otro B
El A tiene todos los reportes predefinidos que se ejecutan en el B...
****************************************************************
Antes ha estado dandome el Error HTTP 500 Internal error server que ya esta solucionado siguiendo algunos consejos de Microsoft. Pero ahora el problema creo que esta en temas de ASP que desconozco.

Ahora me muestra dos errores:
---------------------------------------------
1) Pidiendo el reporte desde Sms A que se ejecute en B. Intenta abrir esta pagina:
http://A/smsreporting_P01/reports.asp?=reportId=95
Mensaje de error:

Server object error 'ASP 0177 : 8007007e'
Server.CreateObject Failed
/LM/W3svc/1/Root/SMSReporting_P01/Global.asa, line 374
8007007e
______________________________________________
2) Intentando abrir la misma pagina dentro del SMS B
Error: Access is Denied

Nota: Usando cuenta de administrador

Le agradeceria a cualquier que conozca este porblema, una posible salida
Gracias
***************************************************************


Esteban dido
29 de Octubre del 2005
Ya esta...

La solucion es esta:
************************************************************************
Check to see if the FormatMessageCtl.dll is present in the
\\inetpub\\wwwroot\\SMSComponent\\ folder. In the past I\\'ve seen where when
this file is not present (or that it is present but possibly corrupt) it can
cause this issue. You can try to copy the DLL from a either another working
site or from the SMS CD making sure that the version is at the same level as
the site (RTM, SP1).