Application in break mode when debugging remotely

I know this is really not something you would normally deal with but I am at my wits end. And maybe through extensive debugging you might have seen this.

When I run my app using IIS Express in debug everything is fine, when I try to debug using the remote debugger (even on localhost), I get this…

When i continue everything runs as expected. I am just not able to debug the code remotely. I have tried most everything generic on stackoverflow I can find on this. If you have any suggestions, they would be most appreciated.

Derek

Never seen it before, looks like an IDE failure, best to check this error or ask on StackOverflow for best reach.