Visual Studio 2015 Remote Debugger Not Implemented

I'm crazy with Visual Stusio 2015 Remote Debugger.

What I want:

I have a .Net console application on Azure VM. I want to remotely debug my application and take some performance measurements.

What i have done so far:

The application was compiled in debug mode and run on a remote computer. Through Server-Explorer VS2015, I added a remote debugger extension to the virtual machine. The firewall in the virtual machine is disabled for testing. Tested on two devices with the same result.

What I get:

I select my VM on top of Server-Explorer and select "Attach Debugger". I choose my process of my application launch (yes, all running processes are shown). Then after a few seconds I get a large "Not implemented" error window !?

Where do I need help:

Does anyone have a similar problem? Where can I find the error log for more information on what is happening?

Further

I also created a Connect entry for this (thanks for the @Vova tip). Therefore, if you have the same problem, you can transfer it. Microsoft connect

I am grateful for any help. Cheers Steffen

Undefined error

+4
source share
1 answer

Microsoft Connect guy (Eliver), . Visual Studio 2015 , .

1

Azure SDK

2

VS .

- 2015-11-21

, Azure SDK 2.8 , , , . https://azure.microsoft.com/en-in/blog/announcing-the-azure-sdk-2-8-for-net/

0

Source: https://habr.com/ru/post/1610497/


All Articles