after downloading the new dlls (4.1.2966.41885) I am now wondering what is the correct
procedure for installing these files?
I have been using the GACUTIL however i am seeing some strange behaviour.
I use the following command lines to install the dlls.
C:\app\BIN\gacutil /i C:\app\BIN\Crainiate.ERM4.dll
C:\app\BIN\gacutil /i C:\app\BIN\Crainiate.ERM4.Layouts.dll
which report 'OK' and it looks like they are installed
in visual studio I can add the ERM4.dll to my app.
however I cannot add the LAYOUT dll to my app references section.
Should I also be able to add the Crainiate.ERM4.Layouts.dll to the reference section of my app?
thanks