Hi ALl,
Ok so I am stuck on Chapter 16 with the error detailed below, so far I have tried the following to fix this problem:
Uninstalled SP3 for Office
Uninstalled Security Update for MS Jet SP8
Repaired Office Installation
Manually Registered the access,excel etc. dll's etc with RegSvr32
After this did not correct the problem I uninstaled:
MS Office
.NET Framework SDK 1.1
Web Matrix
.Net Framework 1.1
All Patches for Office
MS Data Access Components 2.8
MSDE 2000 A
I then reinstalled the basic components:
MS Office
.Net Framework 1.1
.Net Framework SDK 1.1
Web Matrix
MS Data Access Components 2.8
I then tested under this configuration as I know this worked previously, however this was not the case and the below error was still generated.
Any Clues, I have been through MS KnowledgeBase and have carried out their fixes without success, could it be the Code behind files etc?
<code>
Server Error in '/' Application.
--------------------------------------------------------------------------------
Could not find installable ISAM.
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:
Line 44:
Line 45: Dim DateReader as System.Data.IDataReader
Line 46: DateReader = Data.Dates()
Line 47:
Line 48: While DateReader.Read()
Source File: C:\BegASPNET11\WroxUnited\Default.aspx.
vb Line: 46
Stack Trace:
[OleDbException (0x80004005): Could not find installable ISAM.]
System.Data.OleDb.OleDbConnection.ProcessResults(I nt32 hr) +20
System.Data.OleDb.OleDbConnection.InitializeProvid er() +51
System.Data.OleDb.OleDbConnection.Open() +203
WroxUnited.DataAccessCode.Dates() +125
Wrox.DefaultCodeBehind.Page_Load() in C:\BegASPNET11\WroxUnited\Default.aspx.
vb:46
System.Web.Util.ArglessEventHandlerDelegateProxy.C allback(Object sender, EventArgs e) +10
System.Web.UI.Control.OnLoad(EventArgs e) +55
System.Web.UI.Control.LoadRecursive() +27
System.Web.UI.Page.ProcessRequestMain() +731
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
</code>
The.Student
What does my picture not work !