Browse by Tags

Related Posts

  • Exposing WCF Rest Service to external clients

    If we have a WCF Rest service and an aspx web page as part of the same project, we can reference the service in the web page in the ScriptManager in this way: <asp:ServiceReference Path="~/Service.svc" /> How do we reference the Service using this same proxy mechanism if: 1. The service...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by coderGeek on 10-19-2007, 12:00 AM
    Filed under: networking, Orcas, proxy, rest, visual studio 2008, .net 3.5 framework, .net3.5, ajax, atlas, web services, WCF, vs2008
  • How to get a WCF Ajax service to work.

    I created a Web Application and added an Ajax-Enabled WCF service to it. I removed the entire <system.serviceModel> node from Web.Config and added Factory="System.ServiceModel.Activation.WebScriptServiceHostFactory" to the .svc file. Per http://odetocode.com/Blogs/scott/archive/2007/07...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by coderGeek on 10-15-2007, 12:00 AM
    Filed under: ajax, atlas, IntegratedWindowsAuthentication, WCF
  • Re: Atlas and WCF June CTP

    I'm having the exact same problem here and it seems the answer is quite simple. Going through Kirk Evans webcast it seems that the AtlasFactory is only compatible with the february ctp release of winfx. Can anyone confirm/deny since this webcats has been broadcasted in june and since there's...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by Etienne on 09-21-2006, 12:00 AM
    Filed under: .net 3.0 framework, atlas, WCF
Page 1 of 1 (3 items)