. net errors now - not happy. anywhere i canget the previous version from??
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at PhoneCtl.NET.frmMain.RemoveOK()
at PhoneCtl.NET.frmMain.GetSerialNumber()
at PhoneCtl.NET.frmMain.InitPhone2()
at PhoneCtl.NET.frmMain.tmrInitPhone_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.Callback(IntPtr hWnd, Int32 msg, IntPtr idEvent, IntPtr dwTime)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
PhoneCtl.NET
Assembly Version: 1.2.1736.32676
Win32 Version: 1.2.1736.32676
CodeBase: file:///C:/Program%20Files/PhoneControl/PhoneCtl.NET.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
zControls
Assembly Version: 1.0.1734.41665
Win32 Version: 1.0.1734.41665
CodeBase: file:///C:/Program%20Files/PhoneControl/zControls.DLL
----------------------------------------
System.Data
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
Microsoft.DirectX.DirectSound
Assembly Version: 1.0.1901.0
Win32 Version: 5.3.0000001.1126 built by: DIRECTX
CodeBase: file:///C:/Program%20Files/PhoneControl/Microsoft.DirectX.DirectSound.DLL
----------------------------------------
Interop.SpeechLib
Assembly Version: 5.0.0.0
Win32 Version: 5.0.0.0
CodeBase: file:///C:/Program%20Files/PhoneControl/Interop.SpeechLib.DLL
----------------------------------------
AxInterop.MSCommLib
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Program%20Files/PhoneControl/AxInterop.MSCommLib.DLL
----------------------------------------
Interop.MSCommLib
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Program%20Files/PhoneControl/Interop.MSCommLib.DLL
----------------------------------------
Microsoft.DirectX
Assembly Version: 1.0.1901.0
Win32 Version: 5.3.0000001.1126 built by: DIRECTX
CodeBase: file:///C:/Program%20Files/PhoneControl/Microsoft.DirectX.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__b03f5f7f11d50a3a/accessibility.dll
----------------------------------------
zOutlookTools
Assembly Version: 1.0.1736.32663
Win32 Version: 1.0.1736.32663
CodeBase: file:///C:/Program%20Files/PhoneControl/zOutlookTools.DLL
----------------------------------------
Microsoft.Office.Interop.Outlook
Assembly Version: 10.0.4504.0
Win32 Version: 10.0.4504
CodeBase: file:///C:/Program%20Files/PhoneControl/Microsoft.Office.Interop.Outlook.DLL
----------------------------------------
CustomMarshalers
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/custommarshalers/1.0.5000.0__b03f5f7f11d50a3a/custommarshalers.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:
<configuration>
<system.windows.forms jitDebugging="true" />
</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.



LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks