Hi all
I'm performing a windows install on a remote server. Before executing the Install I copy the msi to the server into a local folder called c:\_ISInstallers, I then attempt to connect remotely via an Administrator account and I get the following:
The path to the installer package is not valid, c:\\_ISInstallers\\CC.GenericWebService.Setup.msi.
Now, the only work-around I've found is to not only copy the msi to the server but to the machine that FB is running on as well, into the same folder.
Any ideas why this is failing? Surely I don't have to copy the msi to my build machine as well??
Thanks
Kev