Hello everyone,
after installing a Strokes 'easylearning' CD-Rom, following dialogue is shown to me:
Microsoft .NET Framework
An unhandled exception has occurred in a component in your application.
Cannot find column exerID.
Now I reallly dont know how to fix that and what that all does mean. Can anyone help me?
Thanks in advance.
Details:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IndexOut OfRangeExceptio n: Cannot find column exerID.
at System.Data.Dat aTable.ParseSor tString(String sortString)
at System.Data.Dat aView.CheckSort (String sort)
at System.Data.Dat aView.set_Sort( String value)
at Exer40.Module1. fgrammar_exer()
at Exer40.mdlGloba ls.openforms_co ntinue()
at Exer40.mdlEvent s.lblButton_cli ck(Object sender, EventArgs e)
at System.Windows. Forms.Control.O nClick(EventArg s e)
at System.Windows. Forms.Control.W mMouseUp(Messag e& m, MouseButtons button, Int32 clicks)
at System.Windows. Forms.Control.W ndProc(Message& m)
at System.Windows. Forms.Label.Wnd Proc(Message& m)
at System.Windows. Forms.ControlNa tiveWindow.OnMe ssage(Message& m)
at System.Windows. Forms.ControlNa tiveWindow.WndP roc(Message& m)
at System.Windows. Forms.NativeWin dow.Callback(In tPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2443
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
Exer40
Assembly Version: 1.0.2762.14071
Win32 Version: 1.0.2762.14071
CodeBase: file:///C:/Program%20Files/Strokes%204.0/T%FCrk%E7e%2010 0/bin/Exer40.exe
----------------------------------------
System.Windows. Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.windows. forms/1.0.5000.0__b77 a5c5619
34e089/system.windows. forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2443
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77 a5c561934e089/system.
dll
----------------------------------------
AxInterop.Shock waveFlashObject s
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Strokes%204.0/T%FCrk%E7e%2010 0/bin/AxInterop.Sho
ckwaveFlashObje cts.DLL
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03 f5f7f11d50a3a
/system.drawing. dll
----------------------------------------
Microsoft.Visua lBasic
Assembly Version: 7.0.5000.0
Win32 Version: 7.10.6001.4
CodeBase: file:///c:/windows/assembly/gac/microsoft.visua lbasic/7.0.5000.0__b03 f5f7f1
1d50a3a/microsoft.visua lbasic.dll
----------------------------------------
System.Data
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77 a5c561934e089/sy
stem.data.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77 a5c561934e089/sys
tem.xml.dll
----------------------------------------
Interop.Shell32
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Strokes%204.0/T%FCrk%E7e%2010 0/bin/Interop.Shell
32.DLL
----------------------------------------
tur100d
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/Program%20Files/Strokes%204.0/T%FCrk%E7e%2010 0/bin/tur100d.DLL
----------------------------------------
spict
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/Program%20Files/Strokes%204.0/T%FCrk%E7e%2010 0/bin/spict.DLL
----------------------------------------
spict_tur
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/Program%20Files/Strokes%204.0/T%FCrk%E7e%2010 0/bin/spict_tur.DLL
----------------------------------------
AxInterop.SHDoc Vw
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Program%20Files/Strokes%204.0/T%FCrk%E7e%2010 0/bin/AxInterop.SHD
ocVw.DLL
----------------------------------------
help_ger
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/Program%20Files/Strokes%204.0/T%FCrk%E7e%2010 0/bin/help_ger.DLL
----------------------------------------
Accessibility
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0__b03 f5f7f11d50a3a/
accessibility.d ll
----------------------------------------
Interop.SHDocVw
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Program%20Files/Strokes%204.0/T%FCrk%E7e%2010 0/bin/Interop.SHDoc
Vw.DLL
----------------------------------------
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config ) must have the
jitDebugging value set in the system.windows. forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuratio n>
<system.windows .forms jitDebugging="t rue" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.
after installing a Strokes 'easylearning' CD-Rom, following dialogue is shown to me:
Microsoft .NET Framework
An unhandled exception has occurred in a component in your application.
Cannot find column exerID.
Now I reallly dont know how to fix that and what that all does mean. Can anyone help me?
Thanks in advance.
Details:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IndexOut OfRangeExceptio n: Cannot find column exerID.
at System.Data.Dat aTable.ParseSor tString(String sortString)
at System.Data.Dat aView.CheckSort (String sort)
at System.Data.Dat aView.set_Sort( String value)
at Exer40.Module1. fgrammar_exer()
at Exer40.mdlGloba ls.openforms_co ntinue()
at Exer40.mdlEvent s.lblButton_cli ck(Object sender, EventArgs e)
at System.Windows. Forms.Control.O nClick(EventArg s e)
at System.Windows. Forms.Control.W mMouseUp(Messag e& m, MouseButtons button, Int32 clicks)
at System.Windows. Forms.Control.W ndProc(Message& m)
at System.Windows. Forms.Label.Wnd Proc(Message& m)
at System.Windows. Forms.ControlNa tiveWindow.OnMe ssage(Message& m)
at System.Windows. Forms.ControlNa tiveWindow.WndP roc(Message& m)
at System.Windows. Forms.NativeWin dow.Callback(In tPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2443
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
Exer40
Assembly Version: 1.0.2762.14071
Win32 Version: 1.0.2762.14071
CodeBase: file:///C:/Program%20Files/Strokes%204.0/T%FCrk%E7e%2010 0/bin/Exer40.exe
----------------------------------------
System.Windows. Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.windows. forms/1.0.5000.0__b77 a5c5619
34e089/system.windows. forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2443
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77 a5c561934e089/system.
dll
----------------------------------------
AxInterop.Shock waveFlashObject s
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Strokes%204.0/T%FCrk%E7e%2010 0/bin/AxInterop.Sho
ckwaveFlashObje cts.DLL
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03 f5f7f11d50a3a
/system.drawing. dll
----------------------------------------
Microsoft.Visua lBasic
Assembly Version: 7.0.5000.0
Win32 Version: 7.10.6001.4
CodeBase: file:///c:/windows/assembly/gac/microsoft.visua lbasic/7.0.5000.0__b03 f5f7f1
1d50a3a/microsoft.visua lbasic.dll
----------------------------------------
System.Data
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77 a5c561934e089/sy
stem.data.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77 a5c561934e089/sys
tem.xml.dll
----------------------------------------
Interop.Shell32
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Strokes%204.0/T%FCrk%E7e%2010 0/bin/Interop.Shell
32.DLL
----------------------------------------
tur100d
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/Program%20Files/Strokes%204.0/T%FCrk%E7e%2010 0/bin/tur100d.DLL
----------------------------------------
spict
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/Program%20Files/Strokes%204.0/T%FCrk%E7e%2010 0/bin/spict.DLL
----------------------------------------
spict_tur
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/Program%20Files/Strokes%204.0/T%FCrk%E7e%2010 0/bin/spict_tur.DLL
----------------------------------------
AxInterop.SHDoc Vw
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Program%20Files/Strokes%204.0/T%FCrk%E7e%2010 0/bin/AxInterop.SHD
ocVw.DLL
----------------------------------------
help_ger
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/Program%20Files/Strokes%204.0/T%FCrk%E7e%2010 0/bin/help_ger.DLL
----------------------------------------
Accessibility
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0__b03 f5f7f11d50a3a/
accessibility.d ll
----------------------------------------
Interop.SHDocVw
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Program%20Files/Strokes%204.0/T%FCrk%E7e%2010 0/bin/Interop.SHDoc
Vw.DLL
----------------------------------------
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config ) must have the
jitDebugging value set in the system.windows. forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuratio n>
<system.windows .forms jitDebugging="t rue" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.
Comment