Hi All,
I need to programatically create a report, and deliver it.
I managed to create the report and a schedule.
When I call CreateSubcription, it fails
(InvalidDataSourceCredentialSettingException is thrown)
the message is:
"The current action cannot be completed because the user data source
credentials that are
required to execute this report are not stored in the report server
database."
Any ideas ?
Adrian M. - 29 Apr 2005 21:51 GMT
Make sure you are using stored credentials on the data source the report
uses. This is required for subscription processing.

Signature
Adrian M.
MCP
> Hi All,
> I need to programatically create a report, and deliver it.
[quoted text clipped - 8 lines]
>
> Any ideas ?