Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange Error
Message
 
 
General information
Forum:
ASP.NET
Category:
Entity Framework
Title:
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01608756
Message ID:
01608851
Views:
31
>Look at the call stack. The real exception was thrown here : System.RuntimeType.GetPropertyImpl(String name, BindingFlags bindingAttr, Binder binder, Type returnType, Type[] types, ParameterModifier[] modifiers) - it just wasn't caught till your line......
>
>If you step into that you'll at least know which property was being looked at and which flags were set.
>
>
How can I step into that? The next thing it executes is the OnAction method from MVC...
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform