473,401 Members | 2,068 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,401 software developers and data experts.

REGDB_E_CLASSNOTREG(0x80040154)

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.CreateProviderEr ror(Int32 hr) +81

System.Data.OleDb.OleDbConnection.CreateProvider(O leDbConnectionString
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.OnServe rClick(EventArgs
e) +108

System.Web.UI.HtmlControls.HtmlInputButton.System. Web.UI.IPostBackEventHandler.RaisePostBackEvent(St ring
eventArgument) +57
System.Web.UI.Page.RaisePostBackEvent(IPostBackEve ntHandler
sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCol lection postData)
+33
System.Web.UI.Page.ProcessRequestMain() +1292

Nov 19 '05 #1
2 5408
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" <in**@rippo.co.uk> wrote in message
news:11**********************@f14g2000cwb.googlegr oups.com...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.CreateProviderEr ror(Int32 hr) +81

System.Data.OleDb.OleDbConnection.CreateProvider(O leDbConnectionString
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.OnServe rClick(EventArgs
e) +108

System.Web.UI.HtmlControls.HtmlInputButton.System. Web.UI.IPostBackEventHandler.RaisePostBackEvent(St ring
eventArgument) +57
System.Web.UI.Page.RaisePostBackEvent(IPostBackEve ntHandler
sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCol lection postData)
+33
System.Web.UI.Page.ProcessRequestMain() +1292

Nov 19 '05 #2
Do I feel like an idiot!

Thanks for pointing that out. Sometimes the obvious passes us by.
Rippo

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Michel Moreno | last post by:
Hi everybody, i would like to query the Index Catalog, for a site, as describe in the article: http://support.microsoft.com/default.aspx?scid=kb;en-us;820105 But i'm having an error, I don't know...
0
by: raagz | last post by:
Hi, I am trying to access an mdb file using C# in ASP.NET but i get this error.. No error information available: REGDB_E_CLASSNOTREG(0x80040154). here goes my code:\ -------------------...
4
by: Brian Conway | last post by:
I need some help on binding a datareader to a dropdown box. I have included the code for the dropdown below. It builds with no errors, but returns no results. Any help would be appreciated. ...
8
by: John Smith | last post by:
How do I connect to a FoxPro 7 database?
1
by: Josef Zelinka | last post by:
Hi everybody, I would like to query the Index Catalog. But i'm having an error, I don't know what to do. Please help me. Thanx in advanced. Josef Here is the error.
5
by: petro | last post by:
Hello all, My asp.net web application works on my machine but I get the following error on our test web server, There is only one oracle home on the test server. Does anyone know how to resolve...
1
by: Michel Moreno | last post by:
Hi everybody, i would like to query the Index Catalog, for a site, as describe in the article: http://support.microsoft.com/default.aspx?scid=kb;en-us;820105 But i'm having an error, I don't know...
2
by: pavanip | last post by:
Hi, I developed a windows application in Vb.Net 2003.It is working fine in this. But when I am trying to convert this into .Net 2005 I am getting this error. Class not registered...
1
by: Bob | last post by:
Hello, I'm in a real predicament. I built up a new 64bit PC due to a virus and a flaky hard drive. Installed all my programs (Excel, Word, VS2005, etc) all the programs worked except for the VB...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.