简体   繁体   English

.Net远程调试Win2003网站与VS 2012

[英].Net remote debugging Win2003 website with VS 2012

I am trying to install the VS2012 remote debugger X86 version on a Windows 2003 in order to debug a web app from a computer that only has VS2012 installed. 我试图在Windows 2003上安装VS2012远程调试器X86版本,以便从仅安装了VS2012的计算机调试Web应用程序。 I am getting Newer Windows version required for this program message. 我正在获得此程序消息所需的较新的Windows版本。
Does VS2012 remote debugger still supports Windows 2003? VS2012远程调试器是否仍支持Windows 2003?
Is there another way to debug the app using VS2012? 有没有其他方法可以使用VS2012调试应用程序? I've tried to connect the VS2010 remote debugger with VS2012 but it didn't work. 我试图将VS2010远程调试器与VS2012连接,但它无法正常工作。

The VS2012 remote debugger doesn't support Windows 2003 http://www.microsoft.com/visualstudio/eng/products/compatibility . VS2012远程调试器不支持Windows 2003 http://www.microsoft.com/visualstudio/eng/products/compatibility And the VS2012 can't connect to a VS2010 debugger as you've already noticed. 并且VS2012无法连接到VS2010调试器,因为您已经注意到了。 So I'm afraid it is impossible to debug remotely a Win2003 server with VS2012. 所以我担心用VS2012远程调试Win2003服务器是不可能的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM