Chinaunix首页 | 论坛 | 博客
  • 博客访问: 21273
  • 博文数量: 8
  • 博客积分: 227
  • 博客等级: 二等列兵
  • 技术积分: 82
  • 用 户 组: 普通用户
  • 注册时间: 2010-07-01 20:10
文章分类

全部博文(8)

文章存档

2017年(1)

2011年(2)

2010年(5)

我的朋友
最近访客

分类: C/C++

2010-07-01 20:10:22

Unable to register pdm.dll when installing Visual InterDev 6.0

If you get an error message when you start debug in InterDev, this is might be the solution:

Go to   `
directory.
Rename MDM.exe to OLD_MDM.exe
Rename PDM.dll to OLD_PDM.dll

Copy
c:\windows\system32\mdm.exe
c:\windows\system32\pdm.dll
to
C:/Program Files/Common Files/Microsoft Shared/VS7Debug

The reson for this problem is that Microsoft debug machine service points to C:/Program Files/Common Files/Microsoft Shared/VS7Debug/MDM.EXE, and there are might be a differense between versions in system32 and the files in directory above.

阅读(938) | 评论(0) | 转发(0) |
0

上一篇:没有了

下一篇:出差

给主人留下些什么吧!~~