JohnWoo
March 11th, 2005, 01:18 AM
Hi,
I have recently completed a reporting system with Crystal Report .Net for my own use. As I implemented it, I noticed that the reports that I am tyring to view throws me the following Error through the JITS debugger when I tried to run this system on my pc:
"Exception of type System.OutOfMemoryException was thrown"
The weird part is that even the program throws the exception out, the report can still be displayed and printed if I click on the continue button of the debugger. I tried to run the reporting system on other client side PC and they are running ok. Therefore, I did some research on this problem and it seems to be related to MS SQL Server reporting service. Pls check on the following link:
http://support.microsoft.com/default.aspx?scid=kb;en-us;840709
But how does this related to Crystal Report and how can I resolve this?? I appreciated it if anyone can help me here. My PC is running with Win XP Pro and I have MS SQL, Crystal Reports installed. My PC was one of the client side PC that connects to a server with Win 2003 and MS SQL installed. The main database would be in the server. Thanks
I have recently completed a reporting system with Crystal Report .Net for my own use. As I implemented it, I noticed that the reports that I am tyring to view throws me the following Error through the JITS debugger when I tried to run this system on my pc:
"Exception of type System.OutOfMemoryException was thrown"
The weird part is that even the program throws the exception out, the report can still be displayed and printed if I click on the continue button of the debugger. I tried to run the reporting system on other client side PC and they are running ok. Therefore, I did some research on this problem and it seems to be related to MS SQL Server reporting service. Pls check on the following link:
http://support.microsoft.com/default.aspx?scid=kb;en-us;840709
But how does this related to Crystal Report and how can I resolve this?? I appreciated it if anyone can help me here. My PC is running with Win XP Pro and I have MS SQL, Crystal Reports installed. My PC was one of the client side PC that connects to a server with Win 2003 and MS SQL installed. The main database would be in the server. Thanks