在 VS2003 中加载 C# 项目时出现问题

发布于 2024-09-10 16:21:32 字数 563 浏览 6 评论 0原文

我认为错误地触及了以下文件夹中的某些文件(不知道名称)..

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322

从那时起,我不断收到以下错误...

Project 'xyz'无法打开,因为 Visual C# .Net 编译器可能 不被创建。加载.projdata 文件失败或磁盘已满。

这与 VS2003 Professional 有关

我已经用 Google 搜索并尝试了以下方法但失败了......

  1. 卸载 VS2003。安装VS2003。
  2. 将注册表值 HKEY_CURRENT_USER\Software\Microsoft\VCSExpress\7.1\Packages for SkipLoading 更新为 0x00000000
  3. 执行命令 devenv /ResetSkipPkgs

上述所有操作均失败。我似乎无法在 VS2003 中加载任何 C# 项目。不过我可以轻松地在 VS2003 中加载 VB.net 项目。我的c#环境真的很混乱。

请帮忙。我很绝望...

By mistake I think touched some file (dont know the name) in the following folder..

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322

ever since then, I keep getting the following error...

Project 'xyz' could not be opened because the Visual C# .Net Compiler could
not be created. Loading the .projdata file failed or the disk is full.

This has to do with VS2003 Professional

I have Googled and tried the following and failed....

  1. uninstall VS2003. install VS2003.
  2. Updated registry value HKEY_CURRENT_USER\Software\Microsoft\VCSExpress\7.1\Packages for SkipLoading to 0x00000000
  3. executed the command devenv /ResetSkipPkgs

All of the above have failed. I can not seem to load any C# project in VS2003. However I could easily load VB.net project in VS2003. My c# environment is really messed up.

Please help. I am desperate...

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

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

发布评论

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

评论(1

淡忘如思 2024-09-17 16:21:32

您必须重新安装.NET 1.1,而不是Visual Studio。

You'd have to reinstall .NET 1.1, not Visual Studio.

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