codesmithtools / Templates

CodeSmith Generator Templates
http://www.codesmithtools.com/product/generator
54 stars 35 forks source link

Cant seem to run PLINQO EF Quickstart with error #698

Closed GoogleCodeExporter closed 4 years ago

GoogleCodeExporter commented 9 years ago
I'm getting this error once i try running the PLINQO Quickstart:

TargetInvocationException was unhandled in usercode

An exception of type 'System.Reflection.TargetInvocationException' occurred in 
System.Web.DynamicData.dll but was not handled in user code

At this line of Code in Global.asax file:

DefaultModel.RegisterContext(typeof(EF.Data.EFDataContext), new 
ContextConfiguration() { ScaffoldAllTables = false });

I already downloaded a new version of PLINQO @ this url 

https://code.google.com/p/codesmith/downloads/list

Please help. Thanks

Original issue reported on code.google.com by ambeg...@gmail.com on 23 Mar 2014 at 1:01

Attachments:

GoogleCodeExporter commented 9 years ago
What happens if you double click the edmx file and open the designer and then 
start debugging? Does it work?

Original comment by bniemyjski on 24 Mar 2014 at 8:18

stale[bot] commented 4 years ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. This issue now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.