Save a verification report as .xslx

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!

Parents
  • Hi Esquerdo,

    When the error occurs, can you save the error details and post them here?
    There should be more information underneath the error message or look to the bottom left corner of the error message window and their should be options to save the details.
  • 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,

    I don't know why it is not in the xml report, but I am curious what it says under "Ha escrito un nombre no valido para una hoja o grafico."

    Can you click the cross hair and show it?

     

  • Hi, Jesse

    I think there is no problem with the name of the file... I've tried to save the file as REPORT o INFORME o PROJECTE... But the error message says:
    Asegúrese de que:
    El nombre que ha escrito no supere los 31 caracteres. -->
    El nombre no contenga los caracteres / ] ? o *
    No haya dejado el nombre en blanco

    Thanks!
  • 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.

Reply Children
No Data