Visual Studio 2011 Conversion Wizard woes

By James at January 30, 2012 15:43
Filed Under: Visual Studio, CAD

I thought I’d try out the Developer Preview of Visual Studio 2011 as I had heard there was round-tripping between VS 2010 and VS 2011. After opening a VS 2010 project in VS 2011, I was presented with the Visual Studio Conversion Wizard, which I thought was fine. I converted the project and started working. Trying to open the project in VS 2010, I was shown the Conversion Wizard again, and thinking this was normal went through the steps.

However, every time I would open the project in VS 2010, I would still get the Conversion Wizard. This was getting irritating so decided to do some spelunking into the .sln and .csproj files with Notepad2 to see what was up.

I noticed in the .csproj file in the first <PropertyGroup> section there is an element, <FileUpgradeFlags> which had a value of 40. I removed the value, so the entry is now <FileUpgradeFlags></FileUpgradeFlags>. Saving the .csproj file then opening in VS 2010, the Conversion Wizard doesn’t appear now, so I think the problem is solved.

Does anyone know why this happens? So much for using software that isn’t even in beta yet.

-James

About the author

James James is a five time and current Microsoft MVP in Client App Development, a Telerik Insider, a past Director on the INETA North America Board, a husband and dad, and has been developing software since the early days of Laser Discs and HyperCard stacks. As the Founder and President of the Inland Empire .NET User's Group, he has fondly watched it grow from a twice-a-month, early Saturday morning group of five in 2003, to a robust and rambunctious gathering of all types and sizes of .NET developers.

James loves to dig deep into the latest cutting edge technologies - sometimes with spectacular disasters - and spread the word about the latest and greatest bits, getting people excited about developing web sites and applications on the .NET platform, and using the best tools for the job. He tries to blog as often as he can, but usually gets distracted by EF, LINQ, MVC, ASP, SQL, XML, and most other types of acronyms. To keep calm James plays a mean Djembe and tries to practice his violin. You can follow him on twitter at @latringo.

And as usual, the comments, suggestions, writings and rants are my own, and really shouldn't reflect the opinions of my employer. That is, unless it really does.

James Twitter Feed

Recent Comments

Comment RSS

Month List