<?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/"><channel><title>rdraut さんの グループ アクティビティ</title><link>https://www.aras.com/community/members/rdraut</link><description>rdraut さんの グループ ユーザーの最近のアクティビティ</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>Enterprise Search</title><link>https://www.aras.com/community/f/applications/3871/enterprise-search</link><pubDate>Fri, 03 Aug 2018 14:44:50 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:f30453cc-62c0-4f67-8a80-42e3e232b684</guid><dc:creator>rdraut</dc:creator><description>Good afternoon,

Should Enterprise Search index the contents of PDF files?

Thanks,

RIchard&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Discussion Starter I</title><link>https://www.aras.com/community/achievements/21025ab1-febb-4fb4-a872-d32a921cb45c</link><pubDate>Thu, 26 Oct 2023 01:14:37 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:cd9321a5-44f6-4573-bc68-4310c88ac887</guid><dc:creator /><description>Start a discussion in a forum that receives 5 replies.</description></item><item><title>Ask A Question I</title><link>https://www.aras.com/community/achievements/460ac7df-7ccc-4c42-a204-9e05eef3be09</link><pubDate>Sat, 13 Nov 2021 10:17:21 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:26295c63-694f-44d1-a144-38f43ca48a17</guid><dc:creator /><description>Ask a question in a forum.</description></item><item><title>Discussion Starter I</title><link>https://www.aras.com/community/achievements/21025ab1-febb-4fb4-a872-d32a921cb45c</link><pubDate>Sat, 13 Nov 2021 10:17:21 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:0cc83869-ffe8-4bea-8a18-c87766156c14</guid><dc:creator /><description>Start a discussion in a forum that receives 5 replies.</description></item><item><title>11SP12 with MPP11.0R3 and CAD to PDF Converter</title><link>https://www.aras.com/community/f/applications/5808/11sp12-with-mpp11-0r3-and-cad-to-pdf-converter</link><pubDate>Wed, 27 Feb 2019 23:30:10 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:04e306d1-bfb7-49bf-b044-e42c5d6e4677</guid><dc:creator>rdraut</dc:creator><description>&lt;p&gt;We installed Innovator 11SP12 and then installed the CAD to PDF converter.&amp;nbsp; It converts Solidworks to PDF in CAD documents no problem.&lt;/p&gt;
&lt;p&gt;Then we installed MPP11.0R3 and created a simple process plan.&lt;/p&gt;
&lt;p&gt;When we try to publish the process plan to HTML or PDF&amp;nbsp;the conversion task fails.&amp;nbsp; The error is:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Aras.ConversionFramework.Exceptions.EventCallbackErrorException: See inner exception for details: ---&amp;gt; System.Exception ---&amp;gt; System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---&amp;gt; System.IO.FileLoadException: &lt;span style="background-color:#ffcc00;"&gt;Could not load file or assembly &amp;#39;Conversion.Base, Version=11.0.0.6812, Culture=neutral, PublicKeyToken=524d880b05474146&amp;#39; or one of its dependencies.&lt;/span&gt; The located assembly&amp;#39;s manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)&lt;br /&gt; at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName, ObjectHandleOnStack type)&lt;br /&gt; at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark&amp;amp; stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName)&lt;br /&gt; at System.Type.GetType(String typeName)&lt;br /&gt; at Aras.ConversionFramework.ConverterCreator.GetType(String converterName) in E:\Builds\Innovator_RELS11-0-SP12\6920-RELS11-0-SP12\Innovator.git\CompilableCode\ConversionFramework\ConversionService\ConverterCreator.cs:line 43&lt;br /&gt; at Aras.ConversionFramework.ConversionServer.ConversionService.Convert(String taskAML) in E:\Builds\Innovator_RELS11-0-SP12\6920-RELS11-0-SP12\Innovator.git\CompilableCode\ConversionFramework\ConversionService\ConversionService.cs:line 104&lt;br /&gt; --- End of inner exception stack trace ---&lt;br /&gt; at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)&lt;br /&gt; at System.Web.Services.Protocols.SoapHttpClientProtocol.EndInvoke(IAsyncResult asyncResult)&lt;br /&gt; at Aras.ConversionFramework.Proxy.ConversionService.EndConvert(IAsyncResult asyncResult) in E:\Builds\Innovator_RELS11-0-SP12\6920-RELS11-0-SP12\Innovator.git\CompilableCode\_CommonFiles\ConversionService\ConversionService.cs:line 84&lt;br /&gt; at Aras.Server.Core.InvokeStandardConverter.ConvertCallback(IAsyncResult ar) in E:\Builds\Innovator_RELS11-0-SP12\6920-RELS11-0-SP12\Innovator.git\CompilableCode\Core\InternalMethods\InvokeStandardConverter.cs:line 110&lt;br /&gt; --- End of inner exception stack trace ---&lt;br /&gt; at Aras.ConversionFramework.Models.ConversionTask.&amp;lt;&amp;gt;c__DisplayClass40_0.&amp;lt;OnConvertCompleted&amp;gt;b__1() in E:\Builds\Innovator_RELS11-0-SP12\6920-RELS11-0-SP12\Innovator.git\CompilableCode\ConversionFramework\ConversionManager\Models\ConversionTask.cs:line 280&lt;br /&gt; 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 182&lt;br /&gt; --- End of inner exception stack trace ---&lt;br /&gt; 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 257&lt;br /&gt; 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;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I highlighted the part that seems to be the issue - the CAD to PDF installation updates the Conversion.Base.dll and ConversionManager.dll to version 11.0.0.6920 (from 11.0.0.6812).&lt;/p&gt;
&lt;p&gt;Both files are in three locations on the server -&lt;/p&gt;
&lt;p&gt;Innovator\Server\bin&lt;/p&gt;
&lt;p&gt;Innovator\ConversionServer\bin&lt;/p&gt;
&lt;p&gt;Innovator\AgentService\bin&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Oddly, the Supprt Matrix at&amp;nbsp;&lt;a href="https://www.aras.com/SubscriberPortal/support.aspx"&gt;https://www.aras.com/SubscriberPortal/support.aspx&lt;/a&gt;&amp;nbsp;shows that Innovator11.0SP12 supports MPP11.0R3 with hotfix-054618 (which says it is for Innovator11.0SP11) but the hotfix didn&amp;#39;t help anything.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Does anyone have this working?&amp;nbsp; Any ideas?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>MPP installation issue in Aras Innovator11SP12 - part classification structure</title><link>https://www.aras.com/community/f/applications/3928/mpp-installation-issue-in-aras-innovator11sp12---part-classification-structure</link><pubDate>Fri, 14 Sep 2018 10:03:49 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:46ce5285-13a8-43e7-9a5c-5c3e96e7e03d</guid><dc:creator>Former Member</dc:creator><description>We had a modified part classification structure (over and above the default set of Assembly, Component, Software and Material, I had introduced extra subclasses for products/machines/ tooling, to help the designers segregate the different kinds of part that we use in our company. However since MPP installation requires the default class tree, I eliminated the customization&amp;#39;s and restored back to the default 4 types without sub-classes. Even then the MPP installation fails. In a test server however, even though there were 2 extra part types added, it still managed to install the MPP application.

I checked the validatePartStructure log in the scripts folder of the MPP installation (in ProgramData/Aras/ArasUpdate/MPP....) the class ids of the part types match identically to the one in the test server where MPP installed. In spite of it, it says part customization&amp;#39;s observed and therefore cannot install MPP. Can anybody help with how to resolve this? We really need the MPP application to set up our MBOM.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Requirement Collaboration</title><link>https://www.aras.com/community/f/getting-started/3585/requirement-collaboration</link><pubDate>Tue, 13 Feb 2018 09:41:48 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:0e4e3a83-9081-4fd5-b463-4131387518af</guid><dc:creator>chenze</dc:creator><description>Hello,

why there is no collaboration part(the right in the Requirement item) in my Requirements Management?

We have the Feature license and in other components such as Part, there exists already sidebar with visual collaboration.

(My Requirements Management Version: 11.0R5, Innovator Version:11.0 SP9)

Thank you for your answer

&amp;nbsp;

Regards,

chenze&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>