Browse by Tags

Related Posts

  • Issue with: AjaxControlToolkit CascadingDropdown

    Hello, I am trying to get the AjaxControlToolkit CascadingDropdowns working on my ASPX page, and have run into an issue that I cannot figure out how to correct. I am using C# in VS2008 and CLR 3.5. I have added a webservice to my project which is using Linq to access my SQL 2005 DB and create an XML...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by brian.riley on 04-10-2009, 12:00 AM
    Filed under: AjaxControlToolkit, asp .net, c#, CascadingDropDown
  • CascadingDropDown random errors after uploading to server. access denied and method error 500

    Hello there, I've started using c# and Ajax not too long ago and had fun playing with the toolkit. In my website I'm now using the CascadingDropDown to autocomplete the second drop down. The calls are done to a webservice on the same domain (not machine) When developing on my computer - website...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by wbcintsol on 07-22-2007, 12:00 AM
    Filed under: "AJAX Toolkit", AJAX ASP.NET, ajaxcontrolkit, AjaxControlToolkit, asp.net 2.0, ASP.NET AJAX Control Toolkit, ASP.NET AJAX Control Toolkit troubleshooting, CascadingDropDown, cascadingDropDown dropdownlist, AJAX Control Toolkit, "AJAX Toolkit" "CalendarExtender" "ICallbackEventHandler", AJAX .NET
  • CTP Migration Issue

    I've recently migrated one of my business apps from the Atlas CTP to AJAX 1.0. After making all of the changes necessary to get the site to correctly compile and run I thought I was done, but instead have run into an unexpected problem with the CascadingDropDown control. So far, with regards to the CDD...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by sbrauen on 02-21-2007, 12:00 AM
    Filed under: AjaxControlToolkit, ASP.NET AJAX Control Toolkit, ASP.NET AJAX Control Toolkit troubleshooting, Atlas Control Toolkit, CascadingDropDown, CTP
  • Re: Error in cascading drop down box : method Error 500

    You will need to add all of the following sections to your web config to make both AJAX and web services run on an existing project: < configSections > < sectionGroup name= "system.web.extensions" type= "System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by AZuckerman on 02-12-2007, 12:00 AM
    Filed under: ajax, AjaxControlToolkit, ASP.NET 2.0 Ajax Control Toolkit Ajax Tab Control, ASP.NET AJAX Control Toolkit troubleshooting, Atlas Control Toolkit, CascadingDropDown
  • CascadingDropDown with a Database, Method Error 405

    Hey guys, I followed the AjaxControlToolki tinstructions on how to create a WebService and specify everything so that it would populate two DropDownLists. The problem is, the first DropDownList has a [Method Error 405] as its only value. If I select it, the second DropDownList is populated with the same...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by skumancer on 01-25-2007, 12:00 AM
    Filed under: AjaxControlToolkit, CascadingDropDown, WebMethod
  • CascadeDropDown Parent Problem

    I have three DropDownLists and Three CascadeDropDown controls. Each DropDownList should be populated using the selected value of the drop down preceding it. ie: FirstDrop populates SecondDrop, SecondDrop populates ThirdDrop. Unfortunatly what is happening is that ThirdDrop is always populated by FirstDrop...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by OrangePlus on 11-14-2006, 12:00 AM
    Filed under: AjaxControlToolkit, CascadingDropDown
  • Re: Cascading drop down must be in the same update panel as controls?

    Got the drop down controls to work now.... needed to add [Microsoft.Web.Script.Services.ScriptService] to my webservice class .. Still dont understand why I need the Page Method in the aspx file....and why all these red squigglies are all over my AJAX markup (and that in the ToolKit sample site)
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Osiris209 on 10-22-2006, 12:00 AM
    Filed under: AjaxControlToolkit, CascadingDropDown
  • CascadingDropDown and the Page Method

    I have successfully installed and migrated my CascadingDropDown to the new AjaxControlToolkit and ASP.Net Ajax Beta1 Release. In doing so, I have discovered some interesting behavior that I am wondering if there will be a change/fix for. The ONLY way I found the page method to work is if it is in the...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jiffy on 10-20-2006, 12:00 AM
    Filed under: ajax, AjaxControlToolkit, CascadingDropDown
Page 1 of 1 (8 items)