| Ravi Shankar 2005-05-31, 2:47 am |
| Hi Subir,
I think BizDesk uses WebDav for the catalog upload purposes, The web
services in Feature Pack 1 might also use it for similar purposes..
You could disable webdav after the script execution (through IIS Manager)
and check the functionality of the site. If you do not get any errors
(assuming you did not get any errors prior to disabling webdav) then it is
safe to conclude that the presence/absence of webdav does not impact your
solution.
"Subir" wrote:
> As part of CS2002 install we are executing the script
> EnableCS2002Settings.vbs which enables WebDAV on the web servers. Since we
> are not using CS features that require WebDAV and want to keep it disabled I
> was wondering if
> A. Commerce Server will work properly if we disable WebDAV?
> B. Is there a way to stop the enabling of WebDAV when the script executes?
> Maybe an additional parameter etc.
>
> Thanks,
> Subir
|