Click to See Complete Forum and Search --> : Error 500, Not Enough memory (Really Emergency)


paranoyakX
November 23rd, 2006, 12:10 PM
hi everybody,

I am using delphi 7 and Crystal Reports 9. I am exporting some Crystal reports which connect to the Oracle DB, but for some reports i am getting this error (Error 500). In crystal report, this reports are running as well... but in delphi i couldn't do it. do you have an idea ?

PS: i searched for this error and found somethings but they dont help me...

thanks.

paranoyakX
November 24th, 2006, 08:49 AM
isnt there anyone? thats really emergency for me :(

jggtz
November 24th, 2006, 01:24 PM
Try to run in other pc with more memory to discard that is not really "Not Enough memory"

paranoyakX
November 25th, 2006, 04:12 AM
There is enough memory... be sure :) i run this program on a server (3 GB memomry)

paranoyakX
November 27th, 2006, 09:25 AM
Ok, i guess nobody knows this, is there anyone who knows how i could find some info about this?

paranoyakX
November 27th, 2006, 10:57 AM
it is me again,

I found the reason of this problem :) the reason is OLE Objects. in this reports, one who create this report, used OLE Object (Microsoft Word)..

i deleted the ole object and Application runned very well :)