Hi, i am having some trouble converting one of my projects to 7.1
I have installed the 7.1 pack and when i try and run the converter over my project, it seems to skip the majority of the resx files?
The end result is that the reference name for each of the dll's i am using have been changed - ie DevExpress.ExtraBars 7.1 , however I can see that the version it is still using is 6.2.6, and I can see that the referenced path is that were all of the 6.2.6 stuff is installed from.
This completely kills my compiler - 100+ errors - as i have some dll's using 7.1 and some using 6.2 and the compiler is looking for both versions of each dll that I am using.
Any help will be much appreciated.
Thanks