folderann
2011-09-08 03:32:59 UTC
I re-installed Visual Studio (MSVS) 2008 after I installed Windows 7
Pro on a machine I had running Vista Pro. I did a clean Win7 install,
not an upgrade.
To my surprise my MSVS 8.0 reinstall installed MSVS 9.0 . Anyway I
believe MSVS 2009 was installed. The only deviation from normal
installation is that I put the installation on a separate partition in
it's own program files folder.
To the Point: When I run an VC++ MFC application from the OS , I get
the following error:
"The ordinal 14918 could not be located in the dynamic link library
mfc90d.dll."
When I compile/link rebuilt all in MSVS 9.0 (vc++ - MFC),I got errors
about mfc90d). I noticed the mfc90d.dll was not in System32, so I
copied it to system32. As I resolve errors there, I seem to get more.
MY Questions:
Is this anticipated behavior or should I uninstall and re-install ?
Is there a quick fix for the the error generationg this program
message ?
Many thanks for any ideas?
Pro on a machine I had running Vista Pro. I did a clean Win7 install,
not an upgrade.
To my surprise my MSVS 8.0 reinstall installed MSVS 9.0 . Anyway I
believe MSVS 2009 was installed. The only deviation from normal
installation is that I put the installation on a separate partition in
it's own program files folder.
To the Point: When I run an VC++ MFC application from the OS , I get
the following error:
"The ordinal 14918 could not be located in the dynamic link library
mfc90d.dll."
When I compile/link rebuilt all in MSVS 9.0 (vc++ - MFC),I got errors
about mfc90d). I noticed the mfc90d.dll was not in System32, so I
copied it to system32. As I resolve errors there, I seem to get more.
MY Questions:
Is this anticipated behavior or should I uninstall and re-install ?
Is there a quick fix for the the error generationg this program
message ?
Many thanks for any ideas?