Im unable to add certificate to https binding in IIS, Im am getting an error while installing kindly guide me further
Also im unable to delete the default website, we need to delete it because our application use default ports 80 and 443 but if default website is not deleted we cannot start ...
i had an old project which i had to update to a newer version, The issue is after the installer installs totally, the folder deletes and i cant see the program entry in add/remove programs. I tried many things to troubleshoot but failed. Kindly help, i recently updated the installer with ...
I am trying to fetch pre-requisites form our ftp server. But i'm unable to succeed it does not download or fetch the exe's form the ftp path, it only woks with http URL's
Kindly help!!!
have attached the screenshot.
I'm afraid this is not a correct approach also. Maybe my answer was not so clear. You cannot use a property value set at run-time (e.g. from command line) to dinamically set the URL field of your prerequisite. This happens because the prerequisite "URL" field is of PseudoFormatted ...
I am building an Installer where i add the Per-requite as URL where the package will download form a remote server, I give the ip of the server as "http://[SERVERNAME] /Installer/nolink.exe"
and when i run the exe in command line as "nolink.exe SERVERNAME=192.168.1.1 " The installer ...