0

enter image description here

when i run the ASP.NET Core MVC application from Visual studio 2022, it getting conflicts with source and module file(please refer the attached image.) We are migrating MVC5 project to ASP.NET Core MVC and i dont know these initial configuration settings

Pls assist me on this Thanks

I need to run the application in the browser.

4
  • Delete the Bin folder and rebuild your project, it would resolve your issue. Commented Dec 21, 2022 at 6:55
  • Does this answer your question? the source file is different from when the module was built Commented Dec 21, 2022 at 7:18
  • @Peter B after delete the the content inside the bin and obj folder I got diiferent error. Unable to start the program. 'D:\Krishnapandi\ADS_localbranch\PDSAPP-CORE\PDSAPP\bin\Debug\net6.0\PDSAPP.exe'. The system cannot find the file specified. Help me what to do next pls . Commented Dec 23, 2022 at 6:31
  • please check stackoverflow.com/questions/44610220/… Commented Jan 3, 2023 at 16:40

1 Answer 1

0

Please delete the bin folder and rebuild your project.

Sign up to request clarification or add additional context in comments.

3 Comments

Thnaks for ur support. after delete the the content inside the bin and obj folder I got diiferent error. Unable to start the program. 'D:\Krishnapandi\ADS_localbranch\PDSAPP-CORE\PDSAPP\bin\Debug\net6.0\PDSAPP.exe'. The system cannot find the file specified. Help me what to do next pls .
Did you rebuild the project??
Yes, I cleaned and Rebuild the project. The dll and exe files is not generating when rebuild the project

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.