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

Trying to cancel a query returns "could not load file or assembly" #339

Closed
o-o00o-o opened this issue Jun 4, 2020 · 1 comment
Closed
Assignees

Comments

@o-o00o-o
Copy link

o-o00o-o commented Jun 4, 2020

Describe the bug
If I start a query and then hit the cancel button I get an error

Could not load file or assembly 'Microsoft.Excel.AdomdClient, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.

and the connection is rendered unsuable

To Reproduce

  • write an evaluate statement that will take some time to run
  • hit the cancel button
  • see the error in the output pane

Expected behavior
query to be cancelled and ability to rerun a query on the same connection

Screenshots
NA

Additional context
Standard install.. version 2.10.2

@dgosbell
Copy link
Contributor

dgosbell commented Jun 4, 2020

Thanks for reporting this, it's a side effect of another change. A fix for this is checked in and will go out in the next release (which should hopefully be sometime in the next week or so)

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

No branches or pull requests

2 participants