Otherwise webservices will not work on that W2003 server.
If your web service is running on a SPS virtual directory, do not forget to put that webservice directory in the excluded-list in the 'Define Managed Paths". [SPS Central Administration/Configure Virtual Server Settings/Define Managed Paths/Virtual Server Management]
Otherwise the Sharepoint ISAPI filter will handle that URL request.
Kind regards
Frederick
D'hont
Amplexor.com
"Manu" <newsg...@glassbox.net> wrote in message news:O409fTFm...@TK2MSFTNGP09.phx.gbl...
<httpHandlers><clear /><add verb="*" path="*.aspx" type="System.Web.UI.PageHandlerFactory, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /><add verb="*" path="*.asmx" type="System.Web.Services.Protocols.WebServiceHandlerFactory, System.Web.Services, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" validate="false"/></httpHandlers>