无法自动进入服务器

时间:2013-03-04 16:47:42

标签: debugging visual-studio-2012 wcf-ria-services

我需要使用RIA Services调试WPF客户端。在VS 2010中,它工作正常,现在我处于VS 2012之下,我面临着这个错误。

有任何线索如何返回调试?

enter image description here

我已经检查了web.config,它有<compilation debug="true" targetFramework="4.0" />

1 个答案:

答案 0 :(得分:1)

您是否尝试右键单击devenv.exe并选择“疑难解答兼容性”?并始终以管理员权限执行VS.