Page 1 of 1

Overwriting ConnectionString in config file

Posted: Mon 18 Feb 2013 18:35
by smlemmon
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

Re: Overwriting ConnectionString in config file

Posted: Tue 19 Feb 2013 17:49
by Shalex
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.