CR.NET Login box appearing before report execution
Hi
I am creating a crystal report and publishing it as a web service.I have written a windows forms application with a forms report viewer.I am binding the crystal viewer to the asmx file on of the web service.
crystalviewer1.reportsource = "http://localhost/abc/abcService.asmx"
When I do that I always get the login box where i have to type the username and password ,after which the report works .
Can anybody please tell me how i can send the login information automatically with out it prompting it.
Thanks in advance
Nassar
|