all groups > visual c libraries > november 2005 >
You're in the

visual c libraries

group:

MSVCP80D.dll not found


MSVCP80D.dll not found Mirko M
11/25/2005 8:23:18 AM
visual c libraries:
Hi

I'm working with Visual Studio .NET 2003 Enterprise Architect; when I debug
my application the error "Unable to find MSVCP80D.dll" occurs.

In the directory C:\winnt\winsxs I have only the dll MSVCP80.dll.

Instead I have the version 7.1 but my project requires 8.0 even if it is a
c++ 7.1 project.

I downloaded the dll from internet and i have put it in the classpath, but
when i launch the debug the error "Impossible to find the acces point for
MSVCP80D.dll" occurs.

Can anyone help me?

Thanks,
RE: MSVCP80D.dll not found Stephen MacKenzie
12/12/2005 4:26:02 PM
VS 2003 does use WinSxS. It seems like you might have had VS 2005 (or beta)
installed as well or you did at one time. That should be fine.

Does you app load a DLL or spawn another app that was built with either the
Whidbey Beta or VS 2005?

Thanks
--
Stephen MacKenzie
Microsoft Visual C++


[quoted text, click to view]
AddThis Social Bookmark Button