Hi,
I'm trying to create a subscription via API and am getting an error. BTW, creating it through ReportManager works great, meaning the Report, the DataSource and its credientials are all working as planned.
I'm following the sample for CreateSubscription() on the books online, http://msdn2.microsoft.com/en-us/library/microsoft.wssux.reportingserviceswebservice.rsmanagementservice2005.reportingservice2005.createsubscription.aspx
I'm hosting the script on a web page and when running, am getting an error:
"One of the extension parameters is not valid for the following reason: The account you are using does not have administrator privileges. A subscription cannot be created fordank@.adventure-works.com"
Well, obvisouly it's not working. Moreover, I don't understand the error, what does the 'TO' email to do with it?
Please help,
Edmund
Oops, I fogot to mention that this occurs only when authoenticated under ASP.NET 2.0's membership forms authentication.
Edmund
No comments:
Post a Comment