Vista 上的 VSS 错误?

发布于 2024-07-12 03:46:30 字数 551 浏览 6 评论 0原文

我有一个使用 Visual SourceSafe 6.0 源代码管理的 VS2005 解决方案。 我使用的是 Vista Ultimate 32 位。

当我关闭文件时,我不断收到此错误,并且当文件实际上不在源代码控制之下时(例如 afxwin.h 或类似的东西),似乎更频繁地出现此错误。 但并不是 100% 的情况都会发生。 有什么解决方法吗? 还没有造成任何问题,但很烦人。

---------------------------
Microsoft Visual Studio
---------------------------
Unexpected error encountered. It is recommended that you restart the 
application as soon as possible.


Error: Unspecified error
File: vsee\lib\path\cvapipath.cpp
Line number: 2459
---------------------------
OK   
---------------------------

I have a VS2005 solution which uses Visual SourceSafe 6.0 source control. I am using Vista Ultimate 32 bit.

I keep getting this error when I close a file, and seeming more often when the file is not actually under source control (e.g. afxwin.h or something like that). Does not happen 100% of the time though. Any workarounds? Hasn't caused any problems yet, but it's annoying.

---------------------------
Microsoft Visual Studio
---------------------------
Unexpected error encountered. It is recommended that you restart the 
application as soon as possible.


Error: Unspecified error
File: vsee\lib\path\cvapipath.cpp
Line number: 2459
---------------------------
OK   
---------------------------

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

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

发布评论

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

评论(3

江心雾 2024-07-19 03:46:30

您最好的选择(如果可以的话)是放弃 VSS6.0。 它的旧技术,特别是考虑到它使用文件系统,可能会在具有新安全性的 Vista 下给您带来一些严重的问题。

有很多免费选项可用,但如果您想购买一些东西,TFS 效果很好,尽管您还需要 SQL 服务器。

Your best option (if you can) is to move away from VSS6.0. Its old technology, and especially given that it uses the filesystem, could give you some serious issues under Vista with the new security.

There are a lot of free options available, but if you want to buy something, TFS works quite nicely, although you will also need a SQL server.

乄_柒ぐ汐 2024-07-19 03:46:30

听起来像是 VStudio 中的一个真正的错误,您可以在产品反馈网站上向 MS 报告它。网址位于 此链接,其中还包含有关如何撰写优秀报告的信息。

顺便说一句,我认为您可以升级到 VSS 2005,它实际上是相同的,但有一些更新,我认为它应该与 VS2005 一起工作得更好,并且 IIRC 对于 VS2005 是免费的。 如果没有,请升级到 Subversion :)

Sounds like a real bug in VStudio, you can report it to MS on the product feedback website.. the url is in this link which also contains information on how to write a good report.

As an aside, I think you can upgrade to VSS 2005, which is practically identical but has a few updates to it, I think it should work better with VS2005, and IIRC is free with VS2005. If not, upgrade to Subversion :)

澉约 2024-07-19 03:46:30

删除 .suo 文件

Delete the .suo file

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