I have a solution that contains dlls from janus that ate compatible with .net 4.
After I installed visual studio 2012 - the application throws an exception : "the member is not supported in a dynamic assembly" although I open it with visual studio 2010.
I could uninstall .net 4.5 and then reinstalling .net 4 but then visual studio 2012 wont work.
Anyone knows a way I can keep vs2012 and .net 4's dlls?