Re: Debugging CSP
From: Adam Augustyn (gustaw_at_isonar.com.pl)
Date: 02/28/05
- Next message: Phoebe: "Modify public key only in the key container"
- Previous message: Michał Januszczyk: "allow to call methods via RPC"
- In reply to: WT: "Debugging CSP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 28 Feb 2005 12:49:59 +0100
WT wrote:
> I am testing my CSP and set it to be type 001 default. The problem is that I
> can't copy a new CSP over the existing one (in windows\system32) since the
> DLL is loaded. Each time I change/update my CSP, I have to switch back in
> the MS base CSP in the registry, reboot, copy over my new CSP, re-assign my
> CSP to be type 001 default and reboot again.Is there a way to unload and
> reload a DLL so as to allow replacement of the DLL file?
> WT
The main problem is connected with Winlogon - it keeps CSP loaded all
the time. There is a method to test as many builds as you want without
reboots. You can change the name of CSP file locked by Winlogon and next
copy new dll image into system32 directory. After that the new CSP file
will be loaded for requesting applications. Of course this workaround
will not work for testing CSP with Winlogon. It still will be requiring
reboots :(.
Gustaw
- Next message: Phoebe: "Modify public key only in the key container"
- Previous message: Michał Januszczyk: "allow to call methods via RPC"
- In reply to: WT: "Debugging CSP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|