Search found 8 matches

Go to advanced search

by colin.miller
Fri Jul 12, 2024 2:37 am
Forum: Common Problems
Topic: There was an error during the IIS configuration process while trying to install Virtual directory 'Default Web Site//
Replies: 1
Views: 6724
 
Jump to post

There was an error during the IIS configuration process while trying to install Virtual directory 'Default Web Site//

I am receiving the error in the subject of this topic for the first time while installing my application on a customer's server. The chain of errors before this error seem to indicate there is something unique about their IIS configuration or an issue with the authentication from being set on the ...
by colin.miller
Fri Oct 06, 2023 10:19 pm
Forum: Building Installers
Topic: Optionally install SQL Server Express 2017
Replies: 3
Views: 13638
 
Jump to post

Re: Optionally install SQL Server Express 2017

Thank you for the reply. I have since upgraded to v21.1 of Advanced Installer and it appears some things have changed. I added the SQL Server Express 2017 prerequisite as you instructed with the appropriate command lines but I do not see the corresponding feature in the organization page. Please ...
by colin.miller
Wed Sep 20, 2023 4:56 am
Forum: Common Problems
Topic: SQL Server Express 2017 prereq issue
Replies: 1
Views: 6606
 
Jump to post

SQL Server Express 2017 prereq issue

Hello,

Prior to upgrading to Advanced Installer 21.0.1 I had a working .aip file (I think it was last built around version 20.8.x) that would install SQL Server Express 2017 as a prereq just fine with the following command line:

/Q /x:C:\tmp\myfolder\SQLServer2017Media ...
by colin.miller
Wed Aug 02, 2023 7:40 pm
Forum: Building Installers
Topic: Optionally install SQL Server Express 2017
Replies: 3
Views: 13638
 
Jump to post

Optionally install SQL Server Express 2017

Hello,

In the past I have successfully installed SQL Server Express 2017 as a prerequisite, but I was wondering if it is possible to "optionally" install SQL Server Express 2017? The use case would be that they click a button on one of the dialogs and it automatically installs SQL Server Express ...
by colin.miller
Thu Dec 15, 2022 5:43 am
Forum: Common Problems
Topic: Install fails due to AI_ResolveLocalizedCredentials error
Replies: 4
Views: 68188
 
Jump to post

Re: Install fails due to AI_ResolveLocalizedCredentials error

I just wanted to update this thread and say I was able to solve this. Using Orca I removed the entire CustomActions table in the cached .msi of the broken version. This allowed the uninstall to skip this step and proceed with completing the uninstall. Thank you for your help
by colin.miller
Thu Dec 08, 2022 6:10 pm
Forum: Common Problems
Topic: Install fails due to AI_ResolveLocalizedCredentials error
Replies: 4
Views: 68188
 
Jump to post

Re: Install fails due to AI_ResolveLocalizedCredentials error

Dan,

Thank you for your response. I had the client re-run the old installation and it did indeed bring up the maintenance dialog, indicating it was not removed properly just as you explained. The problem is no matter what selection they make (modify, repair or remove) it still brings up the same ...
by colin.miller
Mon Dec 05, 2022 6:52 pm
Forum: Common Problems
Topic: Install fails due to AI_ResolveLocalizedCredentials error
Replies: 4
Views: 68188
 
Jump to post

Install fails due to AI_ResolveLocalizedCredentials error

Hello,

I have a client using our installer and they are receiving an error I have not seen before:
"Custom action AI_ResolveLocalizedCredentials not found in Binary table stream."

I cannot find any information on this custom action. Could someone please assist me in debugging this error? I have ...
by colin.miller
Sun Nov 27, 2022 8:42 pm
Forum: Common Problems
Topic: "Abort Installation" causes uninstallation
Replies: 1
Views: 17345
 
Jump to post

"Abort Installation" causes uninstallation

Hello,

My installer runs some .SQL scripts on upgrade installations (aka condition OLDPRODUCTS). I have the script configured to "Abort installation" per the "On error" dropdown choice. The issue is that the "Abort installation" isn't just aborting/canceling the current installation, it ends up ...

Go to advanced search