----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: RedSunBeer Message 1 in Discussion hello folks, I am trying to create a com+ service that would take be used by several dotnet clients. The component for the service would be created using .NET . i am doing the following steps, 1) creating a class library using visual studio .net. 2) tlbexp filename.dll /out:filename.tlb 3) regasm /tlb:filename.tlb filename.dll 4) gacutil /i filename.dll Then i open the component services gui and try to create a new application with the final dll. The problem i am facing is that the com+ services doesnot accept the final dll i create it only accepts the tlb file. With tlb file I cannot generate a msi file. If i use the regsvcs from command line it give an interface base warning. Moreover i donot want the com+ component to run in the clients com+ services only in a seperate system which will act as a server to the clients. please help, ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDOTNET/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
