I can only save the verification report as a html/xml file, not as a xsls file. This is the error message: Excepción en el destino de la invocación. Someone can help me? Thanks!
I can only save the verification report as a html/xml file, not as a xsls file. This is the error message: Excepción en el destino de la invocación. Someone can help me? Thanks!
Hi Esquerdo,
best way to save the error message so it can all be seen (your screenshot does not show it all) is this. Save the error stack as an xml file and then add the xml file to the post like this:
Paul Filkin | RWS Group
________________________
Design your own training!
You've done the courses and still need to go a little further, or still not clear?
Tell us what you need in our Community Solutions Hub
Thanks, Paul.
<SDLErrorDetails time="10/02/2017 9:42:12"> <ErrorMessage>Error al guardar el informe</ErrorMessage> <Exception> <Type>System.Reflection.TargetInvocationException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type> <HelpLink /> <Source>mscorlib</Source> <HResult>-2146232828</HResult> <StackTrace><![CDATA[ en System.RuntimeType.InvokeDispMethod(String name, BindingFlags invokeAttr, Object target, Object[] args, Boolean[] byrefModifiers, Int32 culture, String[] namedParameters) en System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) en Sdl.ProjectApi.Reporting.XmlReporting.ExcelReportRenderer.SetExcelProperty(Object excelObject, String name, Object[] parameters) en Sdl.ProjectApi.Reporting.XmlReporting.ExcelReportRenderer.SaveToExcel(Object app, Byte[] htmlData, String extension) en Sdl.ProjectApi.Reporting.XmlReporting.ExcelReportRenderer.RenderReport(String xml, ReportDefinition reportDefinition, ReportFormat format) en Sdl.ProjectApi.Reporting.XmlReporting.XmlTaskReportRenderingEngine.RenderReport(ITaskReportInstance taskReportInstance, ReportFormat format) en Sdl.ProjectApi.Implementation.Report.SaveAs(String targetFilePath, ReportFormat format) en Sdl.TranslationStudio.Common.Reports.ReportUtil.ShowSaveAsDialog(IReport report, ReportFormat& format)]]></StackTrace> <InnerException> <Type>System.Runtime.InteropServices.COMException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type> <ErrorCode>-2146827284</ErrorCode> <HelpLink>xlmain11.chm</HelpLink> <Source>Microsoft Excel</Source> <HResult>-2146827284</HResult> <StackTrace><![CDATA[]]></StackTrace> </InnerException> </Exception> <Environment> <ProductName>SDL Trados Studio</ProductName> <ProductVersion>11.0.0.0</ProductVersion> <EntryAssemblyFileVersion>11.2.4435.12</EntryAssemblyFileVersion> <OperatingSystem>Microsoft Windows 10 Pro</OperatingSystem> <ServicePack>NULL</ServicePack> <OperatingSystemLanguage>3082</OperatingSystemLanguage> <CodePage>1252</CodePage> <LoggedOnUser>SUSANNA-PC\Susanna</LoggedOnUser> <DotNetFrameWork>4.0.30319.42000</DotNetFrameWork> <ComputerName>SUSANNA-PC</ComputerName> <ConnectedToNetwork>True</ConnectedToNetwork> <PhysicalMemory>8305304 MB</PhysicalMemory> </Environment> </SDLErrorDetails>
Hi Esquerdo,
Thanks for posting the message.
The error is most likely due to the path you are saving the file to (it cannot exceed 218 characters).
Please try switching the path to somewhere else like your desktop or documents folder.