ASP .Net & MySQL - DB-E-Notable Error - TechRepublic
General discussion
June 2, 2003 at 06:50 PM
spanchakshari

ASP .Net & MySQL – DB-E-Notable Error

by spanchakshari . Updated 23 years, 1 month ago

We have a Win2k Adv Server with .Net framework 1.1 running MySQL 3.x ! The problem – ASP .Net pages (aspx) at random return the following error:-
==============================================
No error information available: DB_E_NOTABLE(0x80040E37).
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: DB_E_NOTABLE(0x80040E37).
===============================================

Every time its a different line on different page where this error occurs. Have the link below from microsoft which did not help :-
(Already using OLE DB as suggested)
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q238116

Can anyone help ? Have tried all the MySQL and ASP.Net tips/tricks from the net and the help manuals……!

Thankyou in advance !

This discussion is locked

All Comments