I normally just a function to construct to entity context model like:
But with the EntityDataSource object I need it in the web.config file in the connectionString section. No matter what I use I get a parsing error on the file. Like Data Source and Initial Catalog not supported. I have been searching for hour and my connection string should be right - so what is wrong with my config file?
Spoiler
But with the EntityDataSource object I need it in the web.config file in the connectionString section. No matter what I use I get a parsing error on the file. Like Data Source and Initial Catalog not supported. I have been searching for hour and my connection string should be right - so what is wrong with my config file?