I couldn't find any better product to post this bug against. Please reassign it if needed.This issue was raised before, and still was not addressed:http://connect.microsoft.com/VisualStudio/feedback/details/524571/pdbcopy-exe-in-debugging-tools-for-windows-x64-will-not-run-with-mspdb80-dll-from-visual-studio-2005-2008When I attempt to strip PDB's, the tool pdbcopy.exe that comes with the windows debugging toolkit always fails with:"Can't load dll mspdb80.dll"Now my computer running Win7 x64 has exactly 5 different versions of mspdb80.dll on it. When I put all the directories containing those DLL's on the PATH environment variable, I get error messages stating that it can't get the address of a procedure. My colleques state that it does work however for 32 bit operating systems.So I tried to install the 32 bit version of the windows debugging toolkit only to find that I can't. The installer WILL NOT install the 32 bit version of the windows debugging toolkit on an x64 system. It installs 64 bit platform tools only.... :(
Visual Studio/Team Foundation Server/.NET Framework Tooling version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results
Please wait...