Provider error '8000ffff' Catastrophic failure

E

eddie wang

I got the following when opening up a page. It usually happens after I
modify one page(not connections.asp) without refresh in IE. I have to
refresh the IE browser and the error usually will go away. Why?
Thanks.


Provider error '8000ffff'
Catastrophic failure
/dmu/includes/connections.asp, line 14
 
G

Guest

-----Original Message-----
I got the following when opening up a page. It usually happens after I
modify one page(not connections.asp) without refresh in IE. I have to
refresh the IE browser and the error usually will go away. Why?
Thanks.


Provider error '8000ffff'
Catastrophic failure
/dmu/includes/connections.asp, line 14




.
The only time I have ever seen this message is when I was
running an older version of MDAC. What version are you on?

http://www.aspfaq.com/show.asp?id=2057

Mike
 
E

eddie wang

Here is line 14 of connection.asp. Thanks.

conn.Open
application("connstr"),application("uname"),application("passwd")
 
R

Ray at

And what are the values of those app variables?

Response.Write application("connstr") & application("uname") &
application("passwd")

Ray at work
 
E

eddie wang

MDAC version is 2.52.6019.1

application("connstr") = "DSN=OGDW_MM"
application("uname") = "ogdwadmin"
application("passwd") = "dev08"
 
E

eddie wang

That DSN exists. The asp usually works with no problem. If there is a
change to one of the asp, then the error messaeg may come out. The
error message will go away if I refresh the IE Browser.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top