Jun 23, 2010
05:49 PM
How can I specify a relative path when adding file to the install?
... View more
Labels
May 19, 2010
09:18 AM
So, is the expectation for those using TFS 2010 to install VS 2010 and InstallShield LE on the same machine where the TFS build controller resides?
... View more
May 18, 2010
04:19 PM
Sorry for the delay. I've been extremely busy on other projects. As for adding “Microsoft .NET Framework 4.0 Client” to the installation, I did add it with similar results on the build machine. This is what I ended up doing to get everything working: I installed Visual Studio Professional on the build machine. I then uninstalled InstallShield LE (because Visual Studio could not determine that it was installed). Then, I installed InstallShield LE and activated it (activation code - which I had no way to activate it before...no user interface, until VS 2010 was installed). I then had to download the redistributable from inside the InstallShield LE / Visual Studio interface (even though the "SetupPrerequisites" folder had been copied from my development machine...where the redistributable had been previously downloaded). Now everything is working fine. It would be very helpful to be able to activate/setup InstallShield LE on a build machine without having to install Visual Studio. Thanks for the quick responses and all the help that was offered!
... View more
May 12, 2010
09:54 AM
The Microsoft .NET Framework 4.0 Client.prq file is listed below. I'm wondering how the folder gets resolved. We have various versions of the InstallShield product installed on the build machine. I'm not sure that this tag is picking up the correct location for the file. I've also attached the .isl file in case it might be helpful to you. Thanks for your help. <ISProductFolder>\SetupPrerequisites\Microsoft .net\4.0\x86\Client\dotNetFx40_Client_x86_x64.exe" URL="http://download.microsoft.com/download/5/6/2/562A10F9-C9F4-4313-A044-9C94E0A8FAC8/dotNetFx40_Client_x86_x64.exe" CheckSum="1CF262F35322D6C9C7A27FCA513FC269" FileSize="0,43000680">
... View more
May 10, 2010
10:03 AM
I am still getting the following warnings: ISEXP : warning -6245: One or more of the project's components contain .NET properties that require the .NET Framework. It is recommended that the release include the .NET Framework. C:\Program Files (x86)\MSBuild\InstallShield\2010Limited\InstallShield.targets : warning : -6245: One or more of the project's components contain .NET properties that require the .NET Framework. It is recommended that the release include the .NET Framework. I expected these warnings to go away after copying the SetupPrerequisites folder from my development machine to the build machine. The output installation does not contain the .NET Framework redistributable (almost as if InstallShield LE didn't recognize the files I copied). Any ideas? Thanks!
... View more
May 07, 2010
09:53 AM
I'm trying to find a separate download. I downloaded the packages on my development machine through the InstallShield LE Redistributables screen inside VS 2010, and that worked great. My issue now is that when I build inside TFS 2010, the installation builds but is missing the redistributable packages (because they haven't been downloaded/installed on the TFS build machine).
... View more
May 06, 2010
03:16 PM
How do I download/install redistributable packages on our build machine, if Visual Studio is not installed? TFS 2010 RTM
... View more
Labels
May 06, 2010
03:02 PM
Thank you! I didn't realize there was an MSBuild platform setting. Your suggestion worked great!
... View more
May 06, 2010
12:17 PM
Is there a 64-bit version of InstallShield LE? When building the installation on our build machine (Server 2008 x64), I get the following error: (TFS 2010 RTM) C:\Program Files (x86)\MSBuild\InstallShield\2010Limited\InstallShield.targets (89): The "InstallShield.Tasks.InstallShield" task could not be loaded from the assembly C:\Program Files (x86)\MSBuild\InstallShield\2010Limited\InstallShield.Tasks.dll. Could not load file or assembly 'file:///C:\Program Files (x86)\MSBuild\InstallShield\2010Limited\InstallShield.Tasks.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format. Confirm that the declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask. I'm assuming that this error is due to the fact that MSBuild is running in 64-bit mode (TFS 2010 RTM). When I run a local build on my machine inside Visual Studio 2010 RTM, the installation works great. In that scenario, MSBuild runs in 32-bit mode. Any help would be appreciated. Thanks!
... View more
Labels
Mar 09, 2010
10:18 AM
I had to upgrade our maintenance plan in order to include phone support. The support telephone number varies based on location and maintenance plan and will be listed in your "Welcome Kit". The number I have to contact support is 847-413-2896.
... View more
Feb 19, 2010
09:59 AM
I'm not sure where the hotfix would be located on Flexera's website, but the hotfix was emailed to me from the support representative I worked with on this issue. I've uploaded the file here. I hope this is helpful to you.
... View more
Apr 09, 2009
06:30 PM
I was just notified that there is a hotfix now available for InstallShield Collaboration which will fix the issue on 64-bit machines.
... View more
Apr 08, 2009
06:28 PM
I received the following today from Acresso Support: "The Visual Studio crash while using IS collaboration on a 64-bit vista machine is a know issue. The existing WO# for the issue is IOC-000080051. Development team is aware of the issue and they are working on it."
... View more
Apr 02, 2009
01:36 PM
Windows Vista Business (64-bit) Visual Studio 2008 Service Pack 1 InstallShield 2009 Premier - InstallShield Collaboration Visual Studio 2008 crashes: Log Name: Application Source: Application Error Date: 4/2/2009 12:13:53 PM Event ID: 1000 Task Category: (100) Level: Error Keywords: Classic User: N/A Computer: L4794.DHICorp.com Description: Faulting application devenv.exe, version 9.0.30729.1, time stamp 0x488f2b50, faulting module unknown, version 0.0.0.0, time stamp 0x00000000, exception code 0xc0000005, fault offset 0x003ba65f, process id 0xdec, application start time 0x01c9b3beac7e899f. Event Xml: 1000 2 100 0x80000000000000 11076 Application L4794.DHICorp.com devenv.exe 9.0.30729.1 488f2b50 unknown 0.0.0.0 00000000 c0000005 003ba65f dec 01c9b3beac7e899f
... View more
Latest posts by jaredfx
Subject | Views | Posted |
---|---|---|
768 | Jun 25, 2010 11:19 AM | |
784 | Jun 23, 2010 05:49 PM | |
1396 | May 19, 2010 09:18 AM | |
2157 | May 18, 2010 04:19 PM | |
2157 | May 12, 2010 09:54 AM | |
2157 | May 10, 2010 10:03 AM | |
2157 | May 07, 2010 09:53 AM | |
2222 | May 06, 2010 03:16 PM | |
766 | May 06, 2010 03:02 PM | |
792 | May 06, 2010 12:17 PM |
Activity Feed
- Posted Re: Add files with relative path on InstallShield Forum. Jun 25, 2010 11:19 AM
- Posted Add files with relative path on InstallShield Forum. Jun 23, 2010 05:49 PM
- Posted Re: InstallShield Redistributables on InstallShield Forum. May 19, 2010 09:18 AM
- Posted Re: InstallShield Redistributables on InstallShield Forum. May 18, 2010 04:19 PM
- Posted Re: InstallShield Redistributables on InstallShield Forum. May 12, 2010 09:54 AM
- Posted Re: InstallShield Redistributables on InstallShield Forum. May 10, 2010 10:03 AM
- Posted Re: InstallShield Redistributables on InstallShield Forum. May 07, 2010 09:53 AM
- Posted InstallShield Redistributables on InstallShield Forum. May 06, 2010 03:16 PM
- Posted Re: 64-bit Version? on InstallShield Forum. May 06, 2010 03:02 PM
- Posted 64-bit Version? on InstallShield Forum. May 06, 2010 12:17 PM
- Posted Contact Support on InstallShield Forum. Mar 09, 2010 10:18 AM
- Posted Hotfix on InstallShield Forum. Feb 19, 2010 09:59 AM
- Posted Fixed! on InstallShield Forum. Apr 09, 2009 06:30 PM
- Posted Known issue on InstallShield Forum. Apr 08, 2009 06:28 PM
- Posted Failing with the same error on InstallShield Forum. Apr 02, 2009 01:36 PM
- Posted Verified output on InstallShield Forum. Mar 05, 2009 06:06 PM
- Posted Basic MSI - Visual Studio primary output as key file on InstallShield Forum. Mar 05, 2009 05:47 PM
- Posted Uninstall InstallScript install during MSI install on InstallShield Forum. Oct 23, 2008 09:24 AM