We know we should not use MSXML from Classic ASP to load remote xml files, because the WinInet is not designed for server use.
Do you know if loading a xml file from \\server\sharefolder also loads wininet?
Should we use ServerXmlHTTP instead?
Thx
rido