Note: If your
Inbound Action is
queue-based, and you have selected
Automatically run at
startup, you might encounter a condition where the action begins before
the MSMQ service is up and running. In this case you will receive an error that
states,
Cannot open queue. (hr=MQ_ERROR_SERVICE_NOT_AVAILABLE). If
this occurs, you should set MSMQ as a dependency within the
VersaLex service. After setting this dependency, ensure that MSMQ will be started before the
VersaLex application. Likewise, if you shut down MSMQ,
VersaLex will also be shut down. Visit
http://support.microsoft.com/kb/193888 for
information regarding setting a dependency.