Could not find installable ISAM

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Henrik (ohenrikh_at_frisurf.no)
Date: 02/22/05


Date: Tue, 22 Feb 2005 22:00:48 GMT

Hello

I starting use ASP.NET and has created a new file to open a Access database

I get these error and cant solve it - please need some help.

I Use Windows 2000 (have also tried to put it in to the server Widows 2003)

Here is my Error - waht is wrong:

Thankfull for help

------------------
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: Could not find
installable ISAM.

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 (0x80004005): Could not find installable ISAM.]
   System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr) +20
   System.Data.OleDb.OleDbConnection.InitializeProvider() +57
   System.Data.OleDb.OleDbConnection.Open() +203
   System.Data.Common.DbDataAdapter.QuietOpen(IDbConnection connection,
ConnectionState& originalState) +44
   System.Data.Common.DbDataAdapter.FillFromCommand(Object data, Int32
startRecord, Int32 maxRecords, String srcTable, IDbCommand command,
CommandBehavior behavior) +304
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord,
Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior
behavior) +77
   System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable)
+36
   Uke02.WebForm1.Page_Load(Object sender, EventArgs e) in
\\tiri02\wwwroot$\www\Testing\ASP.NET\Uke02\Kode0801.aspx.vb:35
   System.Web.UI.Control.OnLoad(EventArgs e) +67
   System.Web.UI.Control.LoadRecursive() +35
   System.Web.UI.Page.ProcessRequestMain() +750

-----------------



Relevant Pages

  • Intermittant Server Error reading an MS Access DB
    ... development machine. ... An unhandled exception occurred during the execution of the ... Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior ...
    (microsoft.public.dotnet.framework.aspnet)
  • System.Data.OleDb.OleDbException: Parameter ?_1 has no default value
    ... Exception Details: System.Data.OleDb.OleDbException: Parameter ?_1 has no ... System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) ... Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Timeout on populating a datagrid
    ... I'd review the stored procedure SQL in a query tool and see how long ... An unhandled exception occurred during the execution of the ... >Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior ...
    (microsoft.public.dotnet.framework.aspnet)
  • Exception Details: System.Data.OleDb.OleDbException: Parameter ?_1 has no
    ... Exception Details: System.Data.OleDb.OleDbException: Parameter ?_1 has no ... System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) ... Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Data access error
    ... DataTabledatatables, Int32 startRecord, Int32 maxRecords, String ... srcTable, IDbCommand command, CommandBehavior behavior) ... startRecord, Int32 maxRecords, String srcTable, IDbCommand command, ...
    (microsoft.public.dotnet.framework.aspnet)