문제

I want to integrate quickbooks with my windows service. Currently I am using quickbooks SDK. Its working with windows application. In windows service it shows "Could not start QuickBooks." Exception.

How to solve this issue

도움이 되었습니까?

해결책

QuickBooks does not support applications running as a Windows Service. The application needs to be running in the context of a user.

Ref: https://help.developer.intuit.com/s/article/Troubleshooting-Could-not-start-QuickBooks

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top