<?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>topic Exporting Crystal Report XI into PDF Freeze - Vb.Net2005 in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/exporting-crystal-report-xi-into-pdf-freeze-vb/m-p/523767#M14104</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Greetings &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an ArcMap 9.1 and I developed a new Vb.Net 2005 application which implements ICommand and then add it to the ArcMap Standard toolbar.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This Command opens a from that will generate many statistical reports designed using &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;Crystal report XI (11.0.0.893)&lt;/SPAN&gt;&lt;SPAN&gt;...However the version number of the CR References that are added to my application source code in the Visual Studio 2005 is: &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;10.2.3600.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, I can preview any report successfully, but when trying to export any report that contains a Chart into pdf format using the built-in export functionality in the report viewer control, the application freezes forever.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;While when exporting any report that does not contain any chart into pdf format, it exported successfully and with no errors. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So, I need to know if there is some way / Solution / workaround that I could use to fix my issue and let my export process continue successfully for the crystal reports that contain Charts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For more information, in order to add this &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;Vb.Net 2005&lt;/SPAN&gt;&lt;SPAN&gt; command &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;to ArcMap 9.1&lt;/SPAN&gt;&lt;SPAN&gt;, I had changed the &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;ArcMap.exe.confi&lt;/SPAN&gt;&lt;SPAN&gt;g found in the directory "C:\Program Files\ArcGIS\Bin" as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt;
&amp;lt;configuration&amp;gt;
 &amp;lt;!-- Warning: The configSections element must be the first element under configuration --&amp;gt;
 &amp;lt;configSections&amp;gt;
 &amp;lt;/configSections&amp;gt;
 &amp;lt;startup&amp;gt;
&amp;nbsp; &amp;lt;supportedRuntime version="v2.0.50727" /&amp;gt;
&amp;nbsp; &amp;lt;supportedRuntime version="v1.1.4322" /&amp;gt;
 &amp;lt;/startup&amp;gt;
&amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;BR /&gt;please can I have a little help over here... &lt;BR /&gt;Please advise... &lt;BR /&gt;Thanks in advance....&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Mar 2012 06:18:26 GMT</pubDate>
    <dc:creator>dgesridgesri</dc:creator>
    <dc:date>2012-03-08T06:18:26Z</dc:date>
    <item>
      <title>Exporting Crystal Report XI into PDF Freeze - Vb.Net2005</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/exporting-crystal-report-xi-into-pdf-freeze-vb/m-p/523767#M14104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Greetings &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an ArcMap 9.1 and I developed a new Vb.Net 2005 application which implements ICommand and then add it to the ArcMap Standard toolbar.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This Command opens a from that will generate many statistical reports designed using &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;Crystal report XI (11.0.0.893)&lt;/SPAN&gt;&lt;SPAN&gt;...However the version number of the CR References that are added to my application source code in the Visual Studio 2005 is: &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;10.2.3600.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, I can preview any report successfully, but when trying to export any report that contains a Chart into pdf format using the built-in export functionality in the report viewer control, the application freezes forever.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;While when exporting any report that does not contain any chart into pdf format, it exported successfully and with no errors. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So, I need to know if there is some way / Solution / workaround that I could use to fix my issue and let my export process continue successfully for the crystal reports that contain Charts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For more information, in order to add this &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;Vb.Net 2005&lt;/SPAN&gt;&lt;SPAN&gt; command &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;to ArcMap 9.1&lt;/SPAN&gt;&lt;SPAN&gt;, I had changed the &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;ArcMap.exe.confi&lt;/SPAN&gt;&lt;SPAN&gt;g found in the directory "C:\Program Files\ArcGIS\Bin" as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt;
&amp;lt;configuration&amp;gt;
 &amp;lt;!-- Warning: The configSections element must be the first element under configuration --&amp;gt;
 &amp;lt;configSections&amp;gt;
 &amp;lt;/configSections&amp;gt;
 &amp;lt;startup&amp;gt;
&amp;nbsp; &amp;lt;supportedRuntime version="v2.0.50727" /&amp;gt;
&amp;nbsp; &amp;lt;supportedRuntime version="v1.1.4322" /&amp;gt;
 &amp;lt;/startup&amp;gt;
&amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;BR /&gt;please can I have a little help over here... &lt;BR /&gt;Please advise... &lt;BR /&gt;Thanks in advance....&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 06:18:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/exporting-crystal-report-xi-into-pdf-freeze-vb/m-p/523767#M14104</guid>
      <dc:creator>dgesridgesri</dc:creator>
      <dc:date>2012-03-08T06:18:26Z</dc:date>
    </item>
  </channel>
</rss>

