Microsoft .NET framework error
-
Friday, November 16, 2012 2:14 PM
Asked this in another forum and was directed here. Everytime I restart my computer, I get this error:
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 QBWebConnector.RegistryManager.anyAppScheduled()
at QBWebConnector.ScheduleManager.Scheduler_Tick(Object sender, EventArgs e)
at QBWebConnector.EventManager.OnClockTicked(Object sender)
at QBWebConnector.QBWebConnector.Clock_Ticked(Object sender, EventArgs args)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.269 (RTMGDR.030319-2600)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
QBWebConnector
Assembly Version: 2.1.0.27
Win32 Version: 2.1.0.27
CodeBase: file:///C:/Program%20Files/Common%20Files/Intuit/QuickBooks/QBWebConnector/QBWebConnector.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.278 built by: RTMGDR
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.282 built by: RTMGDR
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.269 built by: RTMGDR
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
QBWCUtil
Assembly Version: 2.1.0.27
Win32 Version: 2.1.0.27
CodeBase: file:///C:/Program%20Files/Common%20Files/Intuit/QuickBooks/QBWebConnector/QBWCUtil.DLL
----------------------------------------
QBWCCommon
Assembly Version: 2.1.0.27
Win32 Version: 2.1.0.27
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/QBWCCommon/2.1.0.27__82cc56431f1a971d/QBWCCommon.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
QBWCInterfaces
Assembly Version: 2.1.0.27
Win32 Version: 2.1.0.27
CodeBase: file:///C:/WINDOWS/assembly/GAC/QBWCInterfaces/2.1.0.27__82cc56431f1a971d/QBWCInterfaces.dll
----------------------------------------
Interop.QBXMLRP2
Assembly Version: 8.0.1.104
Win32 Version: 8.0.1.104
CodeBase: file:///C:/WINDOWS/assembly/GAC/Interop.QBXMLRP2/8.0.1.104__31d8aec643e18259/Interop.QBXMLRP2.dll
----------------------------------------
Syncfusion.Grid.Windows
Assembly Version: 6.402.0.15
Win32 Version: 6.402.0.15
CodeBase: file:///C:/Program%20Files/Common%20Files/Intuit/QuickBooks/QBWebConnector/Syncfusion.Grid.Windows.DLL
----------------------------------------
Syncfusion.Shared.Base
Assembly Version: 6.402.0.15
Win32 Version: 6.402.0.15
CodeBase: file:///C:/Program%20Files/Common%20Files/Intuit/QuickBooks/QBWebConnector/Syncfusion.Shared.Base.DLL
----------------------------------------
Syncfusion.Core
Assembly Version: 6.402.0.15
Win32 Version: 6.402.0.15
CodeBase: file:///C:/Program%20Files/Common%20Files/Intuit/QuickBooks/QBWebConnector/Syncfusion.Core.DLL
----------------------------------------
Syncfusion.Grid.Base
Assembly Version: 6.402.0.15
Win32 Version: 6.402.0.15
CodeBase: file:///C:/Program%20Files/Common%20Files/Intuit/QuickBooks/QBWebConnector/Syncfusion.Grid.Base.DLL
----------------------------------------
Syncfusion.Shared.Windows
Assembly Version: 6.402.0.15
Win32 Version: 6.402.0.15
CodeBase: file:///C:/Program%20Files/Common%20Files/Intuit/QuickBooks/QBWebConnector/Syncfusion.Shared.Windows.DLL
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (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 computer
rather than be handled by this dialog box.Any idea what could be causing this? Thank You.
All Replies
-
Sunday, November 18, 2012 12:15 PMModerator
Hello,
I see nothing related to SQL Server Data Access in your thread
The problem is seeming coming from QBWebConnector and SyncFusion
I would suggest to have a look at :
http://marketplace.intuit.com/webconnector/
At the bottom of the page from this link, you will find :
"If you have trouble installing the QuickBooks Web Connector please contact support or by sending mail to IDN Dev Support . "
Maybe one of the links contained in this link could help you
Have a nice day
Mark Post as helpful if it provides any help.Otherwise,leave it as it is.
- Proposed As Answer by Iric WenModerator Tuesday, November 20, 2012 7:41 AM
- Marked As Answer by Iric WenModerator Monday, November 26, 2012 2:58 AM

