Link to home
Start Free TrialLog in
Avatar of Anti-Mhz
Anti-Mhz

asked on

QB Web Connector (2.0.0.139) - Microsoft .NET Framework error

QB Web Connector (2.0.0.139) - Microsoft .NET Framework error
QuickBooks Enterprise Solutions: 10.0: Manufacturing & Wholesale
today 9:47am PDT
Total Views: 1
Recently upgraded Quckbooks Enterprise 10.0 gives the following connector when QB Web Connector (2.0.0.139)is launched , screenshotbelow

Under details, view code:



The following Microsoft .NET Framework components
are installed


Microsoft .NET Framework 2.0 Service Pack 2
Microsoft .NET Framework 3.0 Service Pack 2
Microsoft .NET Framework 3.5 SP1

 

I can't find any related events in Event Viewer.

 

Has anyone else had this issue?
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: 2.0.0.0
Win32 Version: 2.0.50727.3607 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
QBWebConnector
Assembly Version: 2.0.0.139
Win32 Version: 2.0.0.139
CodeBase: file:///C:/Program%20Files/Common%20Files/Intuit/QuickBooks/QBWebConnector/QBWebConnector.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
QBWCUtil
Assembly Version: 2.0.0.139
Win32 Version: 2.0.0.139
CodeBase: file:///C:/Program%20Files/Common%20Files/Intuit/QuickBooks/QBWebConnector/QBWCUtil.DLL
----------------------------------------
QBWCCommon
Assembly Version: 2.0.0.139
Win32 Version: 2.0.0.139
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/QBWCCommon/2.0.0.139__82cc56431f1a971d/QBWCCommon.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
QBWCInterfaces
Assembly Version: 2.0.0.139
Win32 Version: 2.0.0.139
CodeBase: file:///C:/WINDOWS/assembly/GAC/QBWCInterfaces/2.0.0.139__82cc56431f1a971d/QBWCInterfaces.dll
----------------------------------------
Interop.QBXMLRP2
Assembly Version: 8.0.0.249
Win32 Version: 8.0.0.249
CodeBase: file:///C:/WINDOWS/assembly/GAC/Interop.QBXMLRP2/8.0.0.249__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
----------------------------------------

************** 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.

Open in new window

25jdv20.jpg
Avatar of stlinae
stlinae
Flag of United States of America image

Have you used the Troubleshoot tool for the Web connector?
-Make sure you have a working connection to the Internet.
-In the web connector, click Troubleshoot. This takes you to an Intuit-provided website that will help you test your current QuickBooks web connector installation.
-If you are trying to troubleshoot for a web service using QuickBooks, click on the browser link for QuickBooks. If you are troubleshooting for a web service using
    QuickBooks Point Of Sale, click on the browser link for QuickBooks Point Of Sale.
-Complete the troubleshooting check by following the prompts and directions provided by the troubleshooting site. You will need to open the provided .QWC file to    
    add the test service to your web connector, and you must provide the password supplied at the troubleshooting website.
-Perform an update on the web service to run it.
-Read the results at the troubleshooting web site.
-Remove your log file to maintain privacy.
Avatar of Anti-Mhz
Anti-Mhz

ASKER

will try today
Do I need to run Quickbooks  Web Connector service if I have no use for it? I'm not using any third party applications connected to Quickbooks database.
ASKER CERTIFIED SOLUTION
Avatar of stlinae
stlinae
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial