Search found 12 matches

Go to advanced search

by MiguelOM
Thu Dec 01, 2022 12:17 pm
Forum: Building Installers
Topic: Upgrade or Patch with multiple instances
Replies: 5
Views: 30593
 
Jump to post

Re: Upgrade or Patch with multiple instances

I have been trying to set it up the way you explained and I can create several instances for each version, but now, I have a question and I have a problem. The question is, 5 instances means 5 instances on total, not for each version I install, isn't it? In my case, I set up 5 instances and when I r...
by MiguelOM
Tue Nov 29, 2022 11:48 am
Forum: Building Installers
Topic: Upgrade or Patch with multiple instances
Replies: 5
Views: 30593
 
Jump to post

Re: Upgrade or Patch with multiple instances

Hi! So, in the case you have explained before, I guess I can install as much instances as I defined in the installer. This is great in my case, because I need to install a production environment and a pre-production environment, so with this configuration I will get it. But, related to the creation ...
by MiguelOM
Fri Nov 25, 2022 9:47 am
Forum: Building Installers
Topic: Upgrade or Patch with multiple instances
Replies: 5
Views: 30593
 
Jump to post

Upgrade or Patch with multiple instances

Hi, I have been trying to do what the subject title says, but I am not able to get it and I am not sure whether it is not compatible or I am doing things wrong. The requirement is that the user should install serveral instances of the same version and also, the user should install other versions. So...
by MiguelOM
Thu Nov 17, 2022 11:08 am
Forum: Building Installers
Topic: Upgrade web app
Replies: 10
Views: 12736
 
Jump to post

Re: Upgrade web app

Hi, I have tried what you explained in the last post, but it does not work for me. It keeps me overwriting the json file at all. You can set the default value of APPDIR in the "Install Parameters" page --> "Application Folder" field. It is the APPDIR by default, and it is ok, but...
by MiguelOM
Tue Nov 15, 2022 11:24 am
Forum: Building Installers
Topic: Upgrade web app
Replies: 10
Views: 12736
 
Jump to post

Re: Upgrade web app

Hi! Thank you so much for your answer. Now, it does not crash upgrading the app, but now, I have a couple of questions. What if I want to update a file (in my case, it is a json file), but I only want to add new items, keeping old items with the same values?. I have a json with some config keys, so ...
by MiguelOM
Wed Nov 09, 2022 12:04 pm
Forum: Building Installers
Topic: Upgrade web app
Replies: 10
Views: 12736
 
Jump to post

Re: Upgrade web app

Hi, I send you a sample project, just removing what is unnecessary. "Sample installer" would be the first version and "Sample Installer 101" would be the second version. In order to reproduce the error, Just install the product specifying a Virtual Directory Name (Test, for examp...
by MiguelOM
Wed Nov 09, 2022 9:46 am
Forum: Building Installers
Topic: Upgrade web app
Replies: 10
Views: 12736
 
Jump to post

Re: Upgrade web app

Hi! Thank you for your support. Unfortunately, It does not work. It throws me a similar message, but now, it tells me "Could not access network location \C:\". I thought it was due to change the default value the user puts while installing, but If I leave the default value (so I understand...
by MiguelOM
Thu Oct 27, 2022 4:36 pm
Forum: Building Installers
Topic: Upgrade web app
Replies: 10
Views: 12736
 
Jump to post

Upgrade web app

Hi, I have been creating an installer for a web application and I have an error upgrading it. I have followed the tutorial for creating an upgrade (https://www.advancedinstaller.com/user-guide/tutorial-major-upgrade.html). The installer has a particularity, and it is that you install the application...
by MiguelOM
Mon Sep 26, 2022 3:33 pm
Forum: Common Problems
Topic: Organize IIS Web Applications
Replies: 3
Views: 4199
 
Jump to post

Re: Organize IIS Web Applications

Hello Catalin, What I mean by "Regular Folder" is just a folder that you can create with Explorer. If you create a folder "Applications" into inetpub/wwwroot and you go to Inet Manager, you see the structure like the first image I sent. It is just a folder that organizes a few ap...
by MiguelOM
Thu Sep 22, 2022 10:40 am
Forum: Common Problems
Topic: Organize IIS Web Applications
Replies: 3
Views: 4199
 
Jump to post

Organize IIS Web Applications

Hello, I am creating an installer for a Web Application, and I want to organize IIS WebSites in a specific way like this: Organization OK.jpg * this folder should be a regular folder, not a virtual directory, because it is just for organize it all. I have reached this point, but now, I need to add s...
by MiguelOM
Thu Sep 22, 2022 7:55 am
Forum: Common Problems
Topic: Working with conditionals in JSON files
Replies: 3
Views: 4108
 
Jump to post

Re: Working with conditionals in JSON files

Thank you so much!

It was the first think that I thought, but I wanted to know if I could do this kind of conditions.

Best Regards,

Miguel
by MiguelOM
Mon Sep 19, 2022 8:23 am
Forum: Common Problems
Topic: Working with conditionals in JSON files
Replies: 3
Views: 4108
 
Jump to post

Working with conditionals in JSON files

Hello!, I am trying to create an installer (enterprise), and I don't know how to set a value into an appsettings.json depending on which DB configuration the user set up. As ConnectionString changes depending on the provider, what I need is to set the value of ConnectionString key "DbConnection...

Go to advanced search