The maximum report processing jobs limit configured by your
system administrator has been reached.How I can Solve this
problem when i using crystal report to load from my
application.
Answers were Sorted based on User's Feedback
Answer / vijay
Use Report.Close() and Report.Dispose() Methods.
| Is This Answer Correct ? | 18 Yes | 26 No |
Answer / ranjana tyagi
if you used rpt.close and rpt.dispose.It may solve your
problem.You can use this also-
exatnd the number of keeping records in H-key. You can find
this in iis directory.
| Is This Answer Correct ? | 8 Yes | 26 No |
How can we perform data binding in atlas?
What are different types that a variable can be defined and their scopes ?
How cache is used? : Dot net architecture
Whats new features in Visual Studio 2012?
can u give me real example of how web.config overrides the machine.config file?
What are the options provived by vss to the user? how it will help us while delevoping application?
When do I need to use gc.keepalive?
What do you know about machine.config file ?
what are constructors and destructors
How does .net mobile work? : Microsoft dot net mobile
How is the using() pattern useful? What is idisposable?
What is Object Caching in Visual Studio 2010?