Hi,
I have noticed that Entity Developer appears to be overwriting my connection strings in my config files.
I need to keep adding MultipleActiveResultSets=True to my connection string.
I am not sure what is triggering the overwriting, but I am not doing anything other than opening my model.
I have to say, it is really annoying.
Cheers
Simon
Overwriting ConnectionString in config file
Re: Overwriting ConnectionString in config file
Please modify your connection string via Tools > Entity Developer > Database Explorer and save the model. Entity Developer regenerates code and resaves connection string in *.config on each model saving.