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
  • WCF ASP.NET Service not working - what am I missing

    Hello. This is a simple question, so please take a look. I am using Orcas Beta2 and I created a new Solution. In there added a Web Application Project. In the project I created an Ajax enabled WCF service. When I call the service from JavaScript I get this error: Service1 is not defined. What am I missing...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by coderGeek on 10-12-2007, 12:00 AM
    Filed under: Orcas, ajax, beta2, WCF, vs2008, JSON
  • Using Ajax in VS Orcas

    Hi, I 've downloaded Visual Studio Orcas Beta2 but i have a little problem about Ajax system in Orcas. I've found how to use ajax in orcas but how can i add script manager in top of the page in asp.net. When i relate a control with ajax component using smart tag but i doesnt add any scipt manager...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by atarikg on 08-05-2007, 12:00 AM
    Filed under: Orcas, Visual Sudio, ajax
  • Re: 'Sys' is undefined in VS2008 Beta2

    I've had this error while using VS2005. The error was because there were lines missing in my web config releating to ASP AJAX setup. I fixed it by opening a new ASP.net AJAX project and copying the new web config file. Because VS2008 now comes with AJAX built in, i'd assume that the references...
    Posted to Visual Studio 2008 (Forum) by iljones on 08-02-2007, 12:00 AM
    Filed under: Orcas, AJAX, Atlas, VS2008
  • Bug in AJAX Futures/.Net Framework 3.5 beta when using .asbx bridge file

    I know I'm cross posting here, but I found a bug when using the .asbx feature supplied with the May 2007 version of AJAX Futures on the Orcase Beta 1 Virtual PC image. http://forums.asp.net/t/1136077.aspx The .Net Framework 3.5 beta 1 changes an internal method in the System.Web.Extensions.dll which...
    Posted to ASP.NET Futures (Forum) by samjudson on 07-26-2007, 12:00 AM
    Filed under: Orcas, ajax, asbx, asp.net ajax, ASP.NET Futures, bridge
  • ASBX Bridge support AJAX Futures May 2007 on Windows 2003/Orcas Beta 1

    I'm trying to get a simple .asbx bridge file to work in a Windows 2003 Environment with Orcas Beta 1 - This is the Orcas Beta 1 Virtual PC image. Here is the .asbx file: <?xml version=”1.0” encoding=”utf-8” ?> <bridge namespace=”MyNamespace” className=”MyMath”> <proxy type=”CustomComponents...
    Posted to ASP.NET Futures (Forum) by samjudson on 07-20-2007, 12:00 AM
    Filed under: Orcas, asbx, ASP.NET AJAX, ASP.NET Futures, bridge, Futures, AJAX
  • Method Overloading with JavaScript

    Hi, I haven't seen Method Overloading when I watch the MicrosoftAjax.js it is possible but I don't have an " official method " to do this. What do you think abut my method ? I think it will be interesting to have this feature in Visual Studio " Orcas ". // Création d'un namespace Type.registerNamespace...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by CyrilCS on 11-18-2006, 12:00 AM
    Filed under: ajax, javascript, Orcas, Atlas
Page 1 of 1 (7 items)