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

E_NOINTERFACE Dialog from XAML Styler when saving csproj file #492

Open
michael-hawker opened this issue Jun 24, 2024 · 0 comments
Open
Labels

Comments

@michael-hawker
Copy link
Contributor

Describe the bug
When manually editing a csproj file and making changes, upon saving, XAML Styler is trying to do something which causes an exception:


Microsoft Visual Studio

Error in StylerPackage:

No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE))

If this deems a malfunctioning of styler, please kindly submit an issue at https://github.com/Xavalon/XamlStyler.

OK

To Reproduce
Steps to reproduce the behavior:

  1. Click on a project file to load the csproj file in the XML VS Editor
  2. Make a change to the file and save the csproj file
  3. See XAML Styler error dialog

Expected behavior
I would not expect XAML Styler to be running here and causing a problem.

Screenshots
If applicable, add screenshots to help explain your problem.

Version Info (please complete the following information):

  • OS: Win11 23H2 22631.3737
  • Visual Studio: 17.10.2
  • XAML Styler: 3.2311.2

Additional context
Updated to 3.2404.2 and restarted VS, don't see it at the moment, but feel like I've had that happened in the past, so wondering if there's some transient other step that has to happen first.

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

No branches or pull requests

1 participant