ohhhhh shit..

Posts 15 of 5 · Page 1 of 1
ohhhhh shit..
im getting this error everytime i try to debug my project

An error occurred creating the form. See Exception.InnerException for details. The error is: Object reference not set to an instance of an object.



and i cant go back... because everything was saved like that. it happened when i deleted a refrence from the project, and there were still items in the project for that refrence. i got rid of those items. then got a designer error on my form and i said ignore. it seemed fine. i saved and closed the project. now it wont work at all.. ick.. and i spent so much time on this project. should have made a backup
Remove the resource (and all) reference(s) from your designer

form1.designer.vb (or whichever form had the reference.

Or re-add the reference and don't use it in a form, then use the properties menu to choose included references

and usually those errors can be ignored, there is usually a ignore or continue link on that page that shows up in blue and white.
Quote Originally Posted by NextGen1 View Post
Remove the resource (and all) reference(s) from your designer

form1.designer.vb (or whichever form had the reference.

Or re-add the reference and don't use it in a form, then use the properties menu to choose included references

and usually those errors can be ignored, there is usually a ignore or continue link on that page that shows up in blue and white.
thx.

somehow i accidently deleted the form1.designer.vb soo... i now need someway to get the project files out of one of my older exe's
Problem Solved. Found backup on a thumb drive...


CLOSE/
Side note : You suck
Posts 15 of 5 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?