WCF service does not start
description
Hi,
I have installed latest version by downloading source code of change set 56821.
When I try to run Virtual Router Manager says "Can not manage Virtual Router. The Service is not running".
I have reviewed event viewer. The error is
Error Starting Service
System.BadImageFormatException: Could not load file or assembly 'Interop.NETCONLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adf3512d981b92f9' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Interop.NETCONLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adf3512d981b92f9'
at IcsMgr.IcsManager.Init()
at IcsMgr.IcsManager..ctor()
at VirtualRouterHost.VirtualRouterHost..ctor()
at VirtualRouterService.VirtualRouterWindowsService.OnStart(String[] args)
My machine details are as
Dell Studio 1558
Core i5
Windows 7 Professional 64 bit
Can you help me with this?