How do I upgrade an ASP.NET app, written using VS 2005, to a VS 2022 app?

Rod Falanga 761 Reputation points
2023-08-20T02:36:15.4066667+00:00

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.
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.