Search found 19 matches

Go to advanced search

by nvsoft
Wed May 25, 2011 2:29 pm
Forum: Common Problems
Topic: Auto Updater return codes documentation
Replies: 3
Views: 4353
 
Jump to post

Re: Auto Updater return codes documentation

I understand.
thanks.
by nvsoft
Wed May 25, 2011 12:39 pm
Forum: Common Problems
Topic: Auto Updater return codes documentation
Replies: 3
Views: 4353
 
Jump to post

Auto Updater return codes documentation

Hi,

The on-site documentation for the Auto Updater Return Codes http://www.advancedinstaller.com/user-guide/updater.html shows part of the codes as 9 digits hex numbers (E00000002 and up).
The previous code are shown as 8 digit (4 bytes) code, so I guess this is a typo (?)

It's also advised to add ...
by nvsoft
Fri May 13, 2011 2:30 pm
Forum: Common Problems
Topic: Bootstrapper and MS Explorer
Replies: 6
Views: 9473
 
Jump to post

Re: Bootstrapper and MS Explorer

The problem isn't related to prerequisites. It is related to the bootstrapper.

In case there are any open windows on screen when executing the exe bootstrapper, the setup window will appear behind these windows. It does not open minimized but rather gets the lowest "z-order" and the user
have to ...
by nvsoft
Fri May 13, 2011 7:12 am
Forum: Common Problems
Topic: Bootstrapper and MS Explorer
Replies: 6
Views: 9473
 
Jump to post

Re: Bootstrapper and MS Explorer

Hi,

Can you post a solution/workaround for this problem?

I'm having the exact same problem (also same as in http://www.advancedinstaller.com/forums ... 03&start=0) but I could not find a solution in any of the posts.

Thanks.
by nvsoft
Mon May 09, 2011 7:19 am
Forum: Common Problems
Topic: NTFS permissions for ApplicationPoolIdentity
Replies: 2
Views: 3905
 
Jump to post

Re: NTFS permissions for ApplicationPoolIdentity

Hi Cosmin and thanks for the quick response.

I tried your suggestion and put "IIS AppPool" in the Domain combo box and MyAppPool in the Username combo.
It worked (!) and provided the Application Pool Identity with the permissions requested.

One note is that on my first try, I only supplied the ...
by nvsoft
Mon May 09, 2011 6:31 am
Forum: Common Problems
Topic: NTFS permissions for ApplicationPoolIdentity
Replies: 2
Views: 3905
 
Jump to post

NTFS permissions for ApplicationPoolIdentity

Hi,

I'm creating an installation for a web server which will be running on Windows Server 2008 R2 and IIS 7.5.
I've configured Advanced Installer to create a new Application Pool (named "MyAppPool") and a new web site which will run under the new AppPool.
The ASP.NET application under this web site ...
by nvsoft
Sun Apr 10, 2011 3:23 pm
Forum: Common Problems
Topic: Creating mandatory updates
Replies: 3
Views: 3424
 
Jump to post

Re: Creating mandatory updates

As I said in my original post, I would like to show the user a dialog displaying all of the updates about to be installed (and their descriptions).

Will the /silentall option show this dialog to the user?

I can display this dialog to the user myself and then call updater with /silentall but I ...
by nvsoft
Wed Apr 06, 2011 4:33 pm
Forum: Common Problems
Topic: Creating mandatory updates
Replies: 3
Views: 3424
 
Jump to post

Creating mandatory updates

Hi,

I'd like to include the AI updater agent with my application and use it to check/install updates during app start up.
However, I could not find a way to show the user the updates and their description and then force installation of certain updates.

My desired scenario is as follows:
1) The ...
by nvsoft
Sun Mar 13, 2011 9:07 am
Forum: Common Problems
Topic: IIS Prerequisite from Windows Installation CD
Replies: 1
Views: 2930
 
Jump to post

IIS Prerequisite from Windows Installation CD

Hi,

I'm building an installation project for a web server which runs on IIS 7/7.5.
I've set a Launch Condition for minimum IIS version 7 but I cannot find a built-in prerequisite for IIS.
In case IIS 7/7.5 isn't already installed on the user's computer, I'd like IIS to be installed from the user's ...
by nvsoft
Thu Mar 10, 2011 5:39 pm
Forum: Common Problems
Topic: Error building AI project
Replies: 2
Views: 3116
 
Jump to post

Re: Error building AI project

Might be DropBox. I excluded the output folder and will see if the problem persists.

Thanks.
by nvsoft
Thu Mar 10, 2011 3:06 pm
Forum: Common Problems
Topic: Error building AI project
Replies: 2
Views: 3116
 
Jump to post

Error building AI project

Hi,

When trying to build or run my setup project I very often get the following error message:

Creating EXE file... error.
Exception - Reason: Error opening file: <project dir>\Setup.ini.

Build finished because an error was encountered.

Needless to say that this file is not accessed by any ...
by nvsoft
Tue Mar 08, 2011 4:37 pm
Forum: Common Problems
Topic: Use existing AppPool or create a new one
Replies: 3
Views: 4063
 
Jump to post

Re: Use existing AppPool or create a new one

On the application pool's error policy you should select the "Prompt user to overwrite item or rollback installation".

Sorry, I forgot to reference this solution in my original post.
I don't think my users have to make decisions about Application Pools nor do they have the knowledge to (as end ...
by nvsoft
Tue Mar 08, 2011 8:18 am
Forum: Common Problems
Topic: Use existing AppPool or create a new one
Replies: 3
Views: 4063
 
Jump to post

Use existing AppPool or create a new one

Hi,

I'm configuring Advanced Installer to create a new Web Site during installation.
I'd like this web site to use an AppPool with certain properties: .Net 4, "Integrated" mode & LocalSystem Identity.

In case such an AppPool exists, I'd like to use it. In case it does not exist, I'd like to create ...
by nvsoft
Sun Mar 06, 2011 5:04 pm
Forum: Common Problems
Topic: Install Web Site to *:80 root path
Replies: 10
Views: 9468
 
Jump to post

Install Web Site to *:80 root path

Hi,

I'm creating an installation for a web server which has to be deployed on the server's root path (http://localhost/).
I also need to configure HTTPS access (https://localhost/) and many other settings.

From what I read in the forum, Advanced Installer does not support configuring the Default ...
by nvsoft
Mon Feb 28, 2011 9:00 am
Forum: Common Problems
Topic: New dialogs buttons using theme
Replies: 3
Views: 3923
 
Jump to post

Re: New dialogs buttons using theme

My question was about a new (custom) dialog I created and not about the built-in dialogs.

After applying the Spring theme, I right click on one of the built-in dialogs under "First Time Install" and select "New Dialog".

The new dialog does not have an HtmlHost item in its properties combo.

I ...

Go to advanced search