Hello.
We are using Visual Studio 2010 Express for ASP.NET and Crystal Report 2010 (13.0.6)
We can generte reports through Web site. The reports are generated successfully. We want to save the reports in PDF Format on the local disk. When user clicks on Export, dialog box to select the file format to export the report. But when User selects PDF format or any other format and clicks on "Export" button, the same page is displayed again. Save File Disalog Box is not displayed to select the location to save and name the file.
Is there any setting to enable the Save Dialog Box. If yes, how to do it.
Similar action is working fine in our project developed under visual studio 2005 and Crystal Report 10.2
Please help ASAP.