Re: No asmx filename



Hi John,

Thanks for your reply.

The asmx file would still be there but it wouldn't be mentioned in the URL (something like default documents on IIS - if you do www.something.com it will default to www.something.com/default.aspx or whatever we want). Still not possible?

G

"John Saunders" <no@xxxxxxxxxxxxxxxx> wrote in message news:#sqMOyDNJHA.468@xxxxxxxxxxxxxxxxxxxxxxx
"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

.



Relevant Pages

  • Re: No asmx filename
    ... "BonesBrigadier" wrote in message ... The asmx file would still be there but it wouldn't be mentioned in the URL (something like default documents on IIS - if you do www.something.com it will default to www.something.com/default.aspx or whatever we want). ... John Saunders | MVP - Connected System Developer ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Selecting .NET version on IIS
    ... John Saunders | MVP - Connected System Developer ... > XP Pro machine with IIS 5.1 on the local machine. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Help on deploying webservice
    ... In IIS 6.0, you have application pools assigned your ... I've mapped the database to .NET class properties and methods to ... I install the webservice setup prog. ... I tried accessing the asmx file from the same ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: the resource cannot be found
    ... > When i go to a asmx file from a webservice in IIS and i do a right ... > The file is also there and spelled correct. ...
    (microsoft.public.dotnet.academic)
  • RE: Help with Deployment!
    ... register ASP.NET ISAPI DLL with IIS. ... "Selden McCabe" wrote: ... > When I try to deploy it to a client, when I browse the ASMX file, I just see ... > If I look at the mappings under IIS configuration, ...
    (microsoft.public.dotnet.framework.aspnet.webservices)

Loading