G
Guest
Hi!
I have a requirement to generate crystal reports based on certain criteria
and then generate a PDF of the report. I am using a a blank Crystal report
and in code behind i am setting the data source property of the Report
document as a dataset.
But here i am getting a error "Access to the path is denied"
Access to the path "C:\DOCUME~1\<System
Name>\ASPNET\LOCALS~1\Temp\temp_55c8abf6-c77c-43c9-b0c1-63d258692add.rpt" is
denied.
Can anyone help me out. Or please suggest how to generate the same when
there is a dynamic data table which servers as a datasource for the Report?
Thanks in advance.
I have a requirement to generate crystal reports based on certain criteria
and then generate a PDF of the report. I am using a a blank Crystal report
and in code behind i am setting the data source property of the Report
document as a dataset.
But here i am getting a error "Access to the path is denied"
Access to the path "C:\DOCUME~1\<System
Name>\ASPNET\LOCALS~1\Temp\temp_55c8abf6-c77c-43c9-b0c1-63d258692add.rpt" is
denied.
Can anyone help me out. Or please suggest how to generate the same when
there is a dynamic data table which servers as a datasource for the Report?
Thanks in advance.