Hi,

I am using VFP9.00 with the Installshield Express 5.00

When I am trying to build my application I am getting an error :

Merging modules...
ISEXP : error -4075: File not found. An error occurred merging Module
'_VC_System_CRT_.00E218F2_5361_11D3_A51F_00A0C9231BA1:0' for Feature
'AlwaysInstall'.

Any ideas please?

Thanks,
Derek

RE: Error in Installshield Express 5.00 by MichelRoy

MichelRoy
Fri Dec 02 12:57:02 CST 2005

http://support.installshield.com/kb/view.asp?articleid=Q109113


"julyderek@hotmail.com" wrote:

> Hi,
>
> I am using VFP9.00 with the Installshield Express 5.00
>
> When I am trying to build my application I am getting an error :
>
> Merging modules...
> ISEXP : error -4075: File not found. An error occurred merging Module
> '_VC_System_CRT_.00E218F2_5361_11D3_A51F_00A0C9231BA1:0' for Feature
> 'AlwaysInstall'.
>
> Any ideas please?
>
> Thanks,
> Derek
>
>

Re: Error in Installshield Express 5.00 by July

July
Fri Dec 02 22:43:09 CST 2005

Thanks Michel!

I checked the destination for my merge modules and the Microsoft Visual
C++ 7.00 Runtimes showed "No File"...but when I went to the
Installshield site to download the Merge Modules for the above....they
were already there in my Common Files\Merge Modules\

Any ideas?

Thanks in advance.

Regards,
Derek


Re: Error in Installshield Express 5.00 by Man-wai

Man-wai
Sun Dec 04 04:32:53 CST 2005

Michel Roy wrote:
> http://support.installshield.com/kb/view.asp?articleid=Q109113

are there extra merge modules that could be downloaded?

--
.~. Might, Courage, Vision. Sincerity. http://www.linux-sxs.org
/ v \
/( _ )\ (Ubuntu 5.10) Linux 2.6.14.3
^ ^ 18:32:01 up 7 days 22:26 load average: 1.78 1.76 1.73

Re: Error in Installshield Express 5.00 by MichelRoy

MichelRoy
Sun Dec 04 07:45:02 CST 2005

normally, you should only select
Microsoft Visual Foxpro 9 runtime libraries
which automatically also add GDI Plus redist module
and Microsoft C runtime library 7.1

You don't need to select C++ runtime library 7.0

"July Derek" wrote:

> Thanks Michel!
>
> I checked the destination for my merge modules and the Microsoft Visual
> C++ 7.00 Runtimes showed "No File"...but when I went to the
> Installshield site to download the Merge Modules for the above....they
> were already there in my Common Files\Merge Modules\
>
> Any ideas?
>
> Thanks in advance.
>
> Regards,
> Derek
>
>

Re: Error in Installshield Express 5.00 by July

July
Sun Dec 04 22:02:56 CST 2005

Thanks! But I dont know why....though I uncheck it, Microsoft C runtime
Library 7.1 gets checked everytime when I build it!??

Any ideas please?

Regards,
Derek