Browse by Tags

Related Posts

  • Call remotely hosted web service from client-side?

    All of the examples I have seen call the *.asmx file using a relative path but I need to reference a URL such as http://www.domain.com/webservice.asmx to call a remote web service. In the Atlas days I believe this was done using a bridge (*.asbx) but I can't seem to find any recent information regarding...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by jinocide on 07-06-2007, 12:00 AM
    Filed under: ajax, ajax beta 2, ajax webservice, asp.net ajax, atlas, bridge, web service ajax, asbx bridge atlas ajax
  • Running Webservices In Debug Causes Bug

    Hi, I created a webservice for use with ajax. I noticed this error being throw and could not figure out what it was. After inspecting the .dll i found it Compiled in debug mode Public Sub New () AddHandler MyBase . Disposed , New EventHandler ( AddressOf Me . WebTitleDetail_Disposed ) WebTitleDetail...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by MatthewBeste on 02-21-2007, 12:00 AM
    Filed under: web service, ajax, ajax beta 2, Ajax RC, ajax v1.0, ajax webservice, ajax webservice bug, asp.net ajax, atlas, atlas asbx bridgemodule amazon s3 idictionary error, atlas javascript webservices complextypes, bridge, bug, Bug Proxy WebService Asynchronous WebMethod, Microsoft AJAX library, serialization, windows communication foundation, Xml, AJAX Library, answer, Authentication, asbx bridge atlas ajax, asmx
  • Bridge to method with "out" parameter

    Remote webservice have a method GetPartInfo(int userId,out int count) I tried to build a bridge to this method: Asking from javascript: NameSpace.Classname.GetPartInfo({"userId":12,"count":1},functionResult); building process generate many errors - "Invalid expression...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by mamon4ik on 01-29-2007, 12:00 AM
    Filed under: atlas, bridge
Page 1 of 1 (3 items)
Microsoft Communities