where is mfc80d.dll

I converted a VC6.0 application that uses MFC in DLL's and when I attempt to run the debug version from within the IDE it reports "The application failed to start because mfc80d.dll was not found" I can't find this DLL either. Where is it?
[242 byte] By [Sphere] at [2007-12-16]
# 1

In VS8.0, it is in the SxS directory, that is under %windir%\SxS. In most cases that is windows\SxS

Here is a nice link regarding the SxS and fusion in general (Thanks to Nikola for providing such info).

http://blogs.msdn.com/nikolad/archive/category/10324.aspx

Thanks,
Ayman Shoukry
VC++

AymanShoukry at 2007-9-9 > top of Msdn Tech,Visual C++,Visual C++ General...