Browse by Tags

Related Posts

  • HELP with: Webservice for autocompleteextender in access (mdb)

    I'm trying to build a webservice that will be consumed by an aspx with the ajax control autocompleteextender, but the webservice produces the following error: System.InvalidCastException: No se puede convertir un objeto de tipo 'System.Object[]' al tipo 'System.String[]'. en WebService.GetWordList(String...
    Posted to Access Databases and AccessDataSource Control (Forum) by vgarcias on 11-03-2006, 12:00 AM
    Filed under: access, autocompleteextender, asmx, ajax, mdb, webservice
  • Cannot Catch error in webservice used by AJAX

    Hi, I have a Web Service that is called several times from the same page by different ajax functions to different web methods. It works great 99 % of the time. Every so ofter I get a Index out of Range exception. This is thrown nomader which webmethod is called. It would not be bad if i could redirect...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by MatthewBeste on 02-14-2007, 12:00 AM
    Filed under: ajax webservice, ajax, asp.net ajax, asmx, Ajax RC, ajax webservice bug, Error Webserivce Ajax Help Index out of range All Ajax Calls
  • 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: atlas asbx bridgemodule amazon s3 idictionary error, atlas, atlas javascript webservices complextypes, Bug Proxy WebService Asynchronous WebMethod, Authentication, asbx bridge atlas ajax, bug, ajax webservice, Microsoft AJAX library, ajax beta 2, serialization, web service, AJAX Library, ajax, asp.net ajax, Xml, asmx, answer, Ajax RC, bridge, ajax webservice bug, windows communication foundation, ajax v1.0
  • Setting ParentControlID on CascadingDropDownList Error

    I have a page with three CDDs connected to a database-driven Web service. The first CDD works as expected with no errors. On the second one, when I set the ParentControlID="DropDown1" (or anything else) the page gives me the following script error in debug mode: Line: 58 Char: 13 Error: 'debug' is undefined...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by dshields on 03-26-2007, 12:00 AM
    Filed under: AJAX Library, ajax, asp.net ajax, asmx, CascadingDropDown, ajax v1.0
  • Re: System.Web.Script.Services namespace doesn't exist

    I ran into this issue today trying to extend an old web application with some Ajax drop down list boxes. I got the error web.script.services name space does not exist. When I would comment out the AJAX items, I got another error that I was missing a reference to System.Web.Extensions. I tried everything...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by mentorman on 10-18-2007, 12:00 AM
    Filed under: AJAX Library, ajax, asmx, answer, System.Web.Script, webservice error handling, asp.net 2.0
  • ResponseFilter & Content-Encoding header, cleared by WriteExceptionJsonString

    Hi There, I have a ResponseFilter adding HTTP compression to my .aspx, ashx, and now .asmx requests, similar to http://blog.madskristensen.dk/post/HTTP-compression-in-ASPNET-20.aspx. I've just starting using it to compress the web services in a project, which has worked great reducing the traffic...
    Posted to ASP.NET AJAX Networking and Web Services (Forum) by hexy on 11-15-2007, 12:00 AM
    Filed under: bug, ajax webservice, ajax, asmx, compression, rest handlers, content-encoding, http, headers, responsefilter
  • 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: ajax webservice, Microsoft AJAX library, web service, AJAX Library, ajax, asp.net ajax, asmx, web service ajax, slideshowextender, webservice, New To AJAX, web services, asp.net ajax webservice, ASP AJAX .net
  • 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: ajax webservice, web service, ajax, asp.net ajax, asmx, asp.net 2.0, asp.net, webservice, web services, asp.net ajax webservice
  • A New ASP.NET Community site launched at http://www.riverasp.net.

    Hi All ASP.NET Professionals, A brand New ASP.NET Community website launched at http://www.riverasp.net . You can put your ADS free for limited time on our site. And you can also add your .NET Resources And you can publish Tutorials and Articles on the site. There is a chance to make money by publishing...
    Posted to Announcements (Forum) by mu2hm on 03-16-2008, 12:00 AM
    Filed under: software, html, ajax, asp.net, visual studio, business form, Search, .net 3.0, programming, C#, .NET, asp.net 2.0, C# 3.0, ASPNET, Searching Records between Two dates, asmx, ProfileCommon, C# or VB, ASP.net 2.0 Intranet, asp.net forums, app.config, C# Controls WinForms, Advertising, Asp .net ... c# ... SQL, C# code, .Net Framework, AJAX problems, asp, visual studio 2005 keys stopped working, online community, httpmodule, ASP.NET 1.1, search asp.net, c#.net in ASP.net, ASP.NET Training, .NET 2.0, software development, ASP.NET 2.0 Badges, asp.net 2.0 tools must-have, .net 2.0 c#, Adding a custom aspx page
  • Re: URL Rewriting AJAX & Web Services ASMX

    So far, still trying to figure it out. I tried to do it manually via the Global.asax file: protected void Application_BeginRequest( object sender, EventArgs e) { string fullOrigionalpath = Request.Url.ToString(); if (fullOrigionalpath.Contains( "/del" )) { Context.RewritePath( "/WebService...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by SolidSilicon on 05-14-2008, 12:00 AM
    Filed under: ajax, web service, ScriptHandlerFactory, asmx
Page 1 of 2 (11 items) 1 2 Next >