Hi friends,
We published our application usingClick Once Deployment. It was working fine on the machine where it was published. In the setup project some COM DLLs are included. Other than that,COM DLLs were not added as reference in any of the projects available in solution.
While trying to access the application in other machines other than where it was deployed, results in HRESULTerror System.Runtime.InteropServices.COMException (0x800A9C64). We are not able to set the ISOLATED Property of COM DLLs to True since we are not directly adding them as reference. In setup project thereis no ISOLATED Property for COM.
Any thoughts? Pls help..
Thanks in advance.
Saranya.