|
Home > Archive > IIS ASP > August 2004 > Re: X-Post: Cannot set Application object in IIS6.0, but could in
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: X-Post: Cannot set Application object in IIS6.0, but could in
|
|
|
| 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 running
> 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
>
>
|
|
|
|
|