VS 2015(Windows7 64位)中的XSLT调试不起作用 [英] XSLT Debugging in VS 2015 (Windows7 64-bit) not working

查看:91
本文介绍了VS 2015(Windows7 64位)中的XSLT调试不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果我在不调试的情况下运行XSL转换,一切正常(菜单XML->在不进行调试的情况下启动XSLT).

If I run an XSL transformation without debugging everthing works fine (Menu XML --> Start XSLT Without Debugging).

如果我使用调试进行相同的转换(菜单XML->开始XSLT调试),我会得到
(1)消息框"A 64位调试操作花费的时间比预期的长".和

If I run the same transformation with debugging (Menu XML --> Start XSLT Debugging) I get 
(1) the message box "A 64-bit debugging operation is taking longer than expected" and


好吧,按照消息框中的故障排除链接,我以本地计算机上的管理员身份启动64位远程调试器.仍然无法正常工作,我收到与以前相同的错误.

Ok, following the troubleshooting link from the message box I start the 64-bit Remote Debugger as Administrator on my local machine. Still not working, I get the same error as before.

要使本地计算机上的远程调试正常工作,我该怎么办? 最终,如何使XSLT调试正常工作?


推荐答案

您好mabolip,

Hi mabolip,

您是否在项目属性中更改了应用程序的平台目标(X64/X86/任何CPU)?

Did you change the platform target (X64/X86/Any CPU)for your app in your project property?

还请确保它与第三方加载项/工具无关:

Please also make sure that it is not related to the third party add-ins/tools:

http://blogs.msdn.com /b/dsvc/archive/2013/12/31/visual-studio-debugging-issue.aspx

最好的问候,

Jack


这篇关于VS 2015(Windows7 64位)中的XSLT调试不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆