sillybob123 Posted September 12, 2008 Report Posted September 12, 2008 :S i had this media player i was working on yesterday working perfectly i come back today and it fails an exception error comes up {"An error occurred creating the form. See Exception.InnerException for details. The error is: Exception of type 'System.Windows.Forms.AxHost+InvalidActiveXStateException' was thrown."} Any Help
SmokiestGrunl Posted September 12, 2008 Report Posted September 12, 2008 I have no idea but if you google:Exception.InnerExceptionSystem.Windows.Forms.AxHost+InvalidActiveXStateException they both give tons of stuff.
Dark Slipstream Posted September 16, 2008 Report Posted September 16, 2008 lol, open the folder that contains the .dll resources (you need to show it), and delete the AxHost, or what ever is the media player control. delete the media player control, re-add the control, and rename it to what it was called before. voila. btw, you need to carry the .dll around with the program to have it work, even if it was installed on your system.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now