Ajay,
To register a .Net assembly for COM Interop the RegAsm tool has to be used.
The Build | Rebuild process of a Solution or a Project uses this tool if the project has been set to "Register for Com Interop". This setting is persisted on the aplproj file.
The Cielo Explorer lacks this feature. From the Cielo Explorer the RegAsm tool is never (automatically) called.