Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/visual-studio-2008/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Vb.net Visual studio 2008使用VSS 2005崩溃_Vb.net_Visual Studio 2008_Devenv_Visual Sourcesafe 2005_Comdlg32 - Fatal编程技术网

Vb.net Visual studio 2008使用VSS 2005崩溃

Vb.net Visual studio 2008使用VSS 2005崩溃,vb.net,visual-studio-2008,devenv,visual-sourcesafe-2005,comdlg32,Vb.net,Visual Studio 2008,Devenv,Visual Sourcesafe 2005,Comdlg32,我安装了VSS 2005并添加了VS 2008项目。如果我尝试通过选择文件-->打开项目来打开项目,然后选择左侧的源代码安全并导航到.sln或.vbproj,Visual Studio将立即退出,并且事件日志中没有任何错误 我尝试执行devenv/clean和then/safemode,然后在事件查看器中出现一个带有以下条目的错误对话框: Event Type: Error Event Source: Microsoft Visual Studio Event Category: None

我安装了VSS 2005并添加了VS 2008项目。如果我尝试通过选择文件-->打开项目来打开项目,然后选择左侧的源代码安全并导航到.sln或.vbproj,Visual Studio将立即退出,并且事件日志中没有任何错误

我尝试执行devenv/clean和then/safemode,然后在事件查看器中出现一个带有以下条目的错误对话框:

Event Type: Error
Event Source:   Microsoft Visual Studio
Event Category: None
Event ID:   1000
Date:       7/18/2011
Time:       3:33:21 PM
User:       N/A
Computer:   PKCUSESBLTVPEPE
Description:
Faulting application devenv.exe, version 9.0.21022.8, stamp 47317b3d, faulting module comdlg32.dll, version 6.0.2900.5512, stamp 4802a0c9, debug? 0, fault address 0x00001ff0.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 00 70 00 70 00 6c 00   A.p.p.l.
0008: 69 00 63 00 61 00 74 00   i.c.a.t.
0010: 69 00 6f 00 6e 00 20 00   i.o.n. .
0018: 46 00 61 00 69 00 6c 00   F.a.i.l.
0020: 75 00 72 00 65 00 20 00   u.r.e. .
0028: 20 00 64 00 65 00 76 00    .d.e.v.
0030: 65 00 6e 00 76 00 2e 00   e.n.v...
0038: 65 00 78 00 65 00 20 00   e.x.e. .
0040: 39 00 2e 00 30 00 2e 00   9...0...
0048: 32 00 31 00 30 00 32 00   2.1.0.2.
0050: 32 00 2e 00 38 00 20 00   2...8. .
0058: 34 00 37 00 33 00 31 00   4.7.3.1.
0060: 37 00 62 00 33 00 64 00   7.b.3.d.
0068: 20 00 69 00 6e 00 20 00    .i.n. .
0070: 63 00 6f 00 6d 00 64 00   c.o.m.d.
0078: 6c 00 67 00 33 00 32 00   l.g.3.2.
0080: 2e 00 64 00 6c 00 6c 00   ..d.l.l.
0088: 20 00 36 00 2e 00 30 00    .6...0.
0090: 2e 00 32 00 39 00 30 00   ..2.9.0.
0098: 30 00 2e 00 35 00 35 00   0...5.5.
00a0: 31 00 32 00 20 00 34 00   1.2. .4.
00a8: 38 00 30 00 32 00 61 00   8.0.2.a.
00b0: 30 00 63 00 39 00 20 00   0.c.9. .
00b8: 66 00 44 00 65 00 62 00   f.D.e.b.
00c0: 75 00 67 00 20 00 30 00   u.g. .0.
00c8: 20 00 61 00 74 00 20 00    .a.t. .
00d0: 6f 00 66 00 66 00 73 00   o.f.f.s.
00d8: 65 00 74 00 20 00 30 00   e.t. .0.
00e0: 30 00 30 00 30 00 31 00   0.0.0.1.
00e8: 66 00 66 00 30 00 0d 00   f.f.0...
00f0: 0a 00                     ..      
以前有没有遇到过这个问题,或者有什么解决办法?试过通常的地方,但到目前为止都是空手而归


谢谢

我也遇到了同样的问题,并安装了VSS2005更新(可在上获得)


这解决了问题。

VS的缓存数据似乎已损坏。尝试删除C:\Documents and Settings[用户名]\Application Data\Microsoft\VisualStudio下的文件。