> when i was adding things to iis4's transaction server, i used its com object
> i dont know if it has changed with w2k

Probably yes. But thanks a lot anyway.

> browsing through ole view, it looks like there is a com+ 1.0 admin type library that 
>is somewhat similar
> 
> if i remember right (looking at the code..this was over a year ago, and my first 
>perl->com attempt)
> 
> it looks like i had to shut down the package, then uninstall it before i tried to 
>install it (or reinstall it)
> keep in mind this is for iis4, when they called com+ "microsoft transaction server"
> 
> $oCatalog = Win32::OLE -> new('MTSAdmin.Catalog.1');

Seems it's now COMAdmin.COMAdminCatalog

Thanks a bunch for your code :-))

And thanks to others for their pointers as well :-)

Jenda

== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ==
Always code as if the guy who ends up maintaining your code will be a
violent psychopath who knows where you live.
      -- Rick Osborne, <[EMAIL PROTECTED]>
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin

Reply via email to