I am trying to email a web page which will open and create an Excel spreadsheet of the results. I've been able to do this manually in emails, by sending the url to colleagues to test with no problems.
However, in the report scheduler, the job will not run - I get an error message saying "Error processing job", which then says that "the content type was not valid in this context". I think I've narrowed it down to the attempt to have it in Excel format, because if I remove "&dataformat=excel" from the end of the URL in the job then it works perfectly.
Can anybody advise?