¡@

Home 

c# Programming Glossary: servicefolder

REST WCF service locks thread when called using AJAX in an ASP.Net site

http://stackoverflow.com/questions/11250109/rest-wcf-service-locks-thread-when-called-using-ajax-in-an-asp-net-site

I got it working now. What I did was Create a new folder ServiceFolder under the root of the application Moved the service interface.. registration RouteTable.Routes.Add new ServiceRoute ServiceFolder new WebServiceHostFactory typeof MyService In Default.aspx I.. #message .html callMethodAsync ' this.ResolveUrl ~ ServiceFolder Execute1 ' hello callMethodAsync ' this.ResolveUrl ~ ServiceFolder..