Re: Win XP Pro IIS5
From: Kristofer Gafvert (kgafvert_at_NEWSilopia.com)
Date: 08/06/04
- Next message: Greg Hurlman: "RE: free tools for IIS hit statistics....."
- Previous message: Kristofer Gafvert: "Re: DNS Program?"
- In reply to: Al: "Win XP Pro IIS5"
- Next in thread: Jeff Cochran: "Re: Win XP Pro IIS5"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 6 Aug 2004 17:10:01 +0200
Hello,
This KB Article maybe helps:
"PRB: ASP Error 8002801d "Library Not Registered""
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q274038
-- Regards, Kristofer Gafvert - IIS MVP http://www.ilopia.com - When you need help! "Al" <jodizco@msn.com> wrote in message news:eJ$3IF8eEHA.2804@TK2MSFTNGP11.phx.gbl... > Can anyone help get rid off this error ? > > Windows XP Pro Professional > IIS 5 when try to open record set using ADO > > m_MSConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data > Source=C:\Database.mdb;User ID=Admin;Password=123;" > > Set oRecordSet = Server.CreateObject("ADODB.Recordset") > oRecordSet.ActiveConnection = m_MSConnString > oRecordSet.Source = "SELECT * FROM TableName" > oRecordSet.CursorType = 0 > oRecordSet.CursorLocation = 2 > oRecordSet.LockType = 3 > oRecordSet.Open() > > > Error Message Displayed on IE > > error '8002801d' > Library not registered. > > /iisHelp/common/500-100.asp, line 10 > > > > TIA > > Al > >
- Next message: Greg Hurlman: "RE: free tools for IIS hit statistics....."
- Previous message: Kristofer Gafvert: "Re: DNS Program?"
- In reply to: Al: "Win XP Pro IIS5"
- Next in thread: Jeff Cochran: "Re: Win XP Pro IIS5"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|