打开.cs文件时,Visual Studio 2022未经授权的操作

发布于 2025-01-23 05:25:04 字数 606 浏览 0 评论 0 原文

有人知道如何修复“试图执行未经授权的操作”在Visual Studio 2022中打开 .cs 文件时的错误?

昨天我研究了VS解决方案。今天打开了笔记本电脑,重新启动,打开解决方案并通过解决方案资源管理器打开CS文件,我会收到一个错误和空白选项卡:

“在此处输入图像说明”

也注意到从Windows 10跳跃列表中打开解决方案会导致原因将显示的VS 2022徽标,然后该过程将默默崩溃。


到目前为止,我尝试过的是:

  • 将视觉工作室升级到V17.1.5
  • 升级了所有扩展名,
  • 证实了大量的磁盘空间,内存。

环境

Windows 10:21H1
Visual Studio 2022 V17.1.5
第三方扩展:AWS工具包,Resharper,T4Editor,Git差距,RESARARPER

Does anyone know how to fix a "Attempted to perform an unauthorized operation" error in Visual Studio 2022 when opening a .cs file?

I worked on a VS Solution yesterday. Opened the laptop today, rebooted, opened the solution, and open a cs file via Solution Explorer, I get an error and a blank tab:

enter image description here

Also noticed that opening a Solution from the Windows 10 Jump List will cause the VS 2022 logo to be displayed and then the process will silently crash.


What I've tried so far:

  • Upgraded Visual Studio to v17.1.5
  • Upgraded all Extensions
  • Confirmed plenty of diskspace, memory.

Environment

Windows 10: 21H1
Visual Studio 2022 v17.1.5
3rd Party Extensions: AWS Toolkit, ReSharper, T4Editor, Git Diff Margin, ReSharper

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

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

发布评论

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

评论(2

寄居者 2025-01-30 05:25:04

重新启动解决问题。

看起来像 Microsoft意识到了这个问题,但是直到版本 17.2 才能将其修复。

解决方案-Oleg tkachenko [msft]
不幸的是,直到17.2您可能仍然会遇到此问题,因为每次Windows Terminal都被自动化时,太多的代码路径无法处理异常……但是,已验证的解决方法是重新启动Windows。

-



感谢PM100的原始链接!

Rebooting fixed the problem.

Looks like Microsoft is aware of the issue but doesn't expect it to be fixed until version 17.2.

Workaround - Oleg Tkachenko [MSFT]
Unfortunately until 17.2 you might still experience this issue every time Windows Terminal is autoupdated, too many code paths to handle exceptions on… The proven workaround is to restart Windows though.

- https://developercommunity.visualstudio.com/t/Visual-Studio-Editor-is-blank-without-an/1568780


Thanks to pm100 for the original link!!

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