This Extension allows user to stop all COM+ through the visual studio without going through the Component Service Explorer. While building the project if any COM+ serice is/are running, then visual studio throws an error and as a developer it is time consuming to open COMponent Service Explorer and shutdown COM+ services, then need to build the solution again. Without this extension if some one missed to shutdown the COM+, they get to know when build gets fail and it require to do it again. if project is really big then it is very time consuming. This Extension will shutdown all COM+ hence no error will generate while Building the project. |