1. After completing the basic installation in Chapter 3, I entered
http://localhost/Reports in my browser and was prompted to entered my username and password. Is there a way to eliminate (default) this logon?
2. For production, I am deploying on a basic 3-tier architecture - Internet Web Browser Client, Web Server, Database Server. Chapter 15 discusses execution of reports from within a Web app. I am wanting to use reportviewer to seamlessly display reports with all authentication and authorization embedded in the app. I have been unable to get past security problems. Is there a good example somewhere that describes how to setup all the security to use reportviewer from a internet web app?