Windows Develop Bookmark and Share   
 index > Windows Forms Designer > migrate app from vista to xp
 

migrate app from vista to xp

Hello,

I was developing an app in VS 2008 (C#) under Vista. Now I'm trying to open the project on a machine that has XP and the same VS 2008 and I get some errors regarding the design, for example it triggers an error in ResX file at notifyIcon.

Can you guys help me?
Thanks a bunch!
daniel-or-daniel  Friday, November 14, 2008 11:35 AM
umm, nevermind that! I just removed the code from resx file (it was a notifyIcon) and now I can open it!
but it's weird! Or it's weird for me since I'm a rookie in C#
daniel-or-daniel  Friday, November 14, 2008 12:15 PM
umm, nevermind that! I just removed the code from resx file (it was a notifyIcon) and now I can open it!
but it's weird! Or it's weird for me since I'm a rookie in C#
daniel-or-daniel  Friday, November 14, 2008 12:15 PM

You can use google to search for other answers

Custom Search

More Threads

• What Design-Time Service puts the default Text value for components???
• datagridview showing no grid
• custom controls
• text box with gradient backcolor
• Wandering Controls in VS2003
• Question On DataTable
• CodeDomDesignerLoader copy and paste
• Disable snap lines between panels in the same form (user control)
• How to use the designer with classes derived from UserControl?
• PropertyDescriptor, IsBrowsable and the PropertyGrid