Printing and exporting from Crystal Reports Viewer throws error
- by MAW74656
I'm using the .net Crystal Reports viewer to display a report. This works properly, but when I click on the print option, and then click "OK" on the options popup, I get the following error:
Access is denied.
Description: An
unhandled exception occurred during
the execution of the current web
request. Please review the stack trace
for more information about the error
and where it originated in the code.
Exception Details:
System.Runtime.InteropServices.COMException:
Access is denied.
And the same thing when I try to export. I'm running this on the Visual Studio development server, VS2008. What can I do to correct this?