|
-
March 6th, 2009, 03:03 AM
#1
msvcr90.dll not found in debug mode
hello folks,
i have an annoying problem:
i duplicated one of my old vs2008 project folder, and did some modification on the duplicated one. everything just fine, but since the two projects are using the same project name, they are confusing, so i decided to change the duplicated one to another name.
now, i cannot run the duplicated code, because i got information saying msvcr90.dll not found , even i changed the project name back.
i found an article talking about this,
http://www.insidercoding.com/post/20...SVCR90DLL.aspx
but the suggested solution doesn't work. i added msvcr90 to the "ignore specific library", but i can still see the problem.
but the original project always works.
please help me. thank you very much.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|