i have a virtual Directory http://10.4.0.10/imageserver4 on a remote Server this Virtual Directory is mapped to physical drive d:\imageserver4
No i have a Application which needs to check the URL first i.e http://10.4.0.10/imageserver4 if it exits i want to store in database
is there any way i can check the validity of a URL using WebDav
i have checked the Path using WebReuest Object but i want to add a Folder into the Directory
i am getting Not uthorized 401 Error