How do I upgrade an ASP.NET app, written using VS 2005, to a VS 2022 app?
Rod Falanga
761
Reputation points
I have a really old ASP.NET project, written using Visual Studio 2005. It has a solution file, but no .vbproj file. I tried upgrading it using the upgrade-assistant, but it can't find an entrypoint and I've no idea what that would be, without a .vbproj file. I tried specifying the Default.aspx file, but that didn't work.
I've got a feeling that the upgrade-assistant is lost without a .vbproj or .csproj file.
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Sign in to answer