Sharepoint connect issue: Cannot locate table in HTML file
Hello,
I wrote a piece of script to extract data from our Sharepoint site, when i execute it from the local client it work well but as soon as i put it on the server and execute the job i get an error that it can not locate the table:
Error: Cannot locate table in HTML file
Any ideas or suggestions, maybe it's about the user as the server is running on another useraccount than I am on my local desktop, can i set these usersettings somewhere in the script ?