Today I have been creating a job to run a package. I had been reading up on Proxy Accounts and Credentials, so I wanted to give it a whirl.
The job processes 3 files from the same location, 2 XML and 1 Excel file.
All seems well, but 1 step of the package (Excel Spreadheet) is throwing an error:
An OLE DB error has occurred. Error code: 0x80004005
However, if I change the user to me (still using a proxy and credentials), it works, if I change it to the other account, (with network share access to get to the file) it doesn't run. It does run the XML data steps fine (same file location) but the Excel ones it doesn't.
Any ideas what I am missing to make this work?