V
Veronika
Hi; I get the following error message when trying to get to my
2nd/subsequent asp.
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] Could not use '(unknown)'; file
already in use.
When I refresh, I get the following error:
Provider error '80004005'
Unspecified error
/Annron2005/top2.asp, line 4
Line 1 <% Language="VBScript"
Line 2 DSN_Name = Session("DSN_Name")
Line 3 set Connection = Server.CreateObject("ADODB.Connection")
Line 4 Connection.Open DSN_Name
Line 5 %>
I have no problem running this web site on ISP or on my old laptop. My new
laptop is running Windows Media Center as oppose to Window XP Pro on my old
laptop. This web site was created with StoreFront 2000. To me it appears
that my server is not releasing something. If I wait long enough, I can
refresh the first asp page. This site was published to my laptop from ISP.
My other web sites with database work fine on my new laptop. Other database
web sites were created just with my sql statement.
Any suggestions?
Veronika
2nd/subsequent asp.
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] Could not use '(unknown)'; file
already in use.
When I refresh, I get the following error:
Provider error '80004005'
Unspecified error
/Annron2005/top2.asp, line 4
Line 1 <% Language="VBScript"
Line 2 DSN_Name = Session("DSN_Name")
Line 3 set Connection = Server.CreateObject("ADODB.Connection")
Line 4 Connection.Open DSN_Name
Line 5 %>
I have no problem running this web site on ISP or on my old laptop. My new
laptop is running Windows Media Center as oppose to Window XP Pro on my old
laptop. This web site was created with StoreFront 2000. To me it appears
that my server is not releasing something. If I wait long enough, I can
refresh the first asp page. This site was published to my laptop from ISP.
My other web sites with database work fine on my new laptop. Other database
web sites were created just with my sql statement.
Any suggestions?
Veronika