Wigster <blob@xxxxxx> wrote in news:Xns9BF1833BBDE27blobblobcomowiejhfll@
216.168.3.70:
Quote:
> I get error 1219: Multiple connection to the server or a shared resource
> by the same user are not allowed.
>
It seems that I have managed to get a little more idea of how to cure this.
If you go to a command prompt and type "net use" then you will get a list
of various mapped network devices, in particular the WebDEV server. Mine
appears as
\\<server>@SSL\<folder>
you can then type
net use \\<server>@SSL\<folder> /d
which will disconnect it. At this point it is possible to add the WebDAV
folders again in the Add Network Location folders.
When you reboot, you will have to do this again, but at least it is some
kind of fix,..