cancel
Showing results for 
Search instead for 
Did you mean: 

Error in File....request could not be submitted for background processing

Former Member
0 Kudos

Hi

We get this error when generating a pdf using crystal reports in .NET. This error doesnot occur when we run the report individually. It occurs when we have multiple users accessing the report simultaneously...

e.g of the error that gets logged...

Error in File C:\WINNT\TEMP\TransactionPDF_rpt {6F6E2A6B-9498-470D-BA4A-8F16E333C232}.rpt:

The request could not be submitted for background processing. at CrystalDecisions.ReportAppServer.ConvertDotNetToErom.ThrowDotNetException(Exception e)

We have checked the report formats, access to folders, etc. looks fine...

Any help appreciated.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Use close and dispose method for report object, also gc.collect.

Product information please -

VS version?

CR version?

Service pack level?

Productin or development issue?

Regards,

Amit

Answers (1)

Answers (1)

former_member183750
Active Contributor
0 Kudos

See if [this|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50a6f5e8-8164-2b10-7ca4-b5089df76b33] article will help:

Ludek