Using dotCover with VS to cover IIS application, but "Connection actively refused by host..."

Hi.

I'm trying to get some coverage reports from dotCover for one of my WebApplications.

Before starting the monitoring I have checked that the application is responding.

I start monitoring by "Resharper->Cover->CoverApplication", and choose IIS, and the correct URL (http://localhost/App).

It seems like everything is starting up correctly.

When the application is trying to ask a web-service(also on localhost) it gets the "Connection actively refused by host.." error.

This web-service also asks another web-service for data.

And after that, I can't access the application again, and no other applications on the IIS either. Tried recycling the app-pool, and restarting IIS, but no. After rebooting the machine, the applications answer again.

Anybody know what I have to do to get the application to access a web-service, when dotcover is active.

 

Thanks

Knut Harald

 

0

Please sign in to leave a comment.