Page 1 of 1

.csdl, .msl, .ssdl not updated when saving in Visual Studio 2012

Posted: Sat 01 Feb 2014 01:04
by strandedpirate
Bug: When using ED inside Visual Studio 2012 and saving the .edml the .csdl, .msl, and .ssdl are not updated. These files are under source control but even if they are checked manually they do not get updated by ED.

If you open the .edml in the stand-alone ED app and choose to generate code these files are updated as expected.

Re: .csdl, .msl, .ssdl not updated when saving in Visual Studio 2012

Posted: Tue 04 Feb 2014 11:00
by Shalex
strandedpirate wrote:Bug: When [...] saving the .edml the .csdl, .msl, and .ssdl are not updated.
Additionally, you should rebuild your project to regenerate the mapping and model files (*.csdl, *.msl, *.ssdl).