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

Python Tools Projects GetProjectItemParent throws InvalidOperationException in some cases #41

Open
FlorianDecker opened this issue May 11, 2016 · 1 comment

Comments

@FlorianDecker
Copy link
Contributor

Python Tools Projects contains Python Packages which are deposited as OAProjectItem in the Project (see Snippet):
capture

When we are searching for a LicenseHeader in GetLicenseHeaderRecursive, these things throw InvalidOperationExceptions when trying to access the Property "Collection" in Function GetProjectItemParent (similar to #40 ).

We should probably just ignore those ProjectItems.

@FlorianDecker FlorianDecker added this to the 1.8.0 milestone Jun 10, 2016
@FlorianDecker FlorianDecker self-assigned this Jun 10, 2016
@FlorianDecker FlorianDecker removed their assignment Mar 14, 2017
@FlorianDecker FlorianDecker removed this from the 1.8.0 milestone Mar 15, 2017
@FlorianDecker
Copy link
Contributor Author

Cannot reproduce anymore.

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

No branches or pull requests

1 participant