Re: Security
From: Alexander Nickolov (agnickolov_at_mvps.org)
Date: 05/01/04
- Next message: Brian Muth: "Re: Security"
- Previous message: Alexander Nickolov: "Re: Modeless dialog box with CAxDialogImpl"
- In reply to: fab1usa: "Re: Security"
- Next in thread: Brian Muth: "Re: Security"
- Reply: Brian Muth: "Re: Security"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 30 Apr 2004 20:18:44 -0700
Interactive User is supposed to work too. Verify you use
REGCLS_MULTIPLEUSE when registering your class objects.
-- ===================================== Alexander Nickolov Microsoft MVP [VC], MCSD email: agnickolov@mvps.org MVP VC FAQ: http://www.mvps.org/vcfaq ===================================== "fab1usa" <anonymous@discussions.microsoft.com> wrote in message news:9A65B8D7-2890-4B96-8D4F-6A4C7F7F6611@microsoft.com... > Brian, > > Here is the problem... > > I have two machines: > User "Brian" logs onto machine #1. > User "Helen" logs onto machine #2. > > The server runs on machine #1; machine #2 remotes to machine #1. Both machines have the client app. > > When "Brian" starts up the client app, TaskManager reports an instance of the client and the server. > > When "Helen" starts up the client app, TaskManager reports a second instance of the server app on the server machine. > > The only way that I can get one instance of the server, is to have "Brian" or "Helen" logged into both machines. > > It is important for there to be just one instance, due to their being global data that records the communication between the various users. > > My DCOM settings are set to "Interactive User". > > Thanks, > Brian. >
- Next message: Brian Muth: "Re: Security"
- Previous message: Alexander Nickolov: "Re: Modeless dialog box with CAxDialogImpl"
- In reply to: fab1usa: "Re: Security"
- Next in thread: Brian Muth: "Re: Security"
- Reply: Brian Muth: "Re: Security"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|