0

I am trying to run .NET MVC 4.6.1 app in a visual studio 2022. I am able to build it successfully but unable to start.

Solution tried :

  • Restarted VS
  • Deleted bin folder
  • Deleted .vs and suo

Nothing worked.

DLL Error

Web Section

artista_14
  • 674
  • 8
  • 22
  • _" .NET MVC 4.6.1"_ Do you mean an ASP.NET MVC application on .NET Framework 4.6.1? If so, what version of ASP.NET are you using? – phuzi Apr 13 '23 at 11:37
  • My bad. ASP.NET MVC version is 5.2.7. – artista_14 Apr 13 '23 at 12:04
  • Does this answer your question? [Unable to start program. \[VALUE\].dll is not a valid Win32 application error in Visual Studio 2017](https://stackoverflow.com/questions/48602869/unable-to-start-program-value-dll-is-not-a-valid-win32-application-error-in-v) – phuzi Apr 13 '23 at 12:07
  • No, I have correct project setup as "Set up as Startup project" – artista_14 Apr 13 '23 at 12:38
  • For now I have deleted Repo and cloned it again. It is now working fine now. – artista_14 Apr 13 '23 at 12:39

0 Answers0