Jan 12, 2009
07:16 AM
I added some exception handling to the function that uses the DotNetCoCreateObject. The error I get when trying to create the DotNet 3.5 dll is: Unexpected Exception Description: No such host is known Source: System Help File: Help Context: 0 Any ideas what might trigger a "No such host is known" exception? Thank you.
... View more
Jan 11, 2009
02:12 PM
I have in InstallScript 2009 project. It installs the .NetFramework object 3.5 if necessary. I call DotNetCoCreateObject on a dll created with the .Net Framework 3.5. The call has worked for several weeks. I made some changes to the installscript and now my installer will only work on my machine. On 3 other machines the following message is displayed: "An error occured creating object to install database(s). The .NET Framework 3.5 is probably missing. Please check with your system administrator" The system administrator on each machine was running the install and .Net Framework 3.5 IS installed on all. any ideas why it would all of a sudden not work on 3 machines but works on my machine? My machine and 2 of the others are running WindowsXP, the 3rd machine is running Windows server 2003 (and the install has worked on it previously). Thank you, Sel :rolleyes:
... View more
Labels
- Labels:
-
InstallShield 2009
Jan 09, 2009
08:45 AM
Yes, I am attaching a picture with screen shots of a standard dialog and my custom dialog. Hopefully you can see the difference in them. Thank you.
... View more
Jan 08, 2009
11:43 AM
I have created a custom dialog, all is fine except the top of the dialog is gray where the standard InstallShield dialogs are white. I would like all my dialogs to look the same. I tried adding a text box at the top but even setting sunken to FALSE you can tell there is a box there and it doesn't look like the standard dialogs. I am using InstallShield 2009 Profession and my project is an InstallScript project. Can anyone tell me how to make my custom dialog have the same white top (panel?) as the standard dialogs? Thank you.
... View more
Labels
- Labels:
-
InstallShield 2009
Jan 07, 2009
01:50 PM
I searched the Knowledge Base and found an article that stated I needed to add a path to my library file. It would have been helpful if this information had been in the Help under the SdLogoUserInformation topic. :rolleyes: It is working fine now. 🙂
... View more
Jan 07, 2009
01:34 PM
I modifed the InstallShield dialog SdLogonUserInformation then called SdLogonUserInformation in setup.rul but when I compile I get the following error: 'SdLogonUserInformation' : no definition found for function Is there a library or something else I need to include? :confused:
... View more
Labels
- Labels:
-
InstallShield 2009
Nov 24, 2008
09:28 AM
Hi Debbie, thanks for your reply. I am running InstallShield2009 with SP2 but under the redistributables view of my Basic MSI project the location column of "Microsoft SQL Server 2005 Express SP2" object says "needs to be downloaded". This is what I need. I went to the KB article and downloaded the update but when I tried to run it on my machine I got the error message "The upgrade patch cannot be installed by the Windows Installer Service because the program to be upgraded may be missing, or the upgrade patch may update a different version of the program...". Any other thoughts on where I can get the files for the redistributable view? I have the SQLServer express.exe file - can I copy it to a particular directory? But, this won't help me if I need some of the other redistributables that also say "needs to be downloaded". Thanks, Sel
... View more
Nov 24, 2008
07:31 AM
where can I download (the link) the Microsoft SQL Server Express prerequisite for a computer that is not connected to the internet? I am using InstallShield 2009 on a computer that is not connected to the internet. 😮
... View more
Labels
- Labels:
-
InstallShield 2009
Nov 20, 2008
10:09 AM
Hi implemented CheckObjectStatus and got the following info attempting to install .NETFramework 3.5 on Windows Server 2003 (SP1) OS: nNumber: -2147220735 Description: Incorrect target operating system Script Error: -1 Why can't I install .NET Framework 3.5 on Windows Server 2003? :confused: Update: I installed the .NET Framework 3.5 on the Windows Server 2003 machine from the MSDN disk and it work. I need it to be installed from my installer instead of having the user install it first. Any ideas?
... View more
Nov 20, 2008
08:01 AM
I have an InstallScript project that needs to install .NETFramework 3.5.I've included the Object but it is not getting installed. I've looked at the posts referencing .NET Framework 3.5 and haven't found a solution. I'm trying to install it on a Windows Server 2003 SP 1 machine. It will successfully install .NETFramework 2.0 but I have upgraded my install to JUST install 3.5 and it does not work. I'm going to try the sample code for CheckObjectStatus to see if I can get an error message but wonder if anyone knows why I can't install .NET 3.5?? i saw a post that said an InstallScript Project could not install SP 1 for .NETFramework 3.5. I'm not ready for SP1 but will be soon. :confused: NOTE: I just tried this install on a Windows XP machine and it worked just fine - installed .NET Framework 3.5 as expected. Any ideas why it's not working on Windows Server 2003 SP1? The notes on the object list windows Server 2003 SP1 as a supported platform.
... View more
Labels
- Labels:
-
InstallShield 2009
Nov 11, 2008
07:22 AM
I moved the functions that utilize the .NET 3.5 Framework to OnFirstUIAfter. The installer installed .NET Framework 2.0 (I need both) but did NOT install the 3.5 Framework. Before it did not install either one. Any idea why it would install 2.0 but not 3.5? :confused:
... View more
Nov 10, 2008
12:16 PM
I call some functions in OnFirstUIBefore that utilize .NET 3.5 assemblies. That is why I need it before OnFirstUIBefore. I'd rather call those functions before installing all the files so they won't be installed (and thus have to be uninstalled) if the assemblies fail. But, I can certainly change the order of my setup if that is the best way to make sure .NET 3.5 is installed before calling the assemblies. Does that make sense? :confused: Thanks!:)
... View more
Nov 10, 2008
11:20 AM
Thanks for your reply Christopher.... but, my project is an InstallScript project. I haven't seen the capability of using Prerequisites for InstallScript projects. Can I do it with an InstallScript project or am I going to have to change my project to an InstallScript/MSI project? THANK YOU! 🙂
... View more
- « Previous
- Next »
Latest posts by selwynreynolds
Subject | Views | Posted |
---|---|---|
1289 | May 06, 2019 04:28 PM | |
1219 | Nov 06, 2014 10:04 AM | |
1883 | Oct 14, 2014 11:56 AM | |
841 | May 02, 2012 07:13 AM | |
1771 | Apr 25, 2012 08:21 AM | |
4663 | Apr 04, 2012 09:39 AM | |
1173 | Feb 15, 2011 07:16 AM | |
4162 | Feb 14, 2011 12:02 PM | |
1374 | Dec 08, 2010 11:00 AM | |
696 | Apr 15, 2010 01:01 PM |
Activity Feed
- Got a Kudo for Installshield 2019 Skin Customization Kit install says "You must first install an InstallShield Prod. May 07, 2019 02:30 AM
- Posted Installshield 2019 Skin Customization Kit install says "You must first install an InstallShield Prod on InstallShield Forum. May 06, 2019 04:28 PM
- Posted Transfer License from dead laptop on InstallShield Forum. Nov 06, 2014 10:04 AM
- Posted License Transfer on InstallShield Forum. Oct 14, 2014 11:56 AM
- Tagged License Transfer on InstallShield Forum. Oct 14, 2014 11:56 AM
- Posted Re: Component not installed on InstallShield Forum. May 02, 2012 07:13 AM
- Posted Component not installed on InstallShield Forum. Apr 25, 2012 08:21 AM
- Posted Not installing to Program Files on Win 7 x64 on InstallShield Forum. Apr 04, 2012 09:39 AM
- Posted Re: Error 1609 - 64bit install on InstallShield Forum. Feb 15, 2011 07:16 AM
- Posted Error 1609 - 64bit install on InstallShield Forum. Feb 14, 2011 12:02 PM
- Posted Upgrading OS of machine running InstallShield 2010 on InstallShield Forum. Dec 08, 2010 11:00 AM
- Posted Re: Files not copied to IISROOTFOLDER on InstallShield Forum. Apr 15, 2010 01:01 PM
- Posted FeatureCompareSizeRequired errorneous return on InstallShield Forum. Apr 07, 2010 06:59 AM
- Posted Files not copied to IISROOTFOLDER on InstallShield Forum. Apr 02, 2010 09:19 AM
- Posted Files not copied to IISROOTFOLDER on InstallAnywhere Forum. Apr 02, 2010 08:55 AM
- Posted Not enough space if COMPLETE selected on InstallShield Forum. Apr 02, 2010 08:40 AM
- Posted Re: MDAC 2.8 object files missing on InstallShield Forum. Feb 04, 2010 10:54 AM
- Posted MDAC 2.8 object files missing on InstallShield Forum. Feb 04, 2010 08:26 AM
- Posted MSI Help on InstallShield Forum. Jan 16, 2010 10:35 AM
- Posted Re: launchappandwait not working on vista on InstallShield Forum. Jan 08, 2010 04:03 PM