<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Not enough memory for operation in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/not-enough-memory-for-operation/qaa-p/6222246#M2282883</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does your report have any graphics in it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, open the report, right click on each graphic and go to "fdormat graphic", then the "picture" tab, where widths etc are specified. You might get an error saying that there is an invalid value. If so, delete the graphic and re-add it. Same thing just happened to me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Oct 2009 00:26:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-23T00:26:41Z</dc:date>
    <item>
      <title>Not enough memory for operation</title>
      <link>https://community.sap.com/t5/technology-q-a/not-enough-memory-for-operation/qaq-p/6222239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello - &lt;/P&gt;&lt;P&gt;I created a crystal report using 8.5 and compiled into and exe.  I can run the report fine on my computer but the user I compiled this report for is getting the following error when they try to run the report - 'Not enough momory for operation".  any ideas why I can run the report without problems but she is getting the error described?  &lt;/P&gt;&lt;P&gt;When I install the report on the machine, dlls are unpacked int he same directory as the reports.&lt;/P&gt;&lt;P&gt;Connie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2009 17:44:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/not-enough-memory-for-operation/qaq-p/6222239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-25T17:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Not enough memory for operation</title>
      <link>https://community.sap.com/t5/technology-q-a/not-enough-memory-for-operation/qaa-p/6222240#M2282877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Connie, do you both have similar machines, with the same amount of memory, and are running the same OS ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if yes to all that, then check for free memory on both PC's before trying to run the report.&lt;/P&gt;&lt;P&gt;and then after....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may need to have some hardware people check both PC's  ( It is always possible that the other PC is running out of memory, or has a bad memory module)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2009 17:57:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/not-enough-memory-for-operation/qaa-p/6222240#M2282877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-25T17:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Not enough memory for operation</title>
      <link>https://community.sap.com/t5/technology-q-a/not-enough-memory-for-operation/qaa-p/6222241#M2282878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;She actually has more memory in her machine than my machine.  Could it be software related.  I have the full version of Crystal and she just has the dll and exe of the reports?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2009 22:29:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/not-enough-memory-for-operation/qaa-p/6222241#M2282878</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-25T22:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Not enough memory for operation</title>
      <link>https://community.sap.com/t5/technology-q-a/not-enough-memory-for-operation/qaa-p/6222242#M2282879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you check at which line of code this error is getting thrown? Hope you are releasing all the resources at the end of the opertaion inside the code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2009 06:16:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/not-enough-memory-for-operation/qaa-p/6222242#M2282879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-28T06:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Not enough memory for operation</title>
      <link>https://community.sap.com/t5/technology-q-a/not-enough-memory-for-operation/qaa-p/6222243#M2282880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The report is compiled into an exe.  I am using Crystal 8.5.  When the user runs the exe, they select the criteria they want, then hit Print.  This is when the report errors out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2009 15:32:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/not-enough-memory-for-operation/qaa-p/6222243#M2282880</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-29T15:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Not enough memory for operation</title>
      <link>https://community.sap.com/t5/technology-q-a/not-enough-memory-for-operation/qaa-p/6222244#M2282881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any resolution to this. I am experiencing a similar error?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 08:33:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/not-enough-memory-for-operation/qaa-p/6222244#M2282881</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-22T08:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Not enough memory for operation</title>
      <link>https://community.sap.com/t5/technology-q-a/not-enough-memory-for-operation/qaa-p/6222245#M2282882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are the &lt;EM&gt;exact&lt;/EM&gt; same parameters being used when running the report on the two machines?  Assuming so, the one machine is running out of (a) real memory (RAM), Virtual Memory, or possibly disk space (I'm thinking temp files, but I'm not sure if they are used in this configuration).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the report written based off of a single SQL command that returns only the data required for the report, or is Crystal pulling data from the individual tables and doing joins, selections, summarization, etc. locally?  You might wanna try doing the former...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 16:27:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/not-enough-memory-for-operation/qaa-p/6222245#M2282882</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-22T16:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Not enough memory for operation</title>
      <link>https://community.sap.com/t5/technology-q-a/not-enough-memory-for-operation/qaa-p/6222246#M2282883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does your report have any graphics in it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, open the report, right click on each graphic and go to "fdormat graphic", then the "picture" tab, where widths etc are specified. You might get an error saying that there is an invalid value. If so, delete the graphic and re-add it. Same thing just happened to me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2009 00:26:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/not-enough-memory-for-operation/qaa-p/6222246#M2282883</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-23T00:26:41Z</dc:date>
    </item>
  </channel>
</rss>

