| Author |
MCMS manager and remote server
|
|
| nikolaj 2005-07-22, 5:50 pm |
| I've been looking at MCMS Manager by Chester Ragel. What would it take
to create a similar application but with the same ability to connect to
a remote server as site manager.
Chester Ragel writes that it is only possible to run MCMS manager on
the MCMS server.
| |
| Stefan [MSFT] 2005-07-22, 5:50 pm |
| Hi Nikolai,
the problem is that the tool uses the publishing API (PAPI) and this API
need to run on the server locally.
You would need to implement a webservice that is installed on the MCMS
server machine and which does the PAPI calls.
Then you could implement a client calling this webservice rather than doing
the PAPI calls.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"nikolaj" <nik@email.dk> wrote in message
news:1122043723.300600.222190@o13g2000cwo.googlegroups.com...
> I've been looking at MCMS Manager by Chester Ragel. What would it take
> to create a similar application but with the same ability to connect to
> a remote server as site manager.
>
> Chester Ragel writes that it is only possible to run MCMS manager on
> the MCMS server.
>
| |
|
|
"Stefan [MSFT]" <stefang@online.microsoft.com> skrev i en meddelelse
news:u5Dv3TtjFHA.2644@TK2MSFTNGP09.phx.gbl...
> Hi Nikolai,
snip
> You would need to implement a webservice that is installed on the MCMS
> server machine and which does the PAPI calls. Then you could implement a
> client calling this webservice rather than doing the PAPI calls.
is that being developed by someone out there ?
| |
| Spencer Harbar [MVP] 2005-07-23, 9:05 pm |
| sounds like a feature request to Chester to me! 
http://mcmsmanager.sourceforge.net/
cheers
s.
"Arvid" <Arvid@Arvid.remove.com> wrote in message
news:ujidcM2jFHA.1464@TK2MSFTNGP14.phx.gbl...
>
> "Stefan [MSFT]" <stefang@online.microsoft.com> skrev i en meddelelse
> news:u5Dv3TtjFHA.2644@TK2MSFTNGP09.phx.gbl...
>
> snip
>
>
> is that being developed by someone out there ?
>
|
|
|
|