Browse by Tags

Related Posts

  • How to Find the WebService Class in a Ajax Call at IHttpModule

    I’m developing a security module to my customer and I’m with a problem (to try) to solve. This is my environment. I wrote an IHttpModule and in the PreRequestHandleExecute event I catch the Context.Handler to check some informations, for example, if the handler is a Page I check some ancestors and interfaces...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by serratto on 04-07-2009, 12:00 AM
    Filed under: ajax, webservice, ihttpmodule
  • trouble converting a web service to respond to AJAX requests

    I am attempting to set up a web service that I have created so it will respond to AJAX requests from a web application I am writing. After watching the excellent video here: http://download.microsoft.com/download/f/7/a/f7adf2b4-6554-4027-bac6-c853bc0a4f9d/HDI-AJAX-WSAddAjax.wmv I thought I had everything...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by rogdawg on 10-09-2008, 12:00 AM
    Filed under: web service, ajax, ajax webservice, AJAX Webservice error, ASP AJAX .net, asp.net ajax, webservice, asp.net ajax webservice
  • would it be possible to only use jquery without using asp.net ajax framework and how?

    would it be possible to only use jquery without using asp.net ajax framework and how? here's one and properly only functionality i need: calling a webservice from client side and return data as json format... so can this be done without using ajax framework but jquery instead? cuz not many web host...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by ScobY9 on 08-14-2008, 12:00 AM
    Filed under: ajax, asp.net, webservice
  • Persisting Authentication using Webservices with Forms Authentication

    Hi all! I've written a webservice that accepts credentials from various webapplications and validates this against the Active Directory (LDAP). For this webservice, I've implemented Forms authentication using this article: http://www.dotnetbips.com/articles/dbd724e9-78f0-4a05-adfb-190d151103b2...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by Tweek82 on 07-25-2008, 12:00 AM
    Filed under: ajax, Forms Authentication, webservice
  • How do I access XML from Web Service Result?

    Hi, This is probably something really simple, but how do I access XML returned in a web service result? I have a WebMethod returning an XmlDocument from the server site. An example of xml returned is below: < data > < count >2</ count > < div >|</ div > < recs > <...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by gavinharriss on 06-22-2008, 12:00 AM
    Filed under: ajax, Xml, WebMethod, webservice
  • Authenticated WCF with AJAX

    Hi all, I want to use .NET AJAX framework with WCF services. I got stuck at a really critical point due to lack of experience :-) Now that, in order to use any feature at website user must be authenticated. This is done with standart asp.net not with ajax and then home page is displayed. In my secret...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by Aleyna on 03-04-2008, 12:00 AM
    Filed under: ajax, asp.net, WCF, Authentication, webservice
  • Re: Can ASP.NET web services return JSON object?

    For an AJAX call to a webservice, set the content type to "application/json" and include a .__type property and the WebService should deserialize appropriately. For instance: Public Class Person public firstName as String public lastName as String public Greeting as String End Class <ScriptService...
    Posted to Getting Started (Forum) by prutins on 01-17-2008, 12:00 AM
    Filed under: ajax, Webservice, json, .Net 2.0, JavaScriptSerializer
  • WCF 3.5 ajax webservice compilation error

    I had AJAX ScriptService, which I converted to WCF 3.5 webservice. Everything works fine for some time, but after a while (maybe after session timeouts or IIS recycles process) it stops working, and I get this error in Event Log: WebHost failed to process a request. Sender Information: System.ServiceModel...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by alenas on 12-05-2007, 12:00 AM
    Filed under: ajax, webservice, WCF
  • Server Side Event Push and a ASP.NET Application

    Hello Everyone, I'm building an application which requires server side events to be pushed to clients. Typically I build these applications with a think client, but the machines I'm deploying this particular application has a very slim image - no .NET, Java, or any other runtimes. I am only able...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by mshe on 11-30-2007, 12:00 AM
    Filed under: web service, ajax, ajax webservice, asmx, asp.net, asp.net 2.0, asp.net ajax, web services, webservice, asp.net ajax webservice
  • SlideShowExtender issue

    Hi, Can't seem to find an answer to this. Hope someone can tell me what I'm missing. Trying to use SlideShowExtender for the first time. Watched the HOWTO video. Tried it. Didn't get it to work. Tried a few other things. No luck. I have a webservice in the path (from the root) /survivors...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Bubba627 on 11-24-2007, 12:00 AM
    Filed under: New To AJAX, slideshowextender, web service, ajax, ajax webservice, ASP AJAX .net, asp.net ajax, web services, webservice, AJAX Library, asp.net ajax webservice, web service ajax, asmx, Microsoft AJAX library
Page 1 of 2 (20 items) 1 2 Next >