In AutoSPInstallerMain.ps1, the code that checks for the SharePoint binaries path causes the installer to close with the error, "Cannot locate SharePoint binaries; please check that the files are in the \SharePoint subfolder as per new folder structure."
I already have the pre-reqs and binaries installed before running the script. If I comment out the Throw and put something like "Write-Host "Okay!" the script runs fine without error.
Comments: ** Comment from web user: adngon **
I already have the pre-reqs and binaries installed before running the script. If I comment out the Throw and put something like "Write-Host "Okay!" the script runs fine without error.
Comments: ** Comment from web user: adngon **
Hi there...
Iam having the same issue out of the blue. I have installed alot of enviroments and never seen this error message "WARNING: Cannot locate SharePoint binaries; please check that the files are in the \SharePoint subfolder as per new
folder structure.".
How can i fix this and why does this error appear?