Advertisement
Guest User

Untitled

a guest
Jan 18th, 2019
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.05 KB | None | 0 0
  1. 20190118.21:18:56 UTC : QBWebConnector.WebServiceManager.DoUpdateSelected() : updateWS() for application = 'MyWorks QuickBooks POS Sync' has STARTED
  2. 20190118.21:18:56 UTC : QBWebConnector.RegistryManager.getUpdateLock() : HKEY_CURRENT_USER\Software\Intuit\QBWebConnector\UpdateLock = FALSE
  3. 20190118.21:18:56 UTC : QBWebConnector.RegistryManager.setUpdateLock() : HKEY_CURRENT_USER\Software\Intuit\QBWebConnector\UpdateLock has been set to True
  4. 20190118.21:18:56 UTC : QBWebConnector.RegistryManager.setUpdateLock() : ********************* Update session locked *********************
  5. 20190118.21:18:56 UTC : QBWebConnector.SOAPWebService.instantiateWebService() : Initiated connection to the following application.
  6. 20190118.21:18:56 UTC : QBWebConnector.SOAPWebService.instantiateWebService() : AppName: MyWorks QuickBooks POS Sync
  7. 20190118.21:18:56 UTC : QBWebConnector.SOAPWebService.instantiateWebService() : AppUniqueName (if available): MyWorks QuickBooks POS Sync
  8. 20190118.21:18:56 UTC : QBWebConnector.SOAPWebService.instantiateWebService() : AppURL: https://www.thewoodsmancompany.com/index.php?mw_qbo_desktop_qwc_server=1
  9. 20190118.21:18:56 UTC : QBWebConnector.SOAPWebService.do_serverVersion() : *** Calling serverVersion().
  10. 20190118.21:18:56 UTC : QBWebConnector.SOAPWebService.do_serverVersion() : Actual error received from web service for serverVersion call: <The underlying connection was closed: An unexpected error occurred on a send.>. For backward compatibility of all webservers, QBWC will catch all errors under app-not-supporting-serverVersion.
  11. 20190118.21:18:56 UTC : QBWebConnector.SOAPWebService.do_serverVersion() : This application does not contain support for serverVersion. Allowing update operation for backward compatibility.
  12. 20190118.21:18:56 UTC : QBWebConnector.SOAPWebService.do_clientVersion() : *** Calling clientVersion() with following parameter:<productVersion="2.1.0.30">
  13. 20190118.21:18:56 UTC : QBWebConnector.SOAPWebService.updateWS() : Actual error received from web service for clientVersion call: <The underlying connection was closed: An unexpected error occurred on a send.>. For backward compatibility of all webservers, QBWC will catch all errors under app-not-supporting-clientVersion.
  14. 20190118.21:18:56 UTC : QBWebConnector.SOAPWebService.do_clientVersion() : This application does not contain support for clientVersion. Allowing update operation for backward compatibility.
  15. 20190118.21:18:56 UTC : QBWebConnector.SOAPWebService.do_authenticate() : Authenticating to application 'MyWorks QuickBooks POS Sync', username = 'txaqlk'
  16. 20190118.21:18:56 UTC : QBWebConnector.SOAPWebService.do_authenticate() : *** Calling authenticate() with following parameters:<userName="txaqlk"><password=<MaskedForSecurity>
  17. 20190118.21:18:57 UTC : QBWebConnector.SOAPWebService.do_authenticate() : QBWC1012: Authentication failed due to following error message.
  18. The underlying connection was closed: An unexpected error occurred on a send.
  19. More info:
  20. StackTrace = at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)
  21. at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request)
  22. at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
  23. at QBWebConnector.localhost.WCWebServiceDoc.authenticate(String strUserName, String strPassword)
  24. at QBWebConnector.localhost.WCWebService.authenticate(String strUserName, String strPassword)
  25. at QBWebConnector.SOAPWebService.authenticate(String UserName, String Password)
  26. at QBWebConnector.WebService.do_authenticate(String& ticket, String& companyFileName)
  27. Source = System.Web.Services
  28. 20190118.21:18:57 UTC : QBWebConnector.RegistryManager.setUpdateLock() : HKEY_CURRENT_USER\Software\Intuit\QBWebConnector\UpdateLock has been set to False
  29. 20190118.21:18:57 UTC : QBWebConnector.RegistryManager.setUpdateLock() : ********************* Update session unlocked *********************
  30. 20190118.21:18:57 UTC : QBWebConnector.WebServiceManager.DoUpdateSelected() : Update completed with errors. See log (QWClog.txt) for details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement