SQL server 2017 not instaliing

Got a problem you cannot solve? Try here.
dileep.tiwari
Posts: 16
Joined: Thu Sep 05, 2019 6:42 am

SQL server 2017 not instaliing

Postby dileep.tiwari » Mon Sep 21, 2020 2:22 am

Hi,
I am installing SQL server 2017 with my installer. I took the setup and put in network location like (\\server\builds\install dependency\sql server 2017).
then I have two scripts one is to check SQL is installed or not if not then I have set-up SQL script where I have defined a file bag and taking the installer to a variable and running that. it is giving me the error (see attachment).
also, see the attached screenshot of setup SQL script.

If a changed the network path to #IADIR#/runtimes then it is working fine. I am not getting why it is not working. please help me I don't know what I am doing wrong.
Attachments
Capture.JPG
Capture.JPG (188.65 KiB) Viewed 5289 times
Capture.JPG
Capture.JPG (24.05 KiB) Viewed 5289 times

FrancescoT
Site Admin
Posts: 5360
Joined: Sun Aug 22, 2010 4:28 am

Re: SQL server 2017 not instaliing

Postby FrancescoT » Mon Sep 21, 2020 10:56 am

I suspect there is something wrong with the "SQL server 2017 setup files" from your network.

You may do a simple test with a minimum modification of your SQL setup script ("Setup for Microsoft SQL Server Express 2017.mia");
- omit the "/q" parameter from the SQL install parameters (MSSQL2017_COMMAND_LINE_X64 variable).
- disable the "Hide Program Window" option from the successive "Run Program" command.

Then rebuild your project and run the generated setup on your target machine.

The above modifications will not hide the UI of the MS SQL installer, and in case of errors, this should give you some more information about the exact nature of your problem.

Hope this helps you.
Francesco Toscano
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE

dileep.tiwari
Posts: 16
Joined: Thu Sep 05, 2019 6:42 am

Re: SQL server 2017 not instaliing

Postby dileep.tiwari » Tue Sep 22, 2020 7:46 am

I tried the way you said, not getting any proper message just one popup with cross sign.
when i am defining file bag with #IADIR# script is working fine.

~InstallAware Clipboard Data~
~File Bag~
~{82F32400-64CA-4638-95D8-10FFE9FEC302}~
~"#IADIR#\runtimes\Microsoft SQL Server Express 2017\*.*|",TRUE,DATA_MICROSOFTSQLSERVEREXPRESS2017~
~mFileBagIDE.dll\mFileBagEXE.dll~

and when i changed path from #IADIR# to some network path then it is failing. like this
~InstallAware Clipboard Data~
~File Bag~
~{82F32400-64CA-4638-95D8-10FFE9FEC302}~
~"\\sigmatek.net\Builds\Install Dependencies\Microsoft SQL Server Express 2017\*.*|",TRUE,DATA_MICROSOFTSQLSERVEREXPRESS2017~
~mFileBagIDE.dll\mFileBagEXE.dll~

setup script is same in IADIR location aand network location. (i copied it from IADIR location).
Attachments
Capture.JPG
Capture.JPG (10.95 KiB) Viewed 5278 times

FrancescoT
Site Admin
Posts: 5360
Joined: Sun Aug 22, 2010 4:28 am

Re: SQL server 2017 not instaliing

Postby FrancescoT » Tue Sep 22, 2020 12:52 pm

I'll check this out and I'll let you know.
Francesco Toscano
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE

FrancescoT
Site Admin
Posts: 5360
Joined: Sun Aug 22, 2010 4:28 am

Re: SQL server 2017 not instaliing

Postby FrancescoT » Thu Sep 24, 2020 1:02 pm

which IA version are you using?
Francesco Toscano
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE

dileep.tiwari
Posts: 16
Joined: Thu Sep 05, 2019 6:42 am

Re: SQL server 2017 not instaliing

Postby dileep.tiwari » Tue Sep 29, 2020 12:06 am

Sorry for being late reply,
i am using X11 studio admin.

FrancescoT
Site Admin
Posts: 5360
Joined: Sun Aug 22, 2010 4:28 am

Re: SQL server 2017 not instaliing

Postby FrancescoT » Tue Sep 29, 2020 9:33 am

Unfortunately, UNC path wasn't supported with File Bag in X11. Such support has been added in X12.
Francesco Toscano
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 35 guests