I'm working in a company. After I made a update of my code, the Edit and Continue functionality provided by VS2013 seems not work any more. Every time i try changing the code using EnC the VS retrieve the following message:
Changes are not allowed for this module as it was not build for changes while debugging or the target .NET runtime doesn't support it
I check the EnC and the functionality is active.
Any suggestions?