Page 1 of 1

Problem to run application (Solved)

Posted: Wed Feb 03, 2010 7:18 pm
by Eroni
Has anyone ever encountered this error when running your program soon after the generation of exe?
"The application can not be started because this MSVCR71.DLL missing on your computer, try to reinstall it remains to solve the problem."
What a dll windows (probably from msn) could have with the application that we are generating? This already happened in my win xp clients, and is now occurring on a machine with Windows 7, is a totally sporadically.

Re: Problem to run application

Posted: Wed Feb 03, 2010 8:48 pm
by James Bott
Maybe this will help. I found this using Google.
I am using Windows 7, and I’m lacking MSVCR71.dll which is Microsoft Visual C Runtime library when using sendmail, the PostgreSQL PHP connector and curl. The MSVCR71.dll is probably bundled with .NET Framework 1.1 or something, but I couldn’t get those to install successfuly.
http://i.justrealized.com/2009/05/16/ho ... n-windows/

James

Re: Problem to run application (Solved)

Posted: Mon Feb 08, 2010 6:48 pm
by Eroni
This file was called by oci.dll Oracle.