Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Error with windows forms with C#
 

Error with windows forms with C#

I have a problem. It might be because I have now got Windows 7 Beta Build 7000.

Image here

Thats the link to my error image.
I don't know any details. I hope you can help me
Thanks

Jeanie Tallis Love to help others with programming there own applications! Please Mark topics as answered if you have got your questions answered.
MrGenii  Wednesday, January 14, 2009 12:16 AM
Hi MrGenii,

Does this problem occur in other version of Windows Operating System? Such Windows XP, Windows Vista. If the problem can only happen in Windows 7 Beta, the problem can not get support now.

Actually, there are other factors can cause the designer loading process error. Try to check out the designer-generated code in the *.designer.cs file. More precisely, check out the code in the InitializeComponent method, if there are bad references or mistakes, correct them.

If the project refers to third party controls, it may also cause this problem. Because if the project can't locate the referenced dll, the designer don't know how to present it.

So to solve the problem, please see the following steps.
  • Check if this problem only happens in Windows 7 Beta version Operating System.
  • Rebuild the probject, and reopen the project.
  • If the above steps doesn't work, please check if there are any errors in the designer-generated code.
If you have any further problem, please don't hesitate to let me know.

Best regards,
Bruce Zhou

Please mark the replies as answers if they help and unmark if they don't.
Bruce.Zhou  Thursday, January 15, 2009 2:20 AM
Only Occurs on Windows 7 OS. Rebuilding the project does not work. I will have a look, all the other pages work. or the code ones etc. Aint had alook at the forms except windows form. I will have a look in the coding, and see if theres any problems. I'm not sure how to correct them. So i'll let you know. Though I know somebody with windows 7 with Visual Studio. With no problems. I may ask him.
Jeanie Tallis Love to help others with programming there own applications! Please Mark topics as answered if you have got your questions answered.
MrGenii  Thursday, January 15, 2009 2:20 PM
Alright, if you find any code error you don't know how to correct. Please let me know.

Best regards,
Bruce Zhou

Please mark the replies as answers if they help and unmark if they don't.
Bruce.Zhou  Friday, January 16, 2009 1:11 AM
Hi,

I faced the same problem too.. but I working on the VPC image. I had Visual Studio 2008 running on Windows Server 2003 Enterprise Edition.

All the windows forms that I have created unable to open now.

Regards,
Weoi Li

Just wondering
weoili  Friday, January 16, 2009 7:47 AM
Hi MrGenii,

How's your problem going? I'd like to be noticed if your problem has been solved or if you still have further problems about this.

Thanks!

Best regards,
Bruce Zhou

Please mark the replies as answers if they help and unmark if they don't.
Bruce.Zhou  Monday, January 19, 2009 8:06 AM
We are changing the issue type to “General Discussion�because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question�by opening the Options list at the top of the post editor window, and changing the type. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.
Please mark the replies as answers if they help and unmark if they don't.
Bruce.Zhou  Thursday, January 22, 2009 9:45 AM

You can use google to search for other answers

Custom Search

More Threads

• XSL Editor
• How to use Toolstrip control in C#.Net?
• How to update data
• strange toolbox behavior with IComponent
• Chinese characters in Button.Text
• Placing Windows Forms Controls on Internet Explorer
• How to set readonly for property with return value of collection.
• ComboBox Databinding
• Using IMenuCommandService
• I've lost the visual forms designer