Hi All, I am using crystal report 10.2 version and vs2005, my problem is when i access the report more that 10 times i get the error "Load Report Failed", but in the inner exception i see the next error: "The maximum report processing jobs limit configured by your system administrator has been reached." How to solve it plz help me
Member 5806122
Posts
-
Load report failed -
To Create Button Template StoryboardHai all I am new to silverlight , I am using silverlight Beta2 version, I need to create animated cursor when i click the button ,how to apply the storyboard. Can anyone help me
-
Report opens back to the main screenNo it didnt work . Is there any other solution for this problem
-
Report opens back to the main screenalready i hv tried this but it didnt works for me .
-
Report opens back the main screenI hv attached the code window.open(urlstring,'ReportSearch','height=480,width=640,titlebar=no,toolbar=no,menubar=no,scrollbars=yes,resizable=yes,location=no,directories=no,status=no'); i hv called the code in the button click
-
Report opens back to the main screenthank u for the reply This is the code i hv used to open the report window.open(urlstring,'ReportSearch','height=480,width=640,titlebar=no,toolbar=no,menubar=no,scrollbars=yes,resizable=yes,location=no,directories=no,status=no'); i hv called it in the button click
-
Report opens back to the main screenI am using asp.net 2005 and crystal report 10.2 version , my problem is when the report opens it is opened behind the main screen . In my java script i am using window.open() only still it opened back to the main screen . Can any one help me.