Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception when switching to the Excel tab #1068

Closed
Paul-CONSOS opened this issue Sep 6, 2024 · 3 comments
Closed

Exception when switching to the Excel tab #1068

Paul-CONSOS opened this issue Sep 6, 2024 · 3 comments

Comments

@Paul-CONSOS
Copy link

[Write any error info to resolve easier]


System.Runtime.InteropServices.COMException:
Unable to set the FreezePanes property of the Window class
FetchXML Builder
   bei System.RuntimeType.ForwardCallToInvokeMember(String memberName, BindingFlags flags, Object target, Int32[] aWrapperTypes, MessageData& msgData)
   bei Microsoft.Office.Interop.Excel.Window.set_FreezePanes(Boolean )
   bei Rappen.XTB.FetchXmlBuilder.DockControls.ResultGrid.OpenInExcel()

  • XrmToolBox Version: 1.2023.12.68
  • FetchXML Builder Version: 1.2024.9.3
  • DB Version: 9.2.24074.216
  • Deployment: Online
@rappen
Copy link
Owner

rappen commented Sep 6, 2024

Thanks for the report, @Paul-CONSOS
Do you know if this occurs every time, now and then, or only once?

@Paul-CONSOS
Copy link
Author

@rappen this occurs every time. The Excel file is generated, but the exception is still there
image

@rappen
Copy link
Owner

rappen commented Sep 6, 2024

It seems like something breaks before creating the sheet "FetchXML Builder - Source".
Wonder why... Thanks for this info!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants