View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
NA_AB[_2_] NA_AB[_2_] is offline
external usenet poster
 
Posts: 57
Default a registry problem

hi all, i am developing an excel automation addin in c# .net. I have its
setup and msi too. Now, when i tried installing it on a test machine, the
installation is all fine and i can also see the registry entries being made
in the hkey local machine. But, no registry is made in the hkey classes
root!!! I am not able to find my guid in the hkey classes root\clsid!!!

What could be the reason for this?! Kindly help me in this regard. Any
suggestions and ideas are very much thankful.

Regards.