D
dalf
Hi all,
I'm trying to get the current workspace like in this example :
http://msdn2.microsoft.com/en-us/library/aa568778.aspx
But a WebException is raised every time at this line :
WebSvcWssInterop.WssSettingsDataSet dsCurrentWssInfo =
wssInterop.ReadWssSettings();
Error message is : object moved.
It's like I can't use ReadWssSettings.
Does someone have an idea?
Thanks you!
I'm trying to get the current workspace like in this example :
http://msdn2.microsoft.com/en-us/library/aa568778.aspx
But a WebException is raised every time at this line :
WebSvcWssInterop.WssSettingsDataSet dsCurrentWssInfo =
wssInterop.ReadWssSettings();
Error message is : object moved.
It's like I can't use ReadWssSettings.
Does someone have an idea?
Thanks you!