Few days ago Edin has noticed a crazy behavior while running two VS side by side. Now there is another interesting issue also related to resource conversion. I started the project after successful conversion. All was working fine until the program decided to read some resource. The picture below shows how the resource was embedded in the VS2005.
Unfortunately, the ResXCodeGenerator seem to have a problem with this resource. After digging in generated code I found that the resource just has to be renamed as shown at the next picture.
To do this, close the solution, open project file (not solution file) and rename all recurrences of "ReportManagerResource" as required.
Posted
Feb 10 2008, 11:37 PM
by
Damir Dobric