Re: REGDB_E_CLASSNOTREG(0x80040154)
- From: "Juan T. Llibre" <nomailreplies@xxxxxxxxxxx>
- Date: Thu, 2 Jun 2005 06:44:50 -0400
Is this a typo :
> [InvalidOperationException: The 'Micosoft.Jet.OLEDB.4.0'
> provider is not registered on the local machine.]
Micosoft.Jet.OLEDB.4.0 ?
Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================
"Rippo" <info@xxxxxxxxxxx> wrote in message
news:1117694224.488290.106540@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>I am getting the following error when i try to open an access database
> on a windows 2003 web edition machine. The site in question has been
> operating sucessfully for 6 months then all of a sudden this error has
> occured. I have not changed the configuration nor to my knowledge has
> any new software been installed. I have installed the following updates
> but still have the problem
>
> WindowsServer2003-KB829558-x86-ENU.exe
> Jet40Repl.exe
>
> Can any onr help??
>
>
>
> No error information available: REGDB_E_CLASSNOTREG(0x80040154).
> Description: An unhandled exception occurred during the execution of
> the current web request. Please review the stack trace for more
> information about the error and where it originated in the code.
>
> Exception Details: System.Data.OleDb.OleDbException: No error
> information available: REGDB_E_CLASSNOTREG(0x80040154).
>
> Source Error:
>
> An unhandled exception was generated during the execution of the
> current web request. Information regarding the origin and location of
> the exception can be identified using the exception stack trace below.
>
>
> Stack Trace:
>
>
> [OleDbException (0x80040154): No error information available:
> REGDB_E_CLASSNOTREG(0x80040154).]
>
> [InvalidOperationException: The 'Micosoft.Jet.OLEDB.4.0' provider is
> not registered on the local machine.]
> System.Data.OleDb.OleDbConnection.CreateProviderError(Int32 hr) +81
>
> System.Data.OleDb.OleDbConnection.CreateProvider(OleDbConnectionString
> constr) +107
> System.Data.OleDb.OleDbConnection.Open() +203
> wbbc.emails.dbTools.DBOpen(String connStr) +43
> wbbc.emails.dbTools.startNewMeeting(DateTime theDate) +107
> wbbc.emails.meetingNew.Button1_Click(Object sender, EventArgs e)
> +198
> System.Web.UI.HtmlControls.HtmlInputButton.OnServerClick(EventArgs
> e) +108
>
> System.Web.UI.HtmlControls.HtmlInputButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String
> eventArgument) +57
> System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler
> sourceControl, String eventArgument) +18
> System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
> +33
> System.Web.UI.Page.ProcessRequestMain() +1292
>
.
- Follow-Ups:
- Re: REGDB_E_CLASSNOTREG(0x80040154)
- From: Rippo
- Re: REGDB_E_CLASSNOTREG(0x80040154)
- References:
- REGDB_E_CLASSNOTREG(0x80040154)
- From: Rippo
- REGDB_E_CLASSNOTREG(0x80040154)
- Prev by Date: Re: User Control Events....
- Next by Date: Re: Retieve last record in the DB???
- Previous by thread: REGDB_E_CLASSNOTREG(0x80040154)
- Next by thread: Re: REGDB_E_CLASSNOTREG(0x80040154)
- Index(es):