Friday, March 23, 2012

FileShare doesn't work

at
Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider.GetI
mpersonationToken(String userName, String domain, String userPwd)
at
Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider.Save
Report(Notification notification, SubscriptionData data)
ReportingServicesService!subscription!cb0!12/15/2004-13:25:37:: Error
writing file Service.pdf to path \\Development1\shared\privatedata$\Jeffrey
ReportingServicesService!library!cb0!12/15/2004-13:25:37:: Data Driven
Notification for activation id 9883ba29-804f-45d8-b962-14ccd78ec476 was
saved.
ReportingServicesService!library!cb0!12/15/2004-13:25:37:: Status: Failure
writing file Service.pdf : Logon failure: unknown user name or bad password
ReportingServicesService!dbpolling!cb0!12/15/2004-13:25:37::
NotificationPolling finished processing item
69eaf064-cebf-428e-b1b4-c9f4b3a2386b
I try to create a subscription and write file to a network folder
\\Development1\shared\privatedata$\Jeffrey.King
It doesn't work. I guess I used the right user name and password. Because I
used the same user name and password through Windows Explore and it works.
I have to mention I am in the network, but I didn't login using domain user.
I map the network folder by providing user name and password.
Is there any way I can provide the domain infomaiton to Report Server?
Thanks any help!Did you pass in the user name as domain\username? Have you tried other
users? other shares?
--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.
"DotNetUser" <DotNetUser@.yahoo.com> wrote in message
news:OX3ISXt4EHA.1404@.TK2MSFTNGP11.phx.gbl...
> at
> Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider.GetI
> mpersonationToken(String userName, String domain, String userPwd)
> at
> Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider.Save
> Report(Notification notification, SubscriptionData data)
> ReportingServicesService!subscription!cb0!12/15/2004-13:25:37:: Error
> writing file Service.pdf to path
> \\Development1\shared\privatedata$\Jeffrey
> ReportingServicesService!library!cb0!12/15/2004-13:25:37:: Data Driven
> Notification for activation id 9883ba29-804f-45d8-b962-14ccd78ec476 was
> saved.
> ReportingServicesService!library!cb0!12/15/2004-13:25:37:: Status: Failure
> writing file Service.pdf : Logon failure: unknown user name or bad
> password
> ReportingServicesService!dbpolling!cb0!12/15/2004-13:25:37::
> NotificationPolling finished processing item
> 69eaf064-cebf-428e-b1b4-c9f4b3a2386b
>
> I try to create a subscription and write file to a network folder
> \\Development1\shared\privatedata$\Jeffrey.King
> It doesn't work. I guess I used the right user name and password. Because
> I
> used the same user name and password through Windows Explore and it works.
> I have to mention I am in the network, but I didn't login using domain
> user.
> I map the network folder by providing user name and password.
> Is there any way I can provide the domain infomaiton to Report Server?
>
> Thanks any help!
>
>|||I tried both Domain\username and username. Neither works. I tried my local
folder, it's ok.
"Daniel Reib [MSFT]" <danreib@.online.microsoft.com> wrote in message
news:ODkkd$u4EHA.2676@.TK2MSFTNGP12.phx.gbl...
> Did you pass in the user name as domain\username? Have you tried other
> users? other shares?
> --
> -Daniel
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
> "DotNetUser" <DotNetUser@.yahoo.com> wrote in message
> news:OX3ISXt4EHA.1404@.TK2MSFTNGP11.phx.gbl...
> > at
> >
Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider.GetI
> > mpersonationToken(String userName, String domain, String userPwd)
> > at
> >
Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider.Save
> > Report(Notification notification, SubscriptionData data)
> > ReportingServicesService!subscription!cb0!12/15/2004-13:25:37:: Error
> > writing file Service.pdf to path
> > \\Development1\shared\privatedata$\Jeffrey
> > ReportingServicesService!library!cb0!12/15/2004-13:25:37:: Data Driven
> > Notification for activation id 9883ba29-804f-45d8-b962-14ccd78ec476 was
> > saved.
> > ReportingServicesService!library!cb0!12/15/2004-13:25:37:: Status:
Failure
> > writing file Service.pdf : Logon failure: unknown user name or bad
> > password
> > ReportingServicesService!dbpolling!cb0!12/15/2004-13:25:37::
> > NotificationPolling finished processing item
> > 69eaf064-cebf-428e-b1b4-c9f4b3a2386b
> >
> >
> >
> > I try to create a subscription and write file to a network folder
> > \\Development1\shared\privatedata$\Jeffrey.King
> > It doesn't work. I guess I used the right user name and password.
Because
> > I
> > used the same user name and password through Windows Explore and it
works.
> >
> > I have to mention I am in the network, but I didn't login using domain
> > user.
> > I map the network folder by providing user name and password.
> >
> > Is there any way I can provide the domain infomaiton to Report Server?
> >
> >
> > Thanks any help!
> >
> >
> >
> >
>

No comments:

Post a Comment