0

I installed Visual Studio 11 (developer preview edition) last week, since then, the build speed of the previous version (VS 10). - using diagnostic build the "GenerateResource" task takes much longer than other processes (about a minute!) - checked all .resx files for version conflict, all are 4.0.0.0 (project is developed using .NET 4.0)

does anyone have any idea?

Afshin
  • 1,222
  • 11
  • 29
  • Looks like someone thinks this question is not 'research effort or useful...". well, I wish him/her the best similar thing happen while he is working on an enterprise solution :) – Afshin Nov 30 '11 at 21:48

1 Answers1

3

I just asked MS about the problem on Connect, apparently it is a problem with side-by-side installing Visual Studio .NET 11 Developer Preview Edition with Visual Studio 2010.

They told me the problem will be solved in the final release.

Zhaph - Ben Duguid
  • 26,785
  • 5
  • 80
  • 117
Afshin
  • 1,222
  • 11
  • 29