Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invalid Column Name
Message
From
24/06/2014 13:06:53
 
 
To
24/06/2014 12:38:59
General information
Forum:
ASP.NET
Category:
Entity Framework
Environment versions
Environment:
C# 4.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01602256
Message ID:
01602308
Views:
72
>I think its actually supposed to be
>
>public Guid rnh_rtefk { get; set; }
> [ForeignKey("rnh_rtefk")]
>public virtual Route Route { get; set; }
>
>
>The way you have it may not generate any errors, but you might want to verify that the route property is still loading correctly.

Both ways run without error and both ways return null for Route even though there definitely is a a route with a matching key. :(

Any idea why that would be?
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform