I have a Project Group in Visual Studio 6 (.vbg
). The projects are under source control (TFS). When I start debugging Visual studio there is an error Path/file access error: Path/name.vbg
and dialog for "Save Project Group As" follows when canceled debugging runs without problems. To circumvent this annoyance I need to have the group file checked out or mark as readable just by file attribute. Is there a way how to avoid this behavior?
注意:使用 Visual Source Safe 时的情况相同。根据我的观察,当允许更改时,.vbg 不会更改。该问题可能与使用具有非英语区域设置的英语 Windows 有关。