Re: MTS Component Problems - HELP!
From: Brian Muth (bmuth_at_mvps.org)
Date: 03/12/04
- Next message: Joe Wu [MSFT]: "RE: Event error 1089 repeated at about 2 hour interval"
- Previous message: Pri: "Error importing Group policy template"
- In reply to: DavidM: "Re: MTS Component Problems - HELP!"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 11 Mar 2004 20:46:28 -0800
"DavidM" <spam@spam.net> wrote in message
news:#ZUCOf8BEHA.2768@tk2msftngp13.phx.gbl...
> Thanks for the feedback, Brian.
>
> I kind of understand what you're saying about the personal store. We do
> import a certificate to the Personal Store to be used by IIS for SSL
> connections. I think the crypto component that I'm talking about is
> primarily used for server-to-server encryption of the data. I do not
> believe it uses the certificate for this.
Obviously, I can't help you with this. You need to find out how this crypto
component works. From your description, it is doing something that requires
access to the profile settings. I just described one such example: accessing
a digital certificate stored in a Personal Store. But there could be other
activities. Is the author not available?
>
> As far as running the LoadUserProfile(). I'm not sure how I can do this,
> considering I have no control or access to the code. I'm simply trying to
> get something to work that nobody else has ever bothered to get working.
>
You don't need to do this directly. You could write an intermediary COM+
object that is called from the ASP page, and then calls LoadUserProfile,
then calls the "real" COM+ object. Just make sure both COM+ objects run in
the same COM+ application (I'm using COM+ language, but MTS does the same
thing).
> I think it is pretty sad that our web servers have to stay logged in as
the
> user that installed the application for the statement lookup to work. I'm
> not sure what else I can check... I've tried changing the user on COM+ to
a
> valid NT user with appropriate policy settings. Nothing seems to work --
>
For the reasons I described.
HTH,
Brian
- Next message: Joe Wu [MSFT]: "RE: Event error 1089 repeated at about 2 hour interval"
- Previous message: Pri: "Error importing Group policy template"
- In reply to: DavidM: "Re: MTS Component Problems - HELP!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|