<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>CAD To PDF Conversion Task</title><link>https://www.aras.com/community/f/applications/3810/cad-to-pdf-conversion-task</link><description>I got the following error message from InvokeStandardConverter method for OnConvert Event of Conversion Task.

Aras.ConversionFramework.Exceptions.EventCallbackErrorException: See inner exception for details: ---&amp;gt; System.Exception ---&amp;gt; System.Net.WebException</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: CAD To PDF Conversion Task</title><link>https://www.aras.com/community/thread/1778?ContentTypeID=1</link><pubDate>Thu, 30 Aug 2018 09:26:00 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:fc5f0948-a4aa-4722-9695-7350fc4c17b5</guid><dc:creator>Simon Weigold</dc:creator><description>Did you solve this problem already?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CAD To PDF Conversion Task</title><link>https://www.aras.com/community/thread/1777?ContentTypeID=1</link><pubDate>Wed, 18 Jul 2018 00:52:48 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:144ffb70-70a6-4c08-87ec-2363149b13a7</guid><dc:creator>anuj.jauhari@razorleaf.eu</dc:creator><description>I am getting this exception while converting sldprt file to PDF...

1.      Conversion Server Setup for CAD files:

a.       Modified ConversionServerConfig.xml file as following:

&amp;nbsp;

&amp;lt;ArasCadConverter&amp;gt;

&amp;lt;Application converterPath=&amp;quot;C:\Program Files (x86)\Aras\Innovator\ConversionServer\HOOPS Converter\bin\converter.exe&amp;quot; /&amp;gt;

&amp;lt;Command arguments=&amp;quot;--input_pdf_template_file &amp;#39;C:\Program Files (x86)\Aras\Innovator\ConversionServer\HOOPS Converter\templates\Blank_Template_L.pdf&amp;#39; --output_pdf &amp;#39;%filepath%\%filename%.pdf&amp;#39; --output_png &amp;#39;%filepath%\%filename%.png&amp;#39; --output_png_resolution &amp;#39;150x150&amp;#39; --output_prc &amp;#39;%filepath%\%filename%.prc&amp;#39; --output_logfile &amp;#39;%filepath%\%filename%&amp;#39;&amp;quot; /&amp;gt;

&amp;lt;/ArasCadConverter&amp;gt;

&amp;nbsp;

b.      CAD Document created with Type as MCAD/Part and Authoring tool as “Solidworks” with file ( TEST_CAD_1.sldprt) attached as native file.

c.       Saved and unlock the CAD Document.

d.      Conversion process kicks up.

e.       Completes the conversion process

f.       Converted files gets into ARAS as after the conversion we can query and see those files.

g.       Conversion process fails at “OnAfterConvert” and throws the following error:

&amp;nbsp;

&lt;strong&gt;Aras.ConversionFramework.Exceptions.ItemErrorException: Representation file id is not specified&lt;/strong&gt;

at Aras.ConversionFramework.Models.DAL.ItemContext.AssertItem(Item item) in E:\Builds\Innovator_RELS11-0-SP12\6920-RELS11-0-SP12\Innovator.git\CompilableCode\ConversionFramework\ConversionManager\Models\DAL\ItemContext.cs:line 120

at Aras.ConversionFramework.Models.ConversionTaskEventHandler.Execute(ConversionTask task) in E:\Builds\Innovator_RELS11-0-SP12\6920-RELS11-0-SP12\Innovator.git\CompilableCode\ConversionFramework\ConversionManager\Models\ConversionTaskEventHandler.cs:line 220

at Aras.ConversionFramework.Models.ConversionTask.ExecuteEventHandlers(ConversionTaskEventType eventType) in E:\Builds\Innovator_RELS11-0-SP12\6920-RELS11-0-SP12\Innovator.git\CompilableCode\ConversionFramework\ConversionManager\Models\ConversionTask.cs:line 346&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>