Hi,
i am using crystal reports 11 on windows 2003 server with service pack 2. When i try to load report through my .aspx page it gives me following error
Load report failed.System.Runtime.InteropServices.COMException (0x80041004): Not enough memory for operation. at CrystalDecisions.ReportAppServer.ClientDoc.ReportClientDocumentClass.Open(Object& DocumentPath, Int32 Options) at CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.Open(Object& DocumentPath, Int32 Options) at CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened()
I have 2 GB RAM on my server machine. This report runs smoothly on my development machine with the same configration (winXP)
I have given permission to network service account on windows\temp folder .
anyone help me .