Problem with Crystal Reports
From: Elton Wang (anonymous_at_discussions.microsoft.com)
Date: 02/09/05
- Next message: zebidy: "RE: control1 = control2"
- Previous message: JT: "Getting user input to go to Access Database"
- In reply to: schapopa: "Problem with Crystal Reports"
- Next in thread: schapopa: "Re: Problem with Crystal Reports"
- Reply: schapopa: "Re: Problem with Crystal Reports"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 8 Feb 2005 17:30:35 -0800
Hi schapopa,
I think the problem is you don't give (or not enough )
permissions for your .NET Web account (ASPNET in WINDOWS
2000) to access Temp folder.
HTH,
Elton Wang
elton_wang@hotmail.com
>-----Original Message-----
>I have problem with Crystal Reports. When I Am trying to
create PDF file
>I get an error that I copied below.
>The same application is installed on two other machines
and everything
>works fine. Error apears on line 62.
>
>Error in File
>C:\DOCUME~1\DS-7TY~1\ASPNET\USTAWI~1\Temp\temp_cc3ddba7-
65df-4284-8fcf-7
>24fd21dc878.rpt: Access to report file denied. Another
program may be
>using it.
>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:
>CrystalDecisions.CrystalReports.Engine.LoadSaveReportExcep
tion: Error in
>File
>C:\DOCUME~1\DS-7TY~1\ASPNET\USTAWI~1\Temp\temp_cc3ddba7-
65df-4284-8fcf-7
>24fd21dc878.rpt: Access to report file denied. Another
program may be
>using it.
>
>Source Error:
>
>
>Line 60:
CrystalReport1.ExportOptions.DestinationOptions =
>DiskOpts
>Line 61: DiskOpts.DiskFileName = Server.MapPath
(".\") &
>Session.SessionID & ".pdf"
>Line 62: CrystalReport1.Export()
>Line 63: Response.ClearContent()
>Line 64: Response.ClearHeaders()
>
>
>*** Sent via Developersdex http://www.developersdex.com
***
>Don't just participate in USENET...get rewarded for it!
>.
>
- Next message: zebidy: "RE: control1 = control2"
- Previous message: JT: "Getting user input to go to Access Database"
- In reply to: schapopa: "Problem with Crystal Reports"
- Next in thread: schapopa: "Re: Problem with Crystal Reports"
- Reply: schapopa: "Re: Problem with Crystal Reports"
- Messages sorted by: [ date ] [ thread ]