- Using EF 6.1.1
- (Reinstalled VS2013 + Update) x4
- Happen at each web application project
Transcript:
Error
There was an error running the selected code generator: 'Object reference not set to an instance of an object.'
Just looked up everywhere on the internet, and nothing works, like:
- Restarting VS
- Reinstalling VS
- Executing Install-Package MvcScaffolding
- Creating another project
- Checking database if exists
- Searching the internet
- Crying
- Now, posting on SO
I'm running out of idea for how to resolve that Helpless error
NB1: My database is created using an *.edmx file and SSMS
Thanks for future answers/hints