Hi All,

I recently installed IIS 6.0 and moved all my active server pages 
there. I am able to get in into the website but when some other 
people try to get in, it says that the page cannot be displayed. 
It's very random. Does it have to do with the network or i need to 
check my IIS settings. 

One thing I noticed is I got this error on some machines Microsfot 
OLE DB Provider for ODBC Drivers error '80004005' Could not use 
unknown; file aleady in use. In the default page, this is the place 
where i get the error
 conn.Mode = 3
        conn.Open Application("cnIntranet_ConnectionString"), 
Application("cnIntranet_RuntimeUserName"), Application
("cnIntranet_RuntimePassword")

And all the application variables are defined in global.asa in the 
home directory.. I dont know whether these two are connected.

Thanks,
KP





------------------------ Yahoo! Groups Sponsor --------------------~--> 
$4.98 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/Q7_YsB/neXJAA/yQLSAA/17folB/TM
--------------------------------------------------------------------~-> 

---------------------------------------------------------------------    
 Home       : http://groups.yahoo.com/group/active-server-pages
---------------------------------------------------------------------
 Post       : [EMAIL PROTECTED]
 Subscribe  : [EMAIL PROTECTED]
 Unsubscribe: [EMAIL PROTECTED]
--------------------------------------------------------------------- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/active-server-pages/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to