TODO:
You are attempting to query a table, and you receive the message: The relationship 'x' was not loaded because the type 'x' is not available.
SOLUTION:
Ensure your connection string is exists and is valid. If you renamed your model be sure to change the .csdl and .ssdl entry in the connection string. Once you correct the connection string, the error will go away.
NOTES:
There are no notes on this topic
TODO:
Have you ever wanted to type in the path you want to go to?
SOLUTION:
Press CMD + SHIFT + G to access the window where you can enter the path.
NOTES:
There are no notes on this topic