I am having trouble wth my custom assembly being able to access files that
are not on the same server as the reporting services web service. It works
perfectly for files on the same server.
I am not sure what permissions need to be set up on the folder on the server
that I need to access. I know that asp.net required me to create a domain
user account and then impersonate that account in the web.config file. I
would then be able to access resources as long as the domain user that was
being impersonated had access to it.
So in RS am not sure if there is a similar strategy or how to do it. I was
unable to find documentation on this.
Could someone help explain ths to me?
Thanks...Your code will be called under account of the user running the report.
"Dan" <prefernotto@.say.nope> wrote in message
news:eOqZajZWEHA.1128@.TK2MSFTNGP10.phx.gbl...
> I am having trouble wth my custom assembly being able to access files that
> are not on the same server as the reporting services web service. It
works
> perfectly for files on the same server.
> I am not sure what permissions need to be set up on the folder on the
server
> that I need to access. I know that asp.net required me to create a domain
> user account and then impersonate that account in the web.config file. I
> would then be able to access resources as long as the domain user that was
> being impersonated had access to it.
> So in RS am not sure if there is a similar strategy or how to do it. I
was
> unable to find documentation on this.
> Could someone help explain ths to me?
> Thanks...
>
>
Friday, February 17, 2012
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment