can't cnnect with EDM
.NET (Core and Framework)
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, i'm developping a wpf application and i use an EDM to generate DATABASE, i have the EDM in a separate class library, and i have added a refernce to my main project and i have added also an app.config in may main project wich contain the connetionstring their. but I am getting the following error when attempting to connect to the EDM: "The specified named connection is either not found in the configuration, not intended to be used with the EntityClient Provider, not valid." can i add the connection string in app.xaml??