Hello everybody,

I am using CR 10 with ASP.NET 1.1/MSSQL. Whenever I run the report from application, it first shows a page where it asks SQL Server username/password and then it shows the report. My report is directly connected to a View in the SQL Server database.

How can I get rid of this login box when the report is presented from the application?

Thanks.