Application for NAV 2009 Service Tier and WebService management. Allows you to start/stop the services, create new services, remove services, configure services. Good for developers working with more databases. Able to do it on remote machine (if all set correctly).
It is first beta version.
- .NET port sharing service must be running
- user must have enough permissions
- when running newly created services, the default service must be stopped (it doesn't support port sharing by default)
- based on example from this blog: https://blogs.msdn.com/freddyk/archive/2008/10/29/multiple-service-tiers.aspx
Version 1.0.0:
Updated version with more checks e.g. when NST is not installed on local machine or Freddy's batches were already used.