Visual Studio 2010:编辑器速度慢 ->智能标签异常?

发布于 2024-11-30 22:50:58 字数 353 浏览 3 评论 0原文

有时 VS2010 编辑器非常慢(1 个字符/秒)。但一开始,相同的编辑器窗口、相同的文档表现良好。

编辑器:带有 Razor 的 Html

我将另一个 VS 实例附加到慢速实例,并在“调试输出”窗口中多次收到此消息:

A first chance exception of type 'System.NullReferenceException' occurred in Microsoft.VisualStudio.CSharp.SmartTags.dll

我该如何解决此问题?

编辑:
附加信息:如果我关闭选项卡并重新打开文档,它会表现良好,但只能持续一段时间。

sometimes the VS2010 Editor is incredibly slow (1 char/sec). But at first the same editor window, same document, performs well.

Editor: Html with Razor

I attached another VS instance to slow instance and got this multiple times in the Debug Output window:

A first chance exception of type 'System.NullReferenceException' occurred in Microsoft.VisualStudio.CSharp.SmartTags.dll

How can I solve this?

Edit:
Additional information: if I close the tab and reopen the document it performs well but only for some time.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

谁的年少不轻狂 2024-12-07 22:50:58

我也有同样的问题。我设法按照此博客<中的步骤解决此问题/a>.

我不必执行所有步骤。 “拯救”我的步骤是

在“选项 -
环境”。该设置页面的外观如下:屏幕截图


我希望这能解决您的问题。

I had the same problem. I manage to solve this by following the steps in this blog.

I didn't have to do all of the steps. The step that "saved" me was

Disable "Rich client visual experience" in the "Options -
Environment". Here's how that settings page should look:screenshot

I hope this will solve your problem.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文