Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 Reporting Services Development
 Web Service vs. URL access

Author  Topic 

emirac
Starting Member

1 Post

Posted - 2005-03-22 : 16:24:12
Hi all, I'm new here and this is my first post.

We are getting ready to deploy an ASP.NET web application that is using Reporting Services. Currently, we're simply opening a new window with the URL to the requested report. The problem I have with this is that we can't use Windows authentication because we will have external users. For this reason, I want to use web service access so that the users are not even aware of the Report Server. I was curious if anyone else is using this access type and what kind of problems you've had, if any.

Thanks!
   

- Advertisement -