ameen.jinnah
Posts: 19
Joined: Wed Sep 28, 2016 7:22 am

XML Location Not Working with SQLServerConnectionDlg

Hi,

I'm working on XML Locator based on tutorial video at https://www.youtube.com/watch?v=WTt2TY6ylVM.
But XML Search file not populating the value into the SQLServerConnectionDlg.
I have attached the sample project. Kindly advise what I'm missing.
Thanks.
Attachments
ServerDetails.zip
(5.77 KiB) Downloaded 475 times
Eusebiu
Posts: 4960
Joined: Wed Nov 14, 2012 2:04 pm

Re: XML Location Not Working with SQLServerConnectionDlg

Hi,

You seem to encounter the same issue as described in the "Problem with Search XML: backup some installed file tags" thread. Can you implement the solution described there and see if it works?

Also, please note that the "\" character is automatically added to the [APPDIR] property, so you should not add it anymore in the "File path" field of the XML Search (i.e. write only: [APPDIR]ServerDetails.xml).

Best regards,
Eusebiu
Eusebiu Aria - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
ameen.jinnah
Posts: 19
Joined: Wed Sep 28, 2016 7:22 am

Re: XML Location Not Working with SQLServerConnectionDlg

Hi Eusebiu,

Yes. I followed the thread you advised. It is working.
Thank you.
Eusebiu
Posts: 4960
Joined: Wed Nov 14, 2012 2:04 pm

Re: XML Location Not Working with SQLServerConnectionDlg

You're welcome. I'm glad you got this working.

Just let us know anytime you need assistance.

Best regards,
Eusebiu
Eusebiu Aria - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”