WebServices not working with default installation of EPiServer

Vote:
 

Hi,


I have a problem with EPiServer and webservices. I installed a new EpiServer site (EPiServer 5 R2, SP1) and tried to add a web-service, Test.asmx with a webmethod HelloWorld(), to the project.


Browsing the service works fine: http://localhost:17009/Test.asmx

But invoking the webmethod (http://localhost:17009/Test.asmx/HelloWorld) does NOT work, the server returns 404 not found.


I assume this has something to do with the way EPiServer is routing the request. Does anyone know what I need to change in web.config to make webservices work with EpiServer?

 

Thanks,

Peter

#29922
May 22, 2009 13:40
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.