Get IIS Index returns 0
Posted: Wed Mar 06, 2013 8:23 am
Hi Guys,
I hope you can help me.
My project has a dialog that asks which IIS site to install to.
As my debug shows, the selected value is returned in a variable $XWEBSITE$ - the site name is correctly shown.
In my line 179, I try to resolve the name to the IIS INDEX using, but the returned value is 0
What am I missing?
Best regards
Bo Andersen
I hope you can help me.
My project has a dialog that asks which IIS site to install to.
As my debug shows, the selected value is returned in a variable $XWEBSITE$ - the site name is correctly shown.
In my line 179, I try to resolve the name to the IIS INDEX using, but the returned value is 0
Code: Select all
~InstallAware Clipboard Data~
~Get IIS Site Index~
~{44AEF6CA-BD61-4D74-AD54-DEAE2DD58BB2}~
~$XWEBSITE$~
~XSITENO~
What am I missing?
Best regards
Bo Andersen