Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Resx won't regenerate, problems with Sourceforge NullableTypes
 

Resx won't regenerate, problems with Sourceforge NullableTypes

Hi!

I had to convert old 1.1 framework SW with VS 2008 to framework 3.5.

Problem is that I had to alter my own controls that was previously using sourceforge nullabletypes and because of serialization problems in webservices.

Situation is that in VS 2008 is trying to use resx which still contains old Sourceforge types in BASE64 format allthough there is no references anymore in these libraries anymore.

How to force VS 2008 to regenerate Resx files so that it will notice that they are now framework's nullableTypes.

Any help would be apprciated

vipasane  Wednesday, February 06, 2008 12:59 PM
Solved by altering manually InitializeComponent - method --> after that VS Designer can regenerate resx files

vipasane  Wednesday, February 13, 2008 9:07 AM
Solved by altering manually InitializeComponent - method --> after that VS Designer can regenerate resx files

vipasane  Wednesday, February 13, 2008 9:07 AM

You can use google to search for other answers

Custom Search

More Threads

• TreeNodes with checkboxes
• child controls of custom control disappear at run-time
• Bug - Getting the SelectedItem in ListBox
• Custom control desing problem
• I need a Deleat enterd Data
• How to call the Form Load from within the form
• textbox rtfbox enter key ignored when editing text
• DesignMode disable selecting control
• Docking in windows 2005 using vb.net
• User Control child controls move around