Welcome to the Veson Nautical Knowledge Base. In the Help Center, you can view the same articles and contact support as needed.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

All IMOS Installations rely upon a few key configuration files:

  • imosshell.exe.config
  • imosauth.exe.config
  • imosmsg.exe.config
    Note: The Messaging Service will stop by default if it fails to connect to SQL Server. To disable this behavior, add the following config key to to imosmsg.exe.config:
    <add key="exitOnLoginDbError" value="false" />
  • imosEnv.xml
  • No labels