security problems
From: Chan (cachanthodi@atex.com)
Date: 07/25/02
- Next message: Geoback: "forms authentication and timeout"
- Previous message: Willy Denoyette [MVP]: "Re: Network Impersonation Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Chan" <cachanthodi@atex.com> Date: Thu, 25 Jul 2002 13:02:08 -0400
Hi,
I have created a few C# MTS object that work well in a windows .NET
Application. But its seems to give me all kind of security error when I try
to instantiate the same components in ASPNET.
First of all it fails to register in COM+
"Access to the registry key HKEY_CLASES_ROOT\Application.ClassName is
denied."
I could fix the above error by using REGSVCS.EXE. then it throws a different
error
"No error Information available: XACT_E_TMNOTAVAILABLE(0x8004D01b)."
The component i was trying to instantiate has the Transaction attriburte set
to "Required". Have I ignored some basic security settings in ASPNET?
Please Help!
Thanks
Chan.
- Next message: Geoback: "forms authentication and timeout"
- Previous message: Willy Denoyette [MVP]: "Re: Network Impersonation Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|