ValidateLicenseOnServer returns False, only when debugging the application through Visual Studio
When I try to debug the application through VS2015, following results is given during the licence validation on the server. The licence is already properly registered in the server.
errorCode: EServerErrorCode_NoError = 0
returnMsg: NULL
But when the application is run from the EXE it works without an error.
-
Official comment
The most likely reason is that you do not have a valid license of QLM on the system where you are debugging.
Please check this article for more details.
Comment actions
Please sign in to leave a comment.
Comments
2 comments