« Previous Next »

Thread: COM+ and IIS7

Last post 12-19-2006 8:19 AM by dsuzuki. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 11-21-2006, 12:21 AM

    COM+ and IIS7

    This is probably a simple question but it'll come up at some point.  Where is my "component services" applet?  In IIS5/6 we use this option so we don't have to run 'regsvr32' on my server.  This appears to be gone.  My client / developer is going to say, here is my favorite classic COM+ component that I can't live with out.  How would an administrator handle this situation in IIS7?

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
  • 11-22-2006, 6:51 PM In reply to

    Re: COM+ and IIS7

    The Windows Communication Foundation (WCF) is not just version 2.0 of the Microsoft Web Services platform (.ASMX). It will also replace the various distributed application environments that customers use today, i.e. COM+, DCOM, .NET Remoting and MSMQ.

    More on - http://www.iis.net/default.aspx?tabid=2&subtabid=25&i=1190

    ~ Ganesh

    Please: Don't forget to click "Mark as Answer" on the post that helped you. That way future readers will know which post solved your issue.
  • 11-22-2006, 8:58 PM In reply to

    Re: COM+ and IIS7

    I don't know if there is a "new" shortcut for it but I can tell you how to find it :)

    Run MMC and then add Component Services to the console.

    I did this as Admin since the last thing I added required admin rights (cert services). To run as admin I had to right click a shortcut for mmc or cmd and select run as admin, then run mmc.

     
    Works great and COM+ is there!

    -c
     

  • 12-19-2006, 8:19 AM In reply to

    • dsuzuki
    • Not Ranked
    • Joined on 12-19-2006, 8:16 AM
    • Posts 1

    Re: COM+ and IIS7

    I usually do like this to launch Component Services.

    • Press Windows + R
    • Input 'dcomcnfg' and hit Enter.

    I think this works on Vista too.

Page 1 of 1 (4 items)