Reply to comment

DevToolShedModel.Designer.cs - Namespace ?

Hi,

Thank you for these valuable informations.

I've a simple question(maybe i'm wrong ?)

When you create the EDMX in the EntityComponentTest.Server.Data project, the namespace of DevToolShedModel.Designer.cs is set to 'EntityComponentTest.Server.Data'.
Thus, trying to move the metadata file to 'EntityComponentTest.Server.Service' Namespace, will failed.

Looking at your sample, I've seen that the DevToolShedModel.Designer.cs is in 'EntityComponentTest.Server.Service' Namespace.
Have you moved the namespace ? Is this point missing in the tutorial ?

Thanks again for the job.

Reply