Ramaraju,
This
depends on the version of VSTA you are using.
>I am getting one error...The given key was not present in the dictionaryThis
indicates that you are trying to pass a type that is not in your TypeInfrastructureManager
(VSTA v 1) or your HostTypeMapProvider (VSTA v 2).
The
issue here is that you are trying ...