IIS and COM Components
From: Jignasu Khant (JignasuK_at_yahoo.com)
Date: 06/27/03
- Next message: Bernard: "Re: IIS and COM Components"
- Previous message: Alun Jones [MS MVP]: "Re: Junk Email"
- Next in thread: Bernard: "Re: IIS and COM Components"
- Reply: Bernard: "Re: IIS and COM Components"
- Reply: Roger Abell [MVP]: "Re: IIS and COM Components"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 26 Jun 2003 20:02:20 -0700
Here is the thing.
I am trying to host two website on IIS 5.0. I am using
two different NT account as anonymous users for each
site. Now I want one site to have access, for example, to
Microsoft ActiveX Data Objects Library and not to have
access to Microsoft Scripting Runtime Library.
So far I have this...
Site1 >>> Site1_INetUser >>> access to msado15.dll
Site2 >>> Site2_INetUser >>> access to scrrun.dll
This works as long as site1_inetuser does not access to
msado15.dll. If he does then both user has access to that
library. Same happens to the other library.
Am I doing something wrong...Am I missing something...or
this is a bug...somebody help...
Thanks
Jignasu Khant
- Next message: Bernard: "Re: IIS and COM Components"
- Previous message: Alun Jones [MS MVP]: "Re: Junk Email"
- Next in thread: Bernard: "Re: IIS and COM Components"
- Reply: Bernard: "Re: IIS and COM Components"
- Reply: Roger Abell [MVP]: "Re: IIS and COM Components"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|