We have a rather large project that currently runs in ASP.NET 1.1, and we want to convert it to 2.0. Now it's not huge compared to some projects, but it's pretty big.
71568 lines of component C# code
38452 lines of component VB code
100401 lines of ASPX C# code
It should be fun seeing how the .NET conversion wizard handles this... I'll document my progress here as I go through it for the sake of posterity and the benefit of anyone else contemplating a rather large conversion.
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.