Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

ASP.NET Forum


You are currently viewing our ASP.NET Forum as a guest. Please register to participate.
Login



Reply
Old 07-06-2004, 10:53 AM Help with ASP
Junior Talker

Posts: 1
Trades: 0
I just renamed a test server that hosts both an oracle database and a website composed mainly of ASP pages. But when I try to connect to my website I get the following error

Error Type:
Microsoft OLE DB Service Components (0x80040154)
Class not registered
/test/common/libDb.inc, line 29

I have tested the UDL file for the data source and the connection between the database and the application is successful. below is an excerpt from the file in the error block

line 26 -34

' use PLSQLRSet=1 for stored procedures
strConn = "File name=" & Server.mappath("/test/common/data/test.udl") & ";PLSQLRSet=1;"
Set con = Server.CreateObject("ADODB.Connection")
con.Open strConn

'strConn = "File name=" & Server.MapPath("test.udl")
'strUserid= ""
'strPassword = ""
'con.Open strConn, strUserid, strPassword


If someone can help advice me on what to do or check next, I'll be very grateful.

Thanks
Nabila
fmnah is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-15-2004, 08:28 PM
Junior Talker

Posts: 4
Trades: 0
try using absolute path in mappath
__________________

Please login or register to view this content. Registration is FREE
amzhost is offline
Reply With Quote
View Public Profile Visit amzhost's homepage!
 
Reply     « Reply to Help with ASP
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.10082 seconds with 12 queries