Groups | Blog | Home
all groups > sql server reporting services > january 2005 >

sql server reporting services : fileshare subscription erro


John Fant
1/11/2005 2:45:07 PM

My report subscription got the following error. Before the subscription was
run, I changed the Reporting Service's Windows Service logon account from
local system account to a local user with adm rights.

I'm using developer editions for sql server and reporting service, running
everything from one single development machine of XP Pro.

I'd appreciate any help.

jf

************ log info *********************************
ReportingServicesService!crypto!1600!01/11/2005-17:27:03:: e ERROR:
DBUnProtectData failed: System.Runtime.InteropServices.COMException
(0x80090005): Bad Data.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32
errorCode, IntPtr errorInfo)
at RSManagedCrypto.RSCrypto.DecryptData(Byte[] pCipherText)
at
Microsoft.ReportingServices.Diagnostics.DataProtection.DBUnprotectData(String
data)
ReportingServicesService!crypto!1600!01/11/2005-17:27:03:: i INFO: Current
user: jf\john
ReportingServicesService!notification!1600!01/11/2005-17:27:03:: e ERROR:
Error occured processing notification. Bad Data.
ReportingServicesService!notification!1600!01/11/2005-17:27:03::
Notification 882b52f3-40de-486e-a7ef-4e72e6efd6ea completed. Success: True,
Status: Bad Data., DeliveryExtension: Report Server FileShare, Report:
NWCustomers, Attempt 0
ReportingServicesService!dbpolling!1600!01/11/2005-17:27:03::
NotificationPolling finished processing item
882b52f3-40de-486e-a7ef-4e72e6efd6ea
John Bocachica (Colombia)
1/13/2005 3:51:24 PM
Hi, you can see the documentation (BOL) of reporting services about change
the account using rsconfig.exe

The problem is that the new user would be changed in the RSCONFIG file, but
trougth rsconfig.exe not over file directly

this is the command

RSConfig -c -s Server name -d Reporting Services database name -a
Sql|Windows -u User name -p User password


Best Regards

John Bocachica
Colombia


[quoted text, click to view]

AddThis Social Bookmark Button