Search the Knowledgebase |
Browse by Category or Article ID |
|
|
|
|
|
| What are the dependency considerations for LM-X License Manager? |
| User Opinions (1 vote) |
100%
0%
|
|
Thank you for rating this answer.
|
Article ID: 183
Last Updated: 18th May 2011 05:52:40 am
If you have an application using LM-X that is a Windows Service, you must ensure the dependencies for loading the services are set correctly. Failure to do so will result in runtime errors when starting the service automatically at Windows boot time.
LM-X depends on the service group "Network," which is typically specified as "+Network," and on WMI (Windows Management Instrumentation), which must be specified as "winmgmt."
For more information on how to specify service dependencies, see MSDN and/or other relevant material for your programming environment.
|
| Attachments |
|
No attachments were found.
|