Cannot create object Error

B

BP

I am trying to create an Adodb.connection in ASP to
connect to a database located in the local folder in the
root directory. I am getting the following error
Error Type:
Server object, ASP 0177 (0x8007007E)
8007007e
/myweb4/check_user.asp, line 21

Where line 21 in my code is:
Set adoCon = Server.CreateObject("ADODB.Connection")

I even looked this up on the microsoft knowledge base and
following their suggestions to no avail. If someone
knows, please let me know. By the way my OS is Windows
XP Professional
 
R

Ray at

What was the suggestion in the KB? Did it involve regsvr32? If not, try
executing from the command prompt this on the server:

regsvr32 "%programfiles%\common files\system\ado\msado15.dll"

Ray at work
 
B

Binta Patel

Thank You for all your help, I downloaded the lates
version of MDAC and that seemed to have cleared up the
error.
 

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

No members online now.

Forum statistics

Threads
474,126
Messages
2,570,750
Members
47,307
Latest member
Wimble

Latest Threads

Top