PC Review


Reply
Thread Tools Rate Thread

DCOM administration

 
 
Nessi
Guest
Posts: n/a
 
      29th Jun 2011
Hi yall!

I have to setup an environment mostly programmatically (such as create
an IIS application pool, set its permissions, create a website, add mime
types) and finally I have to adjust some activation permission in the
IIS DCOM configuration as described in http://tinyurl.com/dxqd2b.

It has to be done on a system with IIS7 (such as Windows Server 2008)
and on a system with IIS6 (such as Windows Server 2003).

Any hints, links, tipps are highly appreciated.

--
Cheers,
Nessi
 
Reply With Quote
 
 
 
 
Nessi
Guest
Posts: n/a
 
      30th Jun 2011
=== original message ===
from: Big Steel
date: 2011-06-29 18:59

> On 6/29/2011 7:10 AM, Nessi wrote:
>> Hi yall!


[IIS/MetaBase/program/blabla]

> I think you are going to have to post to an IIS NG or forum and Win 2k3
> and 8 NG or forum.


Initially I thought so, too, but they'll most probably guide me through
the menus and that way I already know.
So my bet still is on the developers

Cheers,
Udo
 
Reply With Quote
 
Arne Vajhøj
Guest
Posts: n/a
 
      1st Jul 2011
On 6/29/2011 7:10 AM, Nessi wrote:
> I have to setup an environment mostly programmatically (such as create
> an IIS application pool, set its permissions, create a website, add mime
> types) and finally I have to adjust some activation permission in the
> IIS DCOM configuration as described in http://tinyurl.com/dxqd2b.
>
> It has to be done on a system with IIS7 (such as Windows Server 2008)
> and on a system with IIS6 (such as Windows Server 2003).
>
> Any hints, links, tipps are highly appreciated.


I think Nant can do some of this with NantContrib installed.

http://nantcontrib.sourceforge.net/r.../mkiisdir.html

Arne


 
Reply With Quote
 
Arne Vajhøj
Guest
Posts: n/a
 
      1st Jul 2011
On 6/30/2011 9:11 AM, Big Steel wrote:
> On 6/30/2011 2:17 AM, Nessi wrote:
>> === original message ===
>> from: Big Steel
>> date: 2011-06-29 18:59
>>
>>> On 6/29/2011 7:10 AM, Nessi wrote:
>>>> Hi yall!

>>
>> [IIS/MetaBase/program/blabla]
>>
>>> I think you are going to have to post to an IIS NG or forum and Win 2k3
>>> and 8 NG or forum.

>>
>> Initially I thought so, too, but they'll most probably guide me through
>> the menus and that way I already know.
>> So my bet still is on the developers

>
> As far as DCOM in regards to IIS, transactions and .NET, it's MDTC not
> DCOM that's being used.


????

DCOM is COM over DCE aka MSRPC.

MSDTC is a transaction manager.

..NET supports DCOM.

MSDTC works fine with DCOM.

Arne

 
Reply With Quote
 
Nessi
Guest
Posts: n/a
 
      6th Jul 2011
Hi Arne,

=== original message ===
from: Arne Vajhøj
date: 2011-07-01 21:30

> On 6/29/2011 7:10 AM, Nessi wrote:
>> I have to setup an environment mostly programmatically (such as create
>> an IIS application pool, set its permissions, create a website, add mime
>> types) and finally I have to adjust some activation permission in the
>> IIS DCOM configuration as described in http://tinyurl.com/dxqd2b.
>>
>> It has to be done on a system with IIS7 (such as Windows Server 2008)
>> and on a system with IIS6 (such as Windows Server 2003).
>>
>> Any hints, links, tipps are highly appreciated.

>
> I think Nant can do some of this with NantContrib installed.
>
> http://nantcontrib.sourceforge.net/r.../mkiisdir.html


There's quite some stuff in it, but nothing related to DCOM .
Thanks anyway

Cheers,
Udo
 
Reply With Quote
 
Arne Vajhøj
Guest
Posts: n/a
 
      7th Jul 2011
On 7/6/2011 12:33 AM, Nessi wrote:
>> On 6/29/2011 7:10 AM, Nessi wrote:
>>> I have to setup an environment mostly programmatically (such as create
>>> an IIS application pool, set its permissions, create a website, add mime
>>> types) and finally I have to adjust some activation permission in the
>>> IIS DCOM configuration as described in http://tinyurl.com/dxqd2b.
>>>
>>> It has to be done on a system with IIS7 (such as Windows Server 2008)
>>> and on a system with IIS6 (such as Windows Server 2003).
>>>
>>> Any hints, links, tipps are highly appreciated.

>>
>> I think Nant can do some of this with NantContrib installed.
>>
>> http://nantcontrib.sourceforge.net/r.../mkiisdir.html
>>

>
> There's quite some stuff in it, but nothing related to DCOM .


Correct.

But I believe it can setup web sites and set permissions.

Arne

 
Reply With Quote
 
Nessi
Guest
Posts: n/a
 
      7th Jul 2011
Hi!

=== original message ===
from: Arne Vajhøj
date: 2011-07-07 01:43

>>>> Any hints, links, tipps are highly appreciated.
>>>
>>> I think Nant can do some of this with NantContrib installed.
>>>
>>> http://nantcontrib.sourceforge.net/r.../mkiisdir.html
>>>
>>>

>>
>> There's quite some stuff in it, but nothing related to DCOM .

>
> Correct.
>
> But I believe it can setup web sites and set permissions.


Yes it can. THis kind of code, I already have. The only part that's
missing, is the DCOM. But there still is no light at the end of the
tunnel

Cheers,
Udo
 
Reply With Quote
 
Arne Vajhøj
Guest
Posts: n/a
 
      7th Jul 2011
On 7/7/2011 12:57 AM, Nessi wrote:
>>>>> Any hints, links, tipps are highly appreciated.
>>>>
>>>> I think Nant can do some of this with NantContrib installed.
>>>>
>>>> http://nantcontrib.sourceforge.net/r.../mkiisdir.html
>>>>
>>>>
>>>>
>>>
>>> There's quite some stuff in it, but nothing related to DCOM .

>>
>> Correct.
>>
>> But I believe it can setup web sites and set permissions.

>
> Yes it can. THis kind of code, I already have. The only part that's
> missing, is the DCOM. But there still is no light at the end of the
> tunnel


Then I misunderstood the problem. Sorry.

Arne


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DCOM error, the server did not register with dcom Gordon J. Rattray Windows XP General 0 3rd Jan 2010 03:11 AM
Administration? =?Utf-8?B?TWU=?= Windows XP Help 1 7th Nov 2005 10:31 AM
DCOM access denied attempting to launch a DCOM etc Help!! =?Utf-8?B?Sm9obiBOaXZhcmQ=?= Microsoft Windows 2000 3 2nd Jun 2004 01:00 PM
DCOM: DCOM got error "Overlapped I/O Jeffry Microsoft Windows 2000 Advanced Server 0 13th Feb 2004 12:04 AM
Accessing DCOM components from the code behind pages and using sessions to store DCOM object handles Alex Microsoft ASP .NET 3 2nd Dec 2003 01:34 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:09 AM.