Wednesday, August 3, 2011

I cant open a form from one project, in another C# Visual Studio Express?

Right click on the project you've added the forms to. Click properties, somewhere (top right I think) it will give you the default namespace - copy it. Then Find and Replace all DotMSNClient with the default namespace you copied.

No comments:

Post a Comment