' Register an Enterprise Service in the COM+ Catalog' Note: requires a reference to the System.EnterpriseServices.dll assembly' This version identify the enterprise service with its path' Example: RegisterEnterpriseService("C:TempTestService.dll")Sub RegisterEnterpriseService(ByVal servicePath As String) Dim appID, typeLib As String Dim rh As New System.EnterpriseServices.RegistrationHelper rh.InstallAssembly(servicePath, appID, typeLib, System.EnterpriseServices. _ InstallationFlags.FindOrCreateTargetApplication)End Sub' This version identify the enterprise service with a reference to its assemblySub RegisterEnterpriseService(ByVal asm As System.Reflection.Assembly) RegisterEnterpriseService(asm.Location)End Sub


GM Creates Open Source uProtocol and Invites Automakers to Adopt It: Revolutionizing Automotive Software Development.
General Motors (GM) recently announced its entry into the Eclipse Foundation. The Eclipse Foundation is a prominent open-source software foundation. In addition, GMC announced its contribution of “uProtocol” to facilitate