【问题标题】:Visual Studios Debug Error - VS Hosting ProcessVisual Studios 调试错误 - VS 托管过程
【发布时间】:2016-05-20 17:30:41
【问题描述】:

使用 ClickOnce 发布应用程序后,我在 VS 2010 中收到以下错误。

Error - The security debugging option is set but it requires the Visual Studio
hosting process which is unavailable in this debugging configuration. The
security debugging option will be disabled. This option may be re-enabled in
the Security property page. The debugging session will continue without security
debugging

现在每次我尝试调试我的项目时,当我尝试运行任何数据库查询时,我都会收到“未指定错误”。我尝试了多个不同的查询,所有这些都适用于一个新的空白解决方案,只是在我当前的解决方案中没有。

注意:仅在调试时,我不会在应用程序的发布版本上收到“未指定错误”。

不确定我能做些什么来解决它。这似乎与我的项目设置有关,但我看不到任何不合适的地方。

罗伯

【问题讨论】:

    标签: vb.net visual-studio visual-studio-2010 debugging


    【解决方案1】:

    回答迟了,但应该可以帮助别人

    转到项目属性并在调试选项卡集下或勾选“启用 Visual Studio 托管进程”。这应该可以解决您遇到的错误。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-12-13
      • 2010-12-31
      • 2014-03-02
      • 1970-01-01
      • 1970-01-01
      • 2018-01-23
      相关资源
      最近更新 更多