

Stack trace: at .CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid) Stack trace:at (RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurit圜heck)Īt (Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)Īt (Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)Īt (Type type, Boolean nonPublic)Īt (Type type)Īt (Type newForm, Form senderForm, Boolean openForm, String customWindowBarText, String priceListKey)Īt _Click(Object sender, EventArgs e)Īt .RaiseEvent(Object key, EventArgs e)Īt .OnClick(EventArgs e)Īt .HandleClick(EventArgs e)Īt .HandleMouseUp(MouseEventArgs e)Īt .FireEventInteractive(EventArgs e, ToolStripItemEventType met)Īt .FireEvent(EventArgs e, ToolStripItemEventType met)Īt .OnMouseUp(MouseEventArgs mea)Īt .WmMouseUp(Message& m, MouseButtons button, Int32 clicks)Īt .WndProc(Message& m)Īt .WndProc(Message& m)Īt .WndProc(Message& m)Īt .ControlNativeWindow.OnMessage(Message& m)Īt .ControlNativeWindow.WndProc(Message& m)Īt .Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)Įxception 2 Message:Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)) (0x80040154): Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))Īt .CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)Īt .CreateWithLicense(String license, Guid clsid)Īt .CreateInstanceCore(Guid clsid)Īt .CreateInstance()Īt .GetOcxCreate()Īt .TransitionUpTo(Int32 state)Īt .CreateHandle()Īt .CreateControl(Boolean fIgnoreVisible)Īt ()Įxception 1 Message:Exception has been thrown by the target of an invocation. Note: Same winform application with all same feature are working fine on other two server(with same configuration).

Our Window form application is throwing following exception only on one server for specific feature to access on click of button(all other features are accessible and working fine on this same server for same application).
