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

Sequence contains no elements error #189

Open
broderickhyman opened this issue Dec 12, 2017 · 0 comments
Open

Sequence contains no elements error #189

broderickhyman opened this issue Dec 12, 2017 · 0 comments

Comments

@broderickhyman
Copy link
Collaborator

The following error occurred after a simple property and method export:
System.InvalidOperationException: Sequence contains no elements
at System.Linq.Enumerable.Aggregate[TSource](IEnumerable1 source, Func3 func)
at InnovatorAdmin.DatabasePackage.Write(InstallScript script, Func2 errorHandler, Action2 reportProgress) in C:\Users\eric.domke\Documents\Code\InnovatorAdmin\InnovatorAdmin.Api\IO\DatabasePackage.cs:line 63
at InnovatorAdmin.InstallProcessor.InstallLines() in C:\Users\eric.domke\Documents\Code\InnovatorAdmin\InnovatorAdmin.Api\Install\InstallProcessor.cs:line 237

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