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 |
What is a virtual memory? : Dot net architecture
What are different types that a variable can be defined and their scopes ?
What is the purpose of Treeview control?
What is Opf3
In LINQ TO SQL if it is possible to select the top 5 records from the particular table using select top 5.
how to create applications by using Visual Studio 2012?
0 Answers TryTechnicals Pvt Ltd,
How do I write to the application configuration file at runtime?
what are ACID properties ?
what is the need of vss to developer?
State the different levels of exceptional safety?
Will finally block exec if we write an return statement to a try block???????
what is the difference between master page and content page?