D
David Conorozzo
I am running Windows Server 2003 Enterprise. I had
accomplished this by creating a COM+ application (.dll
that uses ADSI) that runs as a higher powered user than
the IIS process. No other method had worked for me (I
tried that LogonUser API and it didn't work).
Now, we set up a cluster. And I don't know how to set up
the COM+ application. I can't do it through Component
Manager, it just yells at me. I have no experience with
this stuff. I basically need a way to add some vrtual
directories to IIS from my web page (on the server side)
and then send the IIS metabase that was altered to all of
the other servers in the cluster (I was using IIS Sync but
before, I knew which server's metabase I was altering).
Thanks for any help.
accomplished this by creating a COM+ application (.dll
that uses ADSI) that runs as a higher powered user than
the IIS process. No other method had worked for me (I
tried that LogonUser API and it didn't work).
Now, we set up a cluster. And I don't know how to set up
the COM+ application. I can't do it through Component
Manager, it just yells at me. I have no experience with
this stuff. I basically need a way to add some vrtual
directories to IIS from my web page (on the server side)
and then send the IIS metabase that was altered to all of
the other servers in the cluster (I was using IIS Sync but
before, I knew which server's metabase I was altering).
Thanks for any help.