I made a COM+ dll in C++ using an ATL project. After the COM+ dll was added to the component services, it doesn't show the component name. A link for the screen shot is given below,
https://www.flickr.com/photos/100661150@N07/16832241851/in/set-72157649061069133
I went through lot of tutorials but couldn't find a proper solution. Is there a way to make the name appear because the name is needed in order to use the COM+ dll as an WCF.
The name doesn't appear because it is not set in the .rgs file. I have given a sample below, change the code accordingly then it should show the component name
.rgs file could be found inside the ATL project folder