I want to develop my own REST service, so I\'ve created an IHttpHandler that is configured with verb=\"*\" and path=\"*\", the the application in ~/MyRESTsrv/ will handle any derived URL.
i just exported my project to my new imac an loaded my solution into monodevelop. After the successfully compilation i started the project, and i always getting the same error.
I\'m porting my ASP.NET application to Mono. I built it from SVN trunk under Debia开发者_开发百科n 5.0.