Visual Studio 2008

MSVCP90d.dll

Page 1 of 1

3 Replies - 3085 Views - Last Post: 08 February 2008 - 08:08 AM

#1 manzoor   User is offline

  • D.I.C Regular
  • member icon

Reputation: 13
  • View blog
  • Posts: 468
  • Joined: 07-August 07

Visual Studio 2008

Posted 05 February 2008 - 09:49 PM

I recently downloaded Visual C++ 2008 Express Edition to check it out, tried compiling a simple Hello World program, it compiled fine but when I press F5 to run the exe it gave me this error:

Quote

This application has failed to start because MSVCP90.DLL was not found. Re-installing the application may fix this problem.



Reinstalled it, but that didn't fix the problem.


Help please :rolleyes:

This post has been edited by manzoor: 06 February 2008 - 06:35 AM


Is This A Good Question/Topic? 0
  • +

Replies To: Visual Studio 2008

#2 Nayana   User is offline

  • DIC Hawk - 나야나 नयन:
  • member icon

Reputation: 32
  • View blog
  • Posts: 824
  • Joined: 14-November 07

Re: Visual Studio 2008

Posted 07 February 2008 - 12:43 PM

Have you tried restarting your computer?
Was This Post Helpful? 0
  • +
  • -

#3 Louisda16th   User is offline

  • dream.in.assembly.code
  • member icon

Reputation: 15
  • View blog
  • Posts: 1,967
  • Joined: 03-August 06

Re: Visual Studio 2008

Posted 07 February 2008 - 02:20 PM

That won't help it. I've had the same problem. In my case, reinstalling worked. I had to first uninstall Visual C++, .NET Framework 2.0 (VC++ 2005). When I reinstalled it, everything was alright.
Was This Post Helpful? 0
  • +
  • -

#4 manzoor   User is offline

  • D.I.C Regular
  • member icon

Reputation: 13
  • View blog
  • Posts: 468
  • Joined: 07-August 07

Re: Visual Studio 2008

Posted 08 February 2008 - 08:08 AM

Searched for msvcp90.dll, copied it to WINDOWS\system32,

That solved the problem, wasn't that easy :), I had thought of this but wasn't sure where to paste the dlls, so posted in the MSDN forums and got this solution.

Thanks
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1