cancel
Showing results for 
Search instead for 
Did you mean: 

The maximum report processing jobs limit configured by your system has been reached.

Former Member
0 Kudos

Hi,

We are using Crystal report in ASP.NET (Microsoft .NET 3.5) environment for a number of years but everything went quite well.

But recently, we have migrated to .NET 4.5 ,and started having this error.

"The maximum report processing jobs limit configured by your system has been reached."

As per internet search, some recommended to use the Object.dispose() approach. We have applied recently ,and it is still NOT working

Our JobLimit in the registry on production server is 75.

This is report display

This is report dispose

Seeks your technical expertise here  thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

former_member183750
Active Contributor
0 Kudos

See if this Article will help:

Crystal Reports Maximum Report Processing Jobs Limit

BTW.; do not set the JobLimit key in the registry to -1 (that is for CRS OEM edition only).

- Ludek

Senior Support Engineer AGS Product Support, Global Support Center Canada

Follow us on Twitter

Answers (1)

Answers (1)

0 Kudos

What version of Cr runtime are you using?

CR for VS is the only one officially supported in FW 4.5.

If not using this version stay on 3.5.

Don