|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Vladimir Turin (vova_at_MICS.MSU.SU)
Date: Wed Jul 10 2002 - 09:05:13 CDT
- Call CoInitializeSecurity.
- Call CoRegisterPSClsid to register proxy/stub. For details how to -
search this list archive for "CoRegisterPSClsid".
This trick won't work with ole-automation servers.
Then proceed normally. (CoRegisterClassObject and stuff).
Let me know if you need more details.
Vladimir.
On Sat, 6 Jul 2002 13:39:13 +0530, Arun <akumar
OMNESYSINDIA.COM> wrote:
>hi
>
>Can you describe how you do this
>
>arun
>----- Original Message -----
>From: "Vladimir Turin" <vova
MICS.MSU.SU>
>To: <DCOM
DISCUSS.MICROSOFT.COM>
>Sent: Thursday, July 04, 2002 2:11 PM
>Subject: Running out of process com without registration
>
>
>> In our application we used to use LocalServer and LocalService
>components
>> without *any* registration in registry. Meaning we don't need dcom
>> activation, security initialized using CoIS, required proxy/stubs
>> registered in runtime etc, etc...
>> This works excellent in NT and W2K. But now Microsoft is going to
>> (actually already) break this in .NET server mumbling something about
>> security. Meaning you'll have to have valid AppID and stuff
>registration to
>> make your component work.
>> Should it be supported?
>> It seems I've read something about this somewhere in documentation,
>but
>> could not find it now and not sure what it was.
>>
>> Vladimir.
>>
>> ----------------------------------------------------------------
>> Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
>> contains important info. Save time, search the archives at
>> http://discuss.microsoft.com/archives/index.html .
>> To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
>>
>
>----------------------------------------------------------------
>Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
>contains important info. Save time, search the archives at
>http://discuss.microsoft.com/archives/index.html .
>To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
----------------------------------------------------------------
Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
contains important info. Save time, search the archives at
http://discuss.microsoft.com/archives/index.html .
To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]