c# - ASP.NET Webforms project is reading from a web.config in a completely different solution on my PC when debugging -


my web app reading web.config different project same name in solution. how can check/change web..config project referencing. want ensure web.config in current project.

if it's got same name (copy of project?), maybe debugging settings same, e.g. use same iis express port number?

once start project iis express remember code is. if stop project, open , run using same port number confused , view code first project.


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -