COM INterop Security Problem
From: Ricardo Martins (ricarddo@terra.com.br)
Date: 11/25/02
- Next message: Stefu: "Re: COM INterop Security Problem"
- Previous message: John Saunders: "Re: How does HttpHandler section work?!?"
- Next in thread: Stefu: "Re: COM INterop Security Problem"
- Reply: Stefu: "Re: COM INterop Security Problem"
- Reply: Pierre Bisaillon: "Re: COM INterop Security Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Ricardo Martins" <ricarddo@terra.com.br> Date: Mon, 25 Nov 2002 04:02:58 -0800
All,
In my company we are using a main application running
over MTS (Windows NT 4) enviroment. This main application
has some COM components (DLLīs) that you can use to access
the main application features.
The MTS used in main application for a security issue,
request user must be in a DOMAIN to use the system and
itīs true using our COM components too.
I deploy a little .NET (VB.NET) component using a COM
Interop Version of these DLLīs.
When I run my dot.net application using Windows Forms
the application works fine, but when I try to use the
component in ASP.NET page I allways receive an exception
from COM component.
The exception details said that a security error
occurred.
I think that the problem happen 'cause when I use the
component over ASP.NET enviroment the ASPNET is sent to
MTS enviroment but this user doesnīt exists.
What I need to do to send a valid user from a
specific domain over ASP.NET page to MTS COM component
enviroment?
Regards
Ricardo Martins
ricarddo@terra.com.br
- Next message: Stefu: "Re: COM INterop Security Problem"
- Previous message: John Saunders: "Re: How does HttpHandler section work?!?"
- Next in thread: Stefu: "Re: COM INterop Security Problem"
- Reply: Stefu: "Re: COM INterop Security Problem"
- Reply: Pierre Bisaillon: "Re: COM INterop Security Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|