|
-
March 12th, 2010, 10:33 AM
#2
Re: Unable to load C++ runtime in VS2008 SP1
Don't deploy debug builds. As the name implies, these are builds used in the development process. Use release builds.
You can install the redistributable package for VC++ 2008 SP1 on the machine without VS 2008 where you want to run your application. You can find it here:
32 bit: http://www.microsoft.com/downloads/d...displaylang=en
64 bit: http://www.microsoft.com/downloads/d...displaylang=en
Tags for this Thread
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
|