Re: Certificate Services Development on WinXP?

From: Shawn Corey [MSFT] (shawncor_at_online.microsoft.com)
Date: 01/28/04


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.


Relevant Pages

  • Re: Certificate Services Development on WinXP?
    ... Adminpak, ... >That would depend on you target platform for your app, ... >not recommend copying files form the win2K machine and ... >are COM then the app should be compatible with 2K if you ...
    (microsoft.public.platformsdk.security)
  • RE: Native Error 27750
    ... Proceeding with the normal deployment of the bits should take ... >computers and therefore we have opted to rapi copy the data from Sql Server ... They deployed the ppc app and then ran the desktop app and got ... >are required by the device and register whatever dll's are necessary ...
    (microsoft.public.sqlserver.ce)
  • Re: Vista - UAC and Click Once
    ... I am trying to get an OCX to register on Vista with my ClickOnce app. ... Maybe there is code we can execute that will just bring up the UAC window so ... Vista to install the ActiveX component from a trusted location in the corporation. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Vista - UAC and Click Once
    ... I am trying to get an OCX to register on Vista with my ClickOnce app. ... Maybe there is code we can execute that will just bring up the UAC window so ... Another option is to use Group Policy Management and the ActiceX Registration service in Vista to install the ActiveX component from a trusted location in the corporation. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: 1st hosting of objects, new(), etc.
    ... > makes sense that New would attempt to create a remote object. ... > application once you have registered a wellknown type in that app domain ... > Register MyObject as a wellknown type ...
    (microsoft.public.dotnet.framework.remoting)