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

Unable to add new scaffolded item after configuring tracker #127

Open
jwils-uofdn opened this issue Oct 24, 2016 · 0 comments
Open

Unable to add new scaffolded item after configuring tracker #127

jwils-uofdn opened this issue Oct 24, 2016 · 0 comments

Comments

@jwils-uofdn
Copy link

After resetting my data context to inherit from TrackerContext:

public partial class AccountingAdminEntities : TrackerContext

When I attempt to add a new MVC scaffolded item (Models->Add->New Scaffolded Item...) that uses that data context, I get the following error:

"There was an error running the selected code generator: ‘Exception has been thrown by the target of an invocation.’"

If I reset TrackerContext back to DBContext, the error goes away. Is there a better solution to this problem than temporarily removing the tracker configuration changes?

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