0

I am trying to host my ASP.Net MVC application on my local IIS 7 and debugging it. For this I host my application on IIS 7 and run application from it. When I am accessing my application from browser I am able to access it and it's working fine. Now for debugging I started my application in browser from IIS and in my VS2012 try to attach to process and select w3wp.exe it not allowing me to attach process for debugging and showing error message as

Unable to attach to the process. The address is not valid for this context

I tried to run VS2012 in administrator mode too but it won't help. Please tell me what I am doing wrong

Thanks in advance...

CodeWarrior
  • 763
  • 3
  • 14
  • 33
  • I just reread this. Are you using IIS UrlRewriter? Seems like you may have a disconnect between the mapped siteroot and what VS is expecting as the start page. – gutsmania Oct 29 '14 at 15:13
  • I found solution for this issue here. http://stackoverflow.com/a/26414278/1619353 – CodeWarrior Nov 13 '14 at 07:20

0 Answers0