Class not registered Error
My problem and the solution I have a 32 bit third party dll which I have installed in 2008 R2 machine which is 64 bit. I have a wcf service created in .net 4.5 framework which calls the 32 bit third party dll for process. Now I have build property set to target ‘any’ cpu … Read more