I had two Win 2K3 machines running in our development environment. I created a VOC pointer within UD on one server to a directory in another server. e.g.

DWHELP
001 DIR
002 \\WEBSERVER\E$\MYCOMPANY\HELP
003 D_VOC

This worked perfectly and allowed updating of help items from within UD. I've installed Windows 2008 R2 onto the development web server (not the UD server, which still runs 2K3), and set up the environment. I shared the "E:\WevDev\MyCompany\Help" directory for everyone. I've turned off the 2K8 "passwork protected sharing" in "Advanced sharing settings" and I'm able to access the directory from the dbms server in Windows explorer by entering "\\webserver\help". No credentials are requested or anything.

However, when I change the VOC entry too...

001 DIR
002 \\WEBSERVER\HELP
003 D_VOC

...and try to list the directory contents it fails in UD.

3 Dev (0)-> LIST DWHELP
errno=2: No such file or directory
can not stat() in U_get_fileid(),fname=\\WEBSERVER\HELP.
Open file error.
3 Dev (0)->

Does anyone have an idea why this doesn't work?

Thanks,

Bill
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to