Re: Certificate Services Development on WinXP?
From: Shawn Corey [MSFT] (shawncor_at_online.microsoft.com)
Date: 01/28/04
- Next message: Shum W.C.: "Cannot not access ...\Winlogon\Shell registry key value ... ?"
- Previous message: Shawn Corey [MSFT]: "Re: COM Calls to MS CA to Accept and Issue Certificates?"
- In reply to: localhost: "Certificate Services Development on WinXP?"
- Next in thread: localhost: "Re: Certificate Services Development on WinXP?"
- Reply: localhost: "Re: Certificate Services Development on WinXP?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 28 Jan 2004 10:43:30 -0800
That would depend on you target platform for your app, and what language you
are writing in. If you are using C then the platform SDK would probably be
enough, as long as the .h and lib files are available, this means you have
to run the program on the 2K box though. If you want to run the code on the
XP machine then we suggest you install the adminpak from a Win2k3 machine,
this will install and register the files necessary to run the code. We do
not recommend copying files form the win2K machine and registering them
since functionality that XP depends on may be removed by replacing files and
there may be incompatibilities from mixing file versions. Since the CA APIs
are COM then the app should be compatible with 2K if you only use the v1
interfaces.
-- This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm "localhost" <primpilus@cohort.ces> wrote in message news:qesf10t4vde31rqplulpocpl4667i3o88d@4ax.com... > > I have a Win2K CA, and I want to explore Certificate Services from my > XP desktop. What DLLs can I copy/regsvr32 from the server to the > workstation for development purposes? > > Thanks.
- Next message: Shum W.C.: "Cannot not access ...\Winlogon\Shell registry key value ... ?"
- Previous message: Shawn Corey [MSFT]: "Re: COM Calls to MS CA to Accept and Issue Certificates?"
- In reply to: localhost: "Certificate Services Development on WinXP?"
- Next in thread: localhost: "Re: Certificate Services Development on WinXP?"
- Reply: localhost: "Re: Certificate Services Development on WinXP?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|