Re: No asmx filename



"BonesBrigadier" <a@xxxxx> wrote in message news:#F3pbyCNJHA.2348@xxxxxxxxxxxxxxxxxxxxxxx
Hi there,

Is there a way we can config Web.Config/IIS to point to services.somewhere.com/WebMethodName instead of services.somewhere.com/service.asmx/WebMethodName?

No, the ASMX file is what's necessary. IIS serves _files_, so there has to be a file.

--
John Saunders | MVP - Connected System Developer

.


Loading