ear fellows.
A very frustrating error keeps occuring for my report subsciption. Even
though the supplied credentials are valid (have tried to use administrator
credentials and all kinds of workarounds) the following error message is
received:
"Failure writing file Tider.xls : A logon error occurred when attempting to
access the file share. The user account or password is not valid."
The file share is on a server different from the one that runs the report
server but even if I use a file share on the same server I get the same error.
Another curious fact is that there is no information in the event log,
neither in the server that runs RS nor the one of the file share, at the time
of failure. In the RS log file, however, the following is found:
.
.
.
.
ReportingServicesService!library!e!10/09/2006-19:24:17:: e ERROR: Throwing
Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider+NetworkErrorException:
A logon error occurred when attempting to access the file share. The user
account or password is not valid., A logon error occurred when attempting to
access the file share. The user account or password is not valid.;
Info:
Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider+NetworkErrorException:
A logon error occurred when attempting to access the file share. The user
account or password is not valid. --->
System.Runtime.InteropServices.COMException (0x8007052E): Logon failure:
unknown user name or bad password. (Exception from HRESULT: 0x8007052E)
at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32
errorCode, IntPtr errorInfo)
at RSRemoteRpcClient.RemoteLogon.GetRemoteImpToken(String
pRPCEndpointName, Int32 type, Guid dataSourceId, String pUserName, String
pDomain, String pPassword)
at
Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider.GetImpersonationToken(String userName, String domain, String userPwd)
--- End of inner exception stack trace ---
ReportingServicesService!subscription!e!10/09/2006-19:24:17::
Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider+NetworkErrorException:
A logon error occurred when attempting to access the file share. The user
account or password is not valid. --->
System.Runtime.InteropServices.COMException (0x8007052E): Logon failure:
unknown user name or bad password. (Exception from HRESULT: 0x8007052E)
at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32
errorCode, IntPtr errorInfo)
at RSRemoteRpcClient.RemoteLogon.GetRemoteImpToken(String
pRPCEndpointName, Int32 type, Guid dataSourceId, String pUserName, String
pDomain, String pPassword)
at
Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider.GetImpersonationToken(String userName, String domain, String userPwd)
--- End of inner exception stack trace ---
at
Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider.GetImpersonationToken(String userName, String domain, String userPwd)
at
Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider.SaveReport(Notification notification, SubscriptionData data)
ReportingServicesService!subscription!e!10/09/2006-19:24:17:: Error writing
file Export.xls to path \\SERVER01\reports\Company01
ReportingServicesService!dbpolling!e!10/09/2006-19:24:17::
NotificationPolling finished processing item
4a2093ca-f34a-4f7