Hi,
I have created a DLL with the help of Visual Studio 2010 and added it's reference to AOT. But I am able to use the DLL only on the my machine which is development the DLL and whenever I try to use it from any other client machine I get an error as "Object CLR object could not be created". any solution?