THANK YOU, THANK YOU, THANK YOU!!!!

That did it!!!!

This type of problem has been a thorn in my side for months now.

btw -- if anyone has any good resources (books, websites, etc) that
discuss this type of issue, I'd really appreciate the pointers.

Thanks again...

-----Original Message-----
From: Arti Chaudhari [mailto:arti.chaudhari@;tatainfotech.com]
Sent: Friday, October 25, 2002 12:06 AM
To: dotnet
Subject: RE: .NET Assembly Security/Permissions


Try this..

>From Run, open dcomcnfg that allows to set the security for COM/DCOM
components. Once you are there, click on Default Security Tab

Click on Edit Default button for 'Default Access Permissions' and then add
the users 'IUSR_account' and 'INTERACTIVE'.

Similarly add the two users to the 'Default Launch Permissions'.

Worked for me...

best regards
Arti

-----Original Message-----
From: Matt Shirel [mailto:mlslists@;creativethinkinginc.com]
Sent: Friday, October 25, 2002 9:47 AM
To: dotnet
Subject: .NET Assembly Security/Permissions


Doe anyone have a good reference that explains the .NET "security model"?
It seems like every few steps I take I'm banging my head against it.

Currently, I have a web service that uses a COM object to access our in
house (non-SQL) DB.  The COM opens a TCP pipe and talks to the DB server.
If "Anonymous Access" for the web service is configured to use my account
(which has local administrator rights), everything works fine.  If access is
set back to the default IUSR_ account, the COM fails to instantiate w/ and
"Acess is Denied" message.

If anyone can point me towards the correct/recommended/etc mechanism to
grant access to this COM object, I would greatly appreciate the assistance.

TIA.

MATT




---
You are currently subscribed to dotnet as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

---------
Administrated by 15 Seconds : http://www.15Seconds.com
List Archives/Search : http://local.15Seconds.com/search
Subscription Information : http://www.15seconds.com/listserv.htm
Advertising Information: http://www.internet.com/mediakit/


---
You are currently subscribed to dotnet as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%

---------
Administrated by 15 Seconds : http://www.15Seconds.com
List Archives/Search : http://local.15Seconds.com/search
Subscription Information : http://www.15seconds.com/listserv.htm
Advertising Information: http://www.internet.com/mediakit/



---
You are currently subscribed to dotnet as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

---------
Administrated by 15 Seconds : http://www.15Seconds.com
List Archives/Search : http://local.15Seconds.com/search
Subscription Information : http://www.15seconds.com/listserv.htm
Advertising Information: http://www.internet.com/mediakit/


Reply via email to