Hy,
I'm doing a project, in Sql Reporting Services, and i need to create email subscription.In Sql Server Management Studio, when i right-click the folder subscritpion, which is inside the report i'm working, the option to create a subscription it's disable, so what should i do to turn it enable.
Thanks.

Subscriptions- How to enable?
cwatkins-gd
CFC2006
Yes it should work with Developer Edition. Are subscription disabled in general for all reports or just for certain reports You may want to check the documentation for more information on this: http://msdn.microsoft.com/library/default.asp url=/library/en-us/rswork/htm/rms_subscribing_v1_1hrq.asp
-- Robert
DROSCOE
What edition of SQL Server 2005 did you install
Regular subscriptions are only available in Standard or Enterprise Edition.
Data-driven subscriptions are Enterprise Edition only.
See also: http://www.microsoft.com/sql/technologies/reporting/rsfeatures.mspx
-- Robert
Saruk
I'm wondering if It shouldn't work in developer edition, that's the one i'm working on.
Thanks.
Antonio