I've created a simple report in SSRS, and then tried my hand out with a data driven subscription.
I can verify that the subscription runs on the 'My Subscriptions' page, but under status it says there is one error.

How do I find out what this error is?

link|improve this question
feedback

2 Answers

Are there any interesting entries in the windows event logs and SQL Server logs?

link|improve this answer
I wasn't able to find any, which surprises me. – senloe Nov 24 '10 at 19:24
feedback
up vote 0 down vote accepted

received this answer from stackoverflow which helped me find info on the errors:

You need to look in the "Report Server Execution Log" which is a particular SQL Reporting Services log file.

See Reporting Services Log Files for details.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.