08-27-04 11:17 PM
You might try http://www.aspfaq.com/show.asp?id=2134
Al wrote:
> Hi,
>
> We have pretty simple ASP (not ASP.Net) application, which has been runnin
g
> fine on IIS4 and IIS5. It has now been moved to a sever running in the DMZ
> and managed by a 3rd party. The server is Win2003 and IIS 6.0
>
> Within the Globe.asa file, have an Application_OnStart SubRoutine (Visual
> Basic) and it bombs out on the first line
>
> Application("cnSecurity_ConnectionString") = "connectionProperties"
>
> With the error
>
> Server object error 'ASP 0177 : 800401f3'
> Server.CreateObject failed
> Globe.asa, line 25
>
> Any ideas would be appreciated
>
> I've posted this is several places.
>
> Al
>
>
[ Post a follow-up to this message ]
|