07-28-04 11:09 PM
Hi John-Daniel,
What is the function is this helper application?
I am asking because:
- You cannot authenticate against another server because Publishing API
(PAPI) code needs to run on the CMS server locally.
- A workaround is to use a .NET WebService or .NET remoting to execute PAPI
code on the CMS Server.
Hope this helps.
Regards
--
________________________________________
Angus Logan (MCAD/MCDBA/MCP)
Lead Software Developer
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________
"John-Daniel Trask" <john-danielt@intergen.co.nz> wrote in message
news:ezkrrRgcEHA.3040@TK2MSFTNGP10.phx.gbl...
> Hi everyone,
>
> I'm writing a small winforms helper application to work with CMS and it
> works fine when running on a local machine with CMS installed however I
want
> to also be able to connect to remote CMS installs (like how sitemanager
> allows you to).
>
> At the moment I'm creating the connection with the
CmsApplicationContext().
>
> Any ideas on how to do this would be greatly appreciated.
>
> John-Daniel Trask
> Intergen Ltd
> john-danielt@intergen.co.nz
>
>
[ Post a follow-up to this message ]
|