arggggg... adodb.connection error... help
- From: "Vinny" <tentpig@xxxxxxxxx>
- Date: 7 Oct 2005 08:08:09 -0700
I have a laptop computer I routinely use at home for regular stuff
(mail, word processing, etc.) on a daily basis. Win XP/SP2, Office
2003, etc.
I periodically do development work for a friends' company. So, I also
have VB6 and SQL Server installed on the laptop.
About 6 months ago I wrote an ASP app for my friend which performs some
database IO against their sql server. All worked great. Zero problems.
I haven't touched VB or SQL Server on this box in months. I have though
applied the usual updates from microsoft's update site.
So, my friend calls me yesterday and asks me to make a few changes to
the app (layout related, not logic related). I launch SQL Server (works
fine) and use frontpage to make the mods to the ASP app.
Now, however, whenever I go to run the ASP app, I get the following
error:
Server object, ASP 0177 (0x8007007E)
The line the program is choking on is:
SET DBCn = Server.CreateObject("adodb.connection")
I tried re-installed MDAC 2.8SP1, but that fails (yields an error
message that it cannot be installed on this OS). I re-installed SP2,
same message.
Any idea how I can clear up this error message? This code was working
fine 6 months ago, so the only thing I can fathom is either SP2 or
another update from Microsoft somehow "broke" it.
Thanks,
Vin
.
- Follow-Ups:
- Re: arggggg... adodb.connection error... help
- From: Vinny
- Re: arggggg... adodb.connection error... help
- Prev by Date: Re: client/server architecture vb6
- Next by Date: Re: arggggg... adodb.connection error... help
- Previous by thread: client/server architecture vb6
- Next by thread: Re: arggggg... adodb.connection error... help
- Index(es):
Relevant Pages
|
|