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

Could not load this custom viewer #50

Closed
satabol opened this issue Nov 14, 2019 · 6 comments
Closed

Could not load this custom viewer #50

satabol opened this issue Nov 14, 2019 · 6 comments

Comments

@satabol
Copy link

satabol commented Nov 14, 2019

Hello.
After install this viewer got error on runtime:
image

@zspitz
Copy link
Owner

zspitz commented Nov 14, 2019

Are you saying the visualizer only works with Managed Compatibility Mode turned off?

  • What version of VS are you using?
  • Are you using the Antlr / Antlr.Runtime NuGet package? Or the Antlr.Runtime.Standard package? Which version?
  • Is this a .NET Framework project, or a .NET Core project?
  • Which language?

@satabol
Copy link
Author

satabol commented Nov 14, 2019

What version of VS are you using?
Visual Studio 2019 Professional, Windows 8.1 x64

Are you using the Antlr / Antlr.Runtime NuGet package? Or the Antlr.Runtime.Standard package? Which version?
I'm using Antlr.Runtime NuGet package - Antlr4.Runtime.Standard 4.7.2, Antlr4BuildTasks 1.0.8

Is this a .NET Framework project, or a .NET Core project?
.NET Framework 4.6.2

Which language?
C#

@zspitz
Copy link
Owner

zspitz commented Nov 14, 2019

I'm unable to reproduce on a .NET 4.6.2 project, as I am unable to debug at all with Managed Compatibility Mode on.

@satabol, is turning off Managed Compatibility Mode a good workaround for you?

@satabol
Copy link
Author

satabol commented Nov 14, 2019

is turning off Managed Compatibility Mode a good workaround for you?

Yes. When I set On then I get error again.
An addition - I have a WPF project.

@zspitz
Copy link
Owner

zspitz commented Nov 14, 2019

So I'll make note of this in the README, and close this issue.

@zspitz zspitz closed this as completed Nov 14, 2019
@satabol
Copy link
Author

satabol commented Nov 14, 2019

I'll make note of this in the README, and close this issue

Ok. Thank you.

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