I have an SDK application on my server and every time I run my application it hangs and stops responding. What could be the issue?

Modified on Wed, Sep 4, 2024 at 3:37 PM

Typically this is caused by an issue with the license on the machine waiting for some sort of input on the server that isn't displayed on the screen where the application is running.


If the license being used is an evaluation license, the EvaluationMode must be converted to either Watermark or Timeout to prevent the dialog box from being displayed.


If it is a runtime license, check to make sure that SetSolutionName and SetSolutionKey are being called in the correct location.


If the license is a development license, ensure that SetSolutionName and SetSolutionKey are not getting called.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article