Search found 25 matches

Go to advanced search

by Parimal Patel
Wed Aug 24, 2016 5:26 am
Forum: Common Problems
Topic: Setting launch condition and Prerequisites
Replies: 3
Views: 5714
 
Jump to post

Re: Setting launch condition and Prerequisites

Thanks for reply

I can set .Net Framework 4.0 and .Net Framework 4.5 as Prerequisites. But how can i set .Net Core as a Prerequisites (due to one of the .net component has been developed using .Net Core).
by Parimal Patel
Wed Aug 24, 2016 1:02 am
Forum: Common Problems
Topic: How to Start SQL Server Agent service
Replies: 2
Views: 5215
 
Jump to post

Re: How to Start SQL Server Agent service

Hi Dan

Thanks for reply. I will try and let you know.
by Parimal Patel
Wed Aug 10, 2016 12:22 am
Forum: Common Problems
Topic: How to find SQL Server instance default Data direcory location during execution
Replies: 6
Views: 8907
 
Jump to post

Re: How to find SQL Server instance default Data direcory location during execution

So, How can i make [SERVER_PROP] property as a persistent Property or Parameter? I think [SERVER_PROP] is a Advanced Installer Property, is there any way i can convert to Persistent?
by Parimal Patel
Tue Aug 09, 2016 7:14 am
Forum: Common Problems
Topic: Setting launch condition and Prerequisites
Replies: 3
Views: 5714
 
Jump to post

Setting launch condition and Prerequisites

Hi

Company just purchased the licence and i am trying to achieve following.

I want to set following condition. It could be Launch condition or Prerequisites condition . If i can see both than it's great.

1) SQL Server 2012 R2 + Enterprise Edition
2) SQL Server 2012 R2 + installed with Integrated ...
by Parimal Patel
Tue Aug 09, 2016 6:33 am
Forum: Common Problems
Topic: Read Registray value during uninstall
Replies: 1
Views: 3695
 
Jump to post

Read Registray value during uninstall

Hi

We have 3 different SQL Instance installed on server. Using Advanced installer i am deploying application and creating database belongs to one of the SQL Instance . I have SQL scripts which are executed during uninstall process .
During uninstall process my SQL scripts are executed to default ...
by Parimal Patel
Tue Aug 09, 2016 6:23 am
Forum: Common Problems
Topic: How to Start SQL Server Agent service
Replies: 2
Views: 5215
 
Jump to post

How to Start SQL Server Agent service

Hi

We just purchased licence.
As part of my installation process, How to Start SQL Server Agent service using Advanced installer and set property Start Mode to 'Automatic' ?
ADI_SqlAgent.png
ADI_SqlAgent.png (32.58 KiB) Viewed 5215 times
Thanks,
by Parimal Patel
Tue Aug 09, 2016 2:50 am
Forum: Common Problems
Topic: How to find SQL Server instance default Data direcory location during execution
Replies: 6
Views: 8907
 
Jump to post

Re: How to find SQL Server instance default Data direcory location during execution

Also if i am deploying or installing application against particular SQL instance but during uninstall its not using SQL instance which i have selected during installation. Look like its executing my uninstall script again default SQL instance (which is localhost). How can i fix this issue?
by Parimal Patel
Tue Aug 09, 2016 2:46 am
Forum: Common Problems
Topic: How to find SQL Server instance default Data direcory location during execution
Replies: 6
Views: 8907
 
Jump to post

Re: How to find SQL Server instance default Data direcory location during execution

Thanks Dan

I have changed my script to find the default location as you have stated.
by Parimal Patel
Thu Aug 04, 2016 2:54 am
Forum: Common Problems
Topic: How to find SQL Server instance default Data direcory location during execution
Replies: 6
Views: 8907
 
Jump to post

How to find SQL Server instance default Data direcory location during execution

Hi

I have bunch of SQL scripts which create database into SQL Server 2012 and SQL Server 2014 and I would like to create database under default instance's Data Directory location.
Do i need to read this value from Registry, if yes than how i can do it?
Image 1.png
Image 1.png (53.07 KiB) Viewed 8907 times

Regards,
Parimal Patel
by Parimal Patel
Thu Aug 04, 2016 2:42 am
Forum: Common Problems
Topic: Creating SQL Certificate issue
Replies: 4
Views: 4627
 
Jump to post

Re: Creating SQL Certificate issue

I have created clean up script to remove existing certificate and Symmetric Keys from master table, before executing script which create new certificate and Symmetric Keys.
by Parimal Patel
Mon Jun 27, 2016 12:22 am
Forum: Feature Requests
Topic: How to set machineKey into Website Web.config
Replies: 6
Views: 17317
 
Jump to post

Re: How to set machineKey into Website Web.config

Yes, Key's Value should be randomly generated each time during the web site installation or Re-installation.
by Parimal Patel
Fri Jun 24, 2016 3:09 am
Forum: Building Installers
Topic: Uninstall does not delete file created by application
Replies: 9
Views: 10454
 
Jump to post

Re: Uninstall does not delete file created by application

I have same issue using Advanced installer 13.0. i have setup folder remove option using Uninstall Cleanup , Saving project throw error because of component property or field is empty. What is Component property on folder operation. Also by selecting anything from Component drop-down doesn't remove ...
by Parimal Patel
Fri Jun 24, 2016 1:03 am
Forum: Feature Requests
Topic: How to set machineKey into Website Web.config
Replies: 6
Views: 17317
 
Jump to post

Re: How to set machineKey into Website Web.config

Thanks for reply

But The value of key should be changed on every single install or reinstall (e.g. like generate keys option in IIS under website). How can i achieve it?
by Parimal Patel
Wed Jun 22, 2016 11:31 pm
Forum: Common Problems
Topic: Uninstall failing to remove IIS site and app pool
Replies: 6
Views: 7790
 
Jump to post

Re: Uninstall failing to remove IIS site and app pool

Hi Dan

Company is in process to buy the licence and i have already created end product using Advanced installer 13.0. Currently installer is creating websites in IIS and Uninstall removes the IIS sites but left the folder on drive. Uninstall should clean everything including Website Folders.
by Parimal Patel
Wed Jun 22, 2016 7:17 am
Forum: Common Problems
Topic: Uninstall failing to remove IIS site and app pool
Replies: 6
Views: 7790
 
Jump to post

Re: Uninstall failing to remove IIS site and app pool

i have same issue. is there any resolution for it?

Go to advanced search