Quantcast
Channel: Visual Studio General Questions forum
Viewing all articles
Browse latest Browse all 21115

Visual Studio for Web 2012 Best Way to Debug a Web Application Running on Local Machine ISS

$
0
0

Environment

Windows 7 32bit IIS with Visual Studio Express for Web 2012

Background

I have setup 2 projects,  one for my website and one for my dll.

When I run the debug the website ASP creates an instance of my DLL and then calls a public function in the dll. I can then step through my code and debug the app.

The Problem

When I make changes that need a rebuild I cannot resume debugging I get a message unable to delete file Access to the DLL path is denied.

Manually I have a workaround, I have to stop the IIS App Pool, rebuild the DLL, restart the pool then click run.

Is there a better way to configure VS2012 or IIS so that I can simply hit run to restart the debug.

Also related, how can I achieve Edit & Continue, like we used to have on VB6 & Windows NT way back in the late nineties?

How to setup debugging tips would be very much appreciated.

Thanks in advance.


Viewing all articles
Browse latest Browse all 21115

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>