Please help. I am also facing the same issue.
Application does not support just-in-time (JIT)
debugging. See the end of this message for details.
************** Exception Text **************
System.Exception: Failed to load the application. ---> System.Exception: Failed to acquire the application Control. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.SEHException: External component has thrown an exception.
at Mercury.TD.Client.Ota.QC9.TDConnectionClass.InitConnectionEx(String ServerName)
at Mercury.TD.Client.Ota.Core.TDConnectedObject..ctor(String url)
at Mercury.TD.Client.Ota.Core.Site..ctor(String url)
at Mercury.TD.Client.Ota.Core.Application.Connect(String url)
at Mercury.TD.Client.UI.Core.Services.ConnectionManagementService.Initialize()
at Mercury.TD.Client.UI.Core.Services.BaseService.Initialize(IServiceManager serviceManager)
at Mercury.TD.Client.UI.Core.ServiceFactory`1.CreateService()
at Mercury.TD.Client.UI.Core.ServiceManager.ServiceCache`1.<GetService>b__0()
at Mercury.TD.Client.UI.Core.ServiceManager.ServiceCache`1.CreateService(ServiceConstructorDelegate`1 serviceConstructor, T& service)
at Mercury.TD.Client.UI.Core.ServiceManager.ServiceCache`1.GetServiceEx(ServiceConstructorDelegate`1 serviceConstructor)
at Mercury.TD.Client.UI.Core.ServiceManager.ServiceCache`1.GetService()
at Mercury.TD.Client.UI.Core.ServiceManager.GetService[T]()
at Mercury.TD.Client.UI.Core.ApplicationControl.get_ConnectionManagementService()
at Mercury.TD.Client.UI.Core.ApplicationControl.InitializeMenus()
at Mercury.TD.Client.UI.Core.ApplicationControl.Initialize(IApplication application)
at Mercury.TD.Client.UI.Core.Application.get_ApplicationControl()
at Mercury.TD.Client.UI.Core.Application.get_Control()
--- End of inner exception stack trace ---