I can't rewrite in MVC (at this time), but leaving it as one giant project is causing too many problems. I would like to make each of my 10 top-level folders into a separate ASP.NET project.
The code is currently written in ASP.NET 1.1 style (i.e. no master pages) but I can upgrade to any version of .NET.