Want to extract all functions that interact with the Conversion server. (like MPP-publishing)
We just modify the setting to activated the mpp-publishing and want to extract other functions that interact with Conversion Server and activate them too. If anyone have the function list, could you please let us know.0Views0likes4CommentsAras Conversion Server altering modified_by_id property
Hi, I recently realised that after saving cad documents modified_by_id property changes to 'Innovator Admin' instead of my user id. I think the problem caused by conversion server. I want to see who modified that cad document but conversion server overrides modified_by_id property after save. How can I prevent this behaivour?2.9KViews1like3CommentsTechnical document PDF publication Conversion task error
Hello All, While publishing Technical Document in PDF format I'm getting below error: Aras.ConversionFramework.Exceptions.EventCallbackErrorException: See inner exception for details: ---> System.Exception ---> System.Web.Services.Protocols.SoapHeaderException: An error occurred creating the configuration section handler for ConverterSettings/PdfPublishingConverter: Could not load type 'Aras.Publishing.Configuration.PdfConverterConfig' from assembly 'System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' (C:\12_Aras_New\ConversionServerConfig.xml line 8) at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.EndInvoke(IAsyncResult asyncResult) at Aras.ConversionFramework.Proxy.ConversionService.EndConvert(IAsyncResult asyncResult) in C:\Builds\CI\14740\Innovator.git\CompilableCode\_CommonFiles\ConversionService\ConversionService.cs:line 85 at Aras.Server.Core.InvokeStandardConverter.ConvertCallback(IAsyncResult ar) in C:\Builds\CI\14740\Innovator.git\CompilableCode\Core\InternalMethods\InvokeStandardConverter.cs:line 131 --- End of inner exception stack trace --- at Aras.ConversionFramework.Models.ConversionTask.<>c__DisplayClass40_0.<OnConvertCompleted>b__1() in C:\Builds\CI\14740\Innovator.git\CompilableCode\ConversionFramework\ConversionManager\Models\ConversionTask.cs:line 281 at Aras.ConversionFramework.Models.ConversionTaskEventHandler.Execute(ConversionTask task) in C:\Builds\CI\14740\Innovator.git\CompilableCode\ConversionFramework\ConversionManager\Models\ConversionTaskEventHandler.cs:line 143 --- End of inner exception stack trace --- at Aras.ConversionFramework.Models.ConversionTaskEventHandler.Execute(ConversionTask task) in C:\Builds\CI\14740\Innovator.git\CompilableCode\ConversionFramework\ConversionManager\Models\ConversionTaskEventHandler.cs:line 185 at Aras.ConversionFramework.Models.ConversionTask.ExecuteEventHandlers(ConversionTaskEventType eventType) in C:\Builds\CI\14740\Innovator.git\CompilableCode\ConversionFramework\ConversionManager\Models\ConversionTask.cs:line 349 XML & HTML publication conversion is working fine. Regards, Suhas5.6KViews0likes5Comments