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

Question: Debugging strange behavior #55

Open
gonzalolorieto opened this issue May 6, 2019 · 0 comments
Open

Question: Debugging strange behavior #55

gonzalolorieto opened this issue May 6, 2019 · 0 comments

Comments

@gonzalolorieto
Copy link

Hi all,

In the process of migrating from Microsoft.Azure.Graphs and testing it, we found that we couldn't debug properly.

When inspecting (Visual Studio Quickwatch feature) variables, like a vertex, shows this error:

error CS0012: The type 'Vertex' is defined in an assembly that is not referenced. You must add a reference to assembly 'Gremlin.Net.CosmosDb, Version=0.3.4.4, Culture=neutral, PublicKeyToken=670a5a4412608667'.

Quick google search, the "solution" is to enable Debug - Options - General - Use the legacy C# and VB expression evaluator (which would be deprecated soon).

Is this a expected behavior? Are any known workarounds?

Thanks in advance.

@gonzalolorieto gonzalolorieto changed the title Question: Debugging stange behavior Question: Debugging strange behavior May 6, 2019
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

1 participant