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
Post a Comment