Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: Report of "Unspecified Error" at .open statement


Message #1 by ghartge@u... on Wed, 18 Jul 2001 19:11:51
I receive this error message;



Error Type:

       Provider (0x80004005)

       Unspecified error

       /test/escort/edit_names_escort.asp, line 11



Line 11 is addconn.open "DSN_database_name"



If I click reload several times the page will open and display correctly.

If I go to the next page I get the same error.

Clicking RELOAD several times again will get the new page to open and 

display correctly.



Finally, if I reboot my web server the problem seems to correct itself 

until I begin to do more coding. Of course it isn't until I make a few 

errors that this error seems to return.



Any help???



Thanks



Message #2 by "Ken Schaefer" <ken@a...> on Thu, 19 Jul 2001 09:49:24 +1000
www.adopenstatic.com/faq/whyOLEDB.asp



Cheers

Ken



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

----- Original Message ----- 

From: <ghartge@u...>

To: "ASP Databases" <asp_databases@p...>

Sent: Wednesday, July 18, 2001 7:11 PM

Subject: [asp_databases] Report of "Unspecified Error" at .open statement





: I receive this error message;

: 

: Error Type:

:        Provider (0x80004005)

:        Unspecified error

:        /test/escort/edit_names_escort.asp, line 11

: 

: Line 11 is addconn.open "DSN_database_name"

: 

: If I click reload several times the page will open and display correctly.

: If I go to the next page I get the same error.

: Clicking RELOAD several times again will get the new page to open and 

: display correctly.

: 

: Finally, if I reboot my web server the problem seems to correct itself 

: until I begin to do more coding. Of course it isn't until I make a few 

: errors that this error seems to return.

: 

: Any help???

: 

: Thanks






  Return to Index