Downgrading Visual WebGui v6.4 or later to a previous version
Categories: Upgrade
|
Tags: Architects, Developers, 1. Beginner, 2. Intermediate, 3. Advanced, v6.3, v6.4 and Later
Revision:
1
Posted:
12/Jan/2010
Updated:
24/May/2010
Status:
Publish
Types: Article
|
This article is being worked on by Gizmox.
OverviewResource files reported as corrupt
If a Form or a UserControl is either created in version 6.4, or it is updated in 6.4, it will not open in the designer of an older version of Visual WebGui. The reason for this is the new resource mechanism we have in version 6.4.
At the moment, the best way to prevent this is by makining a good backup of your solution and projects before you start testing them on version 6.4. In worst case scenario, where you don't have backups, you can make your Form / UserControl open again in the older version by deleting the resource file (.resx), but then you will need to reassign all images that have been assigned on that Form / UserControl. Controls Button
- ImageSize - Remove setting from code
- UseVisualStyleBackColor - Remove setting from code
CheckedListBox- CheckOnClick - Remove setting from code.
ComboBox- FindStringExact - Method not supported in 6.3.x.
Form- CalledOnLoad - Remove setting from code.
Listview- AutoGenerateColumns - Remove setting from code. True is the default in earlier versions
- SelectOnRightClick - Remove setting from code.New feature in 6.4+ versions
- ShowItemToolTips - Remove setting from code. New feature in 6.4+ versions
MenuItem
- TextAlign - Remove setting from code
TabControl- Alignment - Remove setting from code
- BorderColor - Remove setting from code
UserControl- AutoScaleDimensions - Not supported in 6.3.x - Remove setting from code
- AutoScaleMode - Not supported in 6.3.x - Remove setting from code
ReferencesOther Wiki ArticlesForum discussons
About the author
Related Articles
|
Upgrade
|
|
|
This article shows how to be able to move your Visual WebGui projects between MS Visual Studio versions.
Tags:
Developers, Visual Studio, XML, 1. Beginner, 2. Intermediate, 3. Advanced, v6.3, v6.4 and Later
|
|
|
Tags:
Architects, CIOs, Developers, HTML, HTML5, XSLT, 1. Beginner, 2. Intermediate, 3. Advanced, AJAX, DHTML, HTML5, jQuery, Mobile Devices, v6.4 and Later
|
|
|
Tags:
Architects, CIOs, Developers, 1. Beginner, 2. Intermediate, 3. Advanced, Pre v6.3, v6.3, v6.4 and Later
|
|
|
Tags:
Developers, Visual Studio, 1. Beginner, 2. Intermediate, 3. Advanced, Pre v6.3, v6.3, v6.4 and Later
|
|
|
Tags:
Developers, 1. Beginner, 2. Intermediate, 3. Advanced, v6.4 and Later
|
|
|
|