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

Error in latest VS #7

Open
kant2002 opened this issue Jul 3, 2018 · 4 comments
Open

Error in latest VS #7

kant2002 opened this issue Jul 3, 2018 · 4 comments

Comments

@kant2002
Copy link

kant2002 commented Jul 3, 2018

In the output window

Error 
System.Runtime.InteropServices.COMException (0x80020009): The method or operation is not implemented.
   at EnvDTE.Property.get_Value()
   at CodeforcesAddin.CodeforcesAddinPackage.ReadCurrentValues()
   at EnvDTE.Property.get_Value()
   at CodeforcesAddin.CodeforcesAddinPackage.ReadCurrentValues()
@antofik
Copy link
Owner

antofik commented Jul 3, 2018

What is the version of VS?

@kant2002
Copy link
Author

kant2002 commented Jul 4, 2018 via email

@antofik
Copy link
Owner

antofik commented Jul 4, 2018

Could you please share your *.csproj file? It looks like your project for some reason missing DefineConstants tag, or has incompatible version.

@kant2002
Copy link
Author

kant2002 commented Jul 4, 2018 via email

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