|
Home > Archive > Microsoft Content Management Server > October 2005 > SDAPI Import Export Problem
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
SDAPI Import Export Problem
|
|
|
| Hi Stefan, Im having some issues with the Import/Export script. Im using the
site deployment script published in the MCMS Complete Guide book.
I am trying to specify a channel to export but this seems to be ignored by
the export script. Instead it wants to export what would appear to be the
whole respoistory, resulting in a file in excess of 400mb.
This in turn produces another problem. On trying to run the import i get the
problem identified in
http://support.microsoft.com/defaul...kb;en-us;816978
We are working to solve the later but we would like to also solve the route
of the problem.
Many Thanks
| |
| Stefan [MSFT] 2005-10-12, 6:12 pm |
| Hi Lee,
how did you specify the channel?
You need to pass in the GUID.
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
----------------------
"Lee" <lee.walton@ngtuk.com> wrote in message
news:4858A33D-864B-49B2-ADFF-493B9439B839@microsoft.com...
> Hi Stefan, Im having some issues with the Import/Export script. Im using
> the
> site deployment script published in the MCMS Complete Guide book.
>
> I am trying to specify a channel to export but this seems to be ignored by
> the export script. Instead it wants to export what would appear to be the
> whole respoistory, resulting in a file in excess of 400mb.
>
> This in turn produces another problem. On trying to run the import i get
> the
> problem identified in
> http://support.microsoft.com/defaul...kb;en-us;816978
>
> We are working to solve the later but we would like to also solve the
> route
> of the problem.
>
> Many Thanks
| |
|
| Thanks Stefan i have passed in the Channel by path as shown in the example in
the book. However i shall modify the code to find the channel based on the
path provided in the parameters and return the GUID
"Stefan [MSFT]" wrote:
> Hi Lee,
>
> how did you specify the channel?
> You need to pass in the GUID.
>
> 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
> ----------------------
>
>
> "Lee" <lee.walton@ngtuk.com> wrote in message
> news:4858A33D-864B-49B2-ADFF-493B9439B839@microsoft.com...
>
>
>
| |
|
| Great that works brilliantly. Thanks once again Stefan.
p.s as an aside after delivering two huge MCMS sites i am taking some time
out and going off travelling - so just wanted to say a BIG thank you for all
you're invaluable help and advice along the way!...
"Stefan [MSFT]" wrote:
> Hi Lee,
>
> how did you specify the channel?
> You need to pass in the GUID.
>
> 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
> ----------------------
>
>
> "Lee" <lee.walton@ngtuk.com> wrote in message
> news:4858A33D-864B-49B2-ADFF-493B9439B839@microsoft.com...
>
>
>
| |
| Stefan [MSFT] 2005-10-12, 6:12 pm |
| Hi Lee,
if this is described in the book as to pass in the path then this is a bug
in the book.
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
----------------------
"Lee" <lee.walton@ngtuk.com> wrote in message
news:C20D55E1-93B4-4A0F-811F-05AE60F3F2D5@microsoft.com...[vbcol=seagreen]
> Thanks Stefan i have passed in the Channel by path as shown in the example
> in
> the book. However i shall modify the code to find the channel based on the
> path provided in the parameters and return the GUID
>
> "Stefan [MSFT]" wrote:
>
|
|
|
|
|