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 cache is used? : Dot net architecture
What is the use of delegates
What are different types that a variable can be defined and their scopes ?
What is a clickonce application?
What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?
what does dot in .net means
can any one urls for learning .net(which is written in simple english)
How is the using() pattern useful? What is idisposable?
What is .net transaction?
How to improve the cache performance? : Dot net architecture
which class library is used to find unique key?
Define dma? : Dot net architecture