Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a report that is loading log files from a directory on different server.
when I open the document and reload it, it works fine but on I try to run and reload using the Console it shows that it runs successfully but it doesn't load any new data!
Anybody familiar with this issue?
Thxs
I did the same test here and it was the same problem.
In the log file aparceu the following message:
Error: Can not open file '\ \ FILE-SERVER \ Public \ p-eduardo.correa \ Test.xlsx' Logon failure: unknown user name or bad password.
At some point the server tries to authenticate User and password, but fails.
I think it's the same case.
In my case the log file doesn't show any information when loading from the console..but it shows successful load when running from the document!
If you create a new document to read these files, they are usually loaded?
I created a new document and it seems to be working ..
It loaded the files
I am gonna test it again after few min to make sure it is running normally
Thxs,
After I created the new document I was able successfuly to load everything normally..:)