FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Problem to run application (Solved)
Posts: 114
Joined: Fri Jul 21, 2006 07:15 PM
Problem to run application (Solved)
Posted: Wed Feb 03, 2010 07:18 PM

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.

FWH / xHarbour / BCC / MySql

Visual Studio / Harbour / DotNet Maui / C#
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Re: Problem to run application
Posted: Wed Feb 03, 2010 08:48 PM
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/how-to-fix-missing-msvcr71dll-problem-in-windows/

James
FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 114
Joined: Fri Jul 21, 2006 07:15 PM
Re: Problem to run application (Solved)
Posted: Mon Feb 08, 2010 06:48 PM

This file was called by oci.dll Oracle.

FWH / xHarbour / BCC / MySql

Visual Studio / Harbour / DotNet Maui / C#

Continue the discussion