Crystal Report Display issue
I know this is not a problem or an error but I need a way around it. I run a report in ASP2.NET (.NET 2005) and I get this message:
The report you requested requires further information.
Repository
Server name:
Database name:
User name:
Password:
Use Integrated Security
The server name and database name is in there, but the user and password are not. I want to be able to display the report without having to have this screen come up. I use active directory and want to set it as a trusted connection like when I created the connection in the report design. Basicaly I want the windows credentials to authenticate. It works fine in my development environment (doesn't ask for information) but ask when I publish to the server.
Thanks
Brad West

