Error: Mapping not found in workspace
I just start a new model from a simple database and receive this error when I try manipulate some data:
The mapping for Entity Container 'ADONextLib.ADONext' was not found in Workspace.
The samples from the CTP is working properly.
There is a connectionstring in a .config file called "ADONextLib.ADONext"
[606 byte] By [
Vítor] at [2008-2-13]
A suggestion to help out here:
You can keep related metadata files in a separate directory and load them up at runtime. This allows you to for example, share the same metadata files accross solutions, or can help you to manage different metadata files for different projects in one location. We'll have better ways to manage these files in future CTPs.
A suggestion to help out here:
You can keep related metadata files in a separate directory and load them up at runtime. This allows you to for example, share the same metadata files accross solutions, or can help you to manage different metadata files for different projects in one location. We'll have better ways to manage these files in future CTPs.