Integration error on Interop.zenOn.dll

Integration error on Interop.zenOn.dll

Hi,
I have a zenonRuntime7.20 32 bit application which is using this Interop.zenOn.dll. Now when I am trying to incorporate this Dll on .Net Console application I am getting error like this.
Retrieving the COM class factory for component with CLSID {0F3205BD-D8D5-11D1-9772-080009ABB492} failed due to the following error: 80080005 Server execution failed (Exception from HRESULT: 0x80080005 (CO_E_SERVER_EXEC_FAILURE)).
The interesting thing here is when I open my Visual studio without admin privilege this is working fine but when I open VS with admin privilege I am start getting above error msg while creating the instance of this.
zenOn.Application app = new zenOn.Application();
Please help me how to resolve this issue.
Thanks & Regards,
Rahul

This is a migrated post! Originally posted on 22.12.2015 by user rahul. Please be aware that information can be outdated.