Click here to Skip to main content
15,887,083 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi all,

Iam working on connecting ipaddress and port no so when i connect this returning error message

Exception of type 'System.Windows.Forms.AxHost+InvalidActiveXStateException' was thrown.

Thanks in advance,
Posted
Comments
Programm3r 12-Dec-12 5:39am    
Hi, ok so the exception is thrown when the ActiveX control is referenced while in an invalid state. http://msdn.microsoft.com/en-us/library/system.windows.forms.axhost.invalidactivexstateexception.aspx

Please have a look at the answer posted here: http://social.msdn.microsoft.com/forums/en-US/winforms/thread/d403fa2a-4388-42f2-a18e-dff1cd748732/

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900