Search found 7 matches

Go to advanced search

by robpearmain
Tue Jul 14, 2009 11:53 am
Forum: Common Problems
Topic: Patch adds duplicate section to web.config
Replies: 1
Views: 5712
 
Jump to post

Patch adds duplicate section to web.config

Hi,

I created a patch that seemed to work fine. However, upon running the ASP.NET site an error occured. Upon investigation, a duplicate section had been added to the web.config file.

The web.config file was imported as XML so that it could recieve data passed from the install (ConnectionString ...
by robpearmain
Tue Jul 14, 2009 9:40 am
Forum: Common Problems
Topic: Patch will not update Service
Replies: 1
Views: 1953
 
Jump to post

Patch will not update Service

Hi,

I created a patch for my installer to go from version 3.1.0 to 3.1.1.

The installer contains a Web App, a Windows App and a Service.

All works great, and I have checked that the DLL's are being updated, and they are ... until the last step.

I believe it is trying to install the service again ...
by robpearmain
Mon Jul 13, 2009 6:34 pm
Forum: Common Problems
Topic: Please advise on best approach...
Replies: 1
Views: 8427
 
Jump to post

Please advise on best approach...

Hi,

We have recently released an installer for our application, version 3.1.0

However, there was a problem with one of the DLL's and we want to release an executable that users can download and patch the install with.

The "patch" needs to only contain the new DLL to be installed in the correct ...
by robpearmain
Fri Jul 10, 2009 3:39 pm
Forum: Feature Requests
Topic: .NET 3.5 SP1 Prerequisite
Replies: 1
Views: 3548
 
Jump to post

.NET 3.5 SP1 Prerequisite

We recently had an issue with an installion where the issue had been fixed in SP1 of .NET 3.5.

Please can you add .NET 3.5 SP1 as a pre-requisite and not just 3.5

Thanks
by robpearmain
Mon Jul 06, 2009 1:37 pm
Forum: Feature Requests
Topic: Execute Service Commands
Replies: 1
Views: 2463
 
Jump to post

Execute Service Commands

It would be good to control certain services using the install, for example

1. On installation of a Web Feature run "IISRESET.EXE"
by robpearmain
Mon Jul 06, 2009 1:36 pm
Forum: Feature Requests
Topic: Pre-requisites on a feature by feature basis
Replies: 1
Views: 2687
 
Jump to post

Pre-requisites on a feature by feature basis

It would be good if you could assign pre-requisites to a feature.

For example, if my installer has 3 feature, where 1 relies on IIS being installed, it would be good to check for a minimum version of IIS ONLY if the user has chosen to install a feature of the MSI that uses IIS
by robpearmain
Thu Jul 02, 2009 4:31 pm
Forum: Common Problems
Topic: Enterprise Edition IIS Questions
Replies: 1
Views: 1954
 
Jump to post

Enterprise Edition IIS Questions

Hi,

Please could you tell me how to

1. Force an IISRESET after installing the web application in the installer
2. Check for a minimum version of IIS ONLY if the user has chosen to install a feature of the MSI that uses IIS

Many thanks

Rob Pearmain
auxUI Ltd

Go to advanced search