Hi,
This is not a coding problem. I am working on several modules of one large project, so I know this problem is isolated to this one folder because it works just fine everywhere else.
When I add a context menu to my solution I can't edit it. It won't show up in the desiger. I can only see it near the bottom of the screen with my data adapters and datasets. When I right-click Edit Menu, I get this error:
Object reference is not set to an instance of an object.
Also, I don't know when exactly, the MainMenu I had on the form quit showing as well. I can get it to come up if I set the form's menu property to none, and then back to the MainMenu1, but everytime I debug, when I come back I have to do that little trick again to get it to show.
Anyone else ever come across this or know how to fix it? This is so annoying.
Thanks




Reply With Quote