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

2013.5 throws System.ArgumentException after targeting .NET 4.6.2 #2014

Open
pmontelo opened this issue Sep 7, 2016 · 0 comments
Open

2013.5 throws System.ArgumentException after targeting .NET 4.6.2 #2014

pmontelo opened this issue Sep 7, 2016 · 0 comments

Comments

@pmontelo
Copy link

pmontelo commented Sep 7, 2016

After changing my project(s) to target .NET 4.6.2, Web Essentials 2013.5 appears to be throwing these exceptions:
9/7/2016 9:56:07 AM: System.ArgumentException: Value does not fall within the expected range.
at EnvDTE80.DTE2.get_ActiveDocument()
at MadsKristensen.EditorExtensions.ProjectHelpers.GetRootFolder(Project project)
9/7/2016 9:56:07 AM: System.ArgumentException: Value does not fall within the expected range.
at EnvDTE80.DTE2.get_ActiveDocument()
at MadsKristensen.EditorExtensions.ProjectHelpers.GetRootFolder(Project project)

I have VS 2013 Update 5 and Web Essentials 2013.5

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