[Mono-aspnet-list] Apache, Mod_Mono, WebService Request with "." in name 404 error
hugopq
hugopq at gmail.com
Mon Jul 9 07:21:14 UTC 2012
did you ever get a solution for this problem?
I'm having the same issue on my web server... but everything runs fine
locally
thanks
willisterman wrote
>
> Hiya everyone,
>
> I've recently started porting one of our ASP.NET Applications to run on
> Mono, and so far, I have about 60% working. I'm currently having an issue
> when calling a webservice. If I call, for example service.asmx/getItem,
> everything works file, but if I call service.asmx/server.getItem, I get a
> 405 "method not allowed" error in the program, and a 404 error, if I
> browse to the service.asmx and do a test invoke.
>
> I assume this is due to apache thinking that since there is a "." in the
> name, the request is for a file, and cannot find the file.
>
> Is there a way around this?
>
> I'm using the latest live SuSe Virtal image.
>
--
View this message in context: http://mono.1490590.n4.nabble.com/Apache-Mod-Mono-WebService-Request-with-in-name-404-error-tp1539371p4650353.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
More information about the Mono-aspnet-list
mailing list