Browse by Tags

Related Posts

  • Strange Ajax Error

    Hi guys: I encounter a very strange error. I'm using an Accordion control in my page,when click one header,there is a javascript error.So I debug this error use VS2005 and it direct to a *.axd file.The error statement is : var index=header._index; It seems to be an ajax script error. But when I run...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by xc_lw on 02-10-2009, 12:00 AM
    Filed under: javascript, Accordion, error
  • Re: Error: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

    When I run my ASP.NET 2.0 web app on my dev machine it works perfect. When I precomile it to my web deployment project and then copy the debug files to my web server I get this message in the middle . The Error is Timeout expired. The timeout period elapsed prior to completion of the operation or the...
    Posted to Personal Site Starter Kit (Forum) by phanikumarv on 08-14-2008, 12:00 AM
    Filed under: Encryption, Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding., .NET 2.0, album permissions, asp.net, ASP.NET Membership, basic, Can you help me out, component, configure starter kit on produciton server, connection strings, CSS, databas sql connection asp.net, dbo.aspnet_CheckSchemaVersion, Deploying to hosting Co., download save dialog, Error Timeout Expired, failure, javascript, web.config, database hosting, ASP.NET2.0, ASP.NET Configuration Tool, contact, Error
  • Re: Invalid postback or callback argument.

    I have been receiving this error: " Invalid postback or callback argument. Event validation is enabled using in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate...
    Posted to Migrating from ASP.NET 1.x to ASP.NET 2.0 (Forum) by dbrook007 on 04-30-2008, 12:00 AM
    Filed under: page_load, Session state, UnHandledException causing CLR to terminate, web deployment projects, 2.0, ASP.Net, ASP.Net 2.0, Attempted to read or write protected memory. This is often an indication that other memory has been corrupted, AutoPostBack ScriptManager Focus Preserve Mantain PostBack DropDownList, Code behind choices, dropdownlist javascript ajax asp.net RegisterForEventValidation, error, eventvalidation, javascript, Web.config allowDefinition MachineToApplication solution Web Application Projects, Web Application Projects, ATLAS AJAX Cascading Dropdown Combobox
  • Re: IE7 error with AddHandler

    The set handle function is called in the draggable behavior's initialize function: initialize: function() { var regWidgetHandleDiv = /\bwh\b/; var regToolboxWidgetDiv = /\btoolboxWidget\b/; var Divs, Div,i = -1; Divs = this.get_element().getElementsByTagName('div'); var widgetHandleDiv; if...
    Posted to ASP.NET AJAX UI (Forum) by kreid on 04-18-2008, 12:00 AM
    Filed under: ajax, error, event handler, ie7, Javascript, addhandler
  • State information becoming invalid when suppressing the post-back using javascript

    Hello All, In my project I need to throw a confirmation message to user when he hits the submit button. To achieve this I wrote a javascript function ( function1() )which pops up a confirm dialog and returns true or false based on user response. Now in the page_load, I add "return function1()"...
    Posted to State Management (Forum) by suhas.chatekar on 01-07-2008, 12:00 AM
    Filed under: onclick, Session, state, Exception, JavaScript, error
  • "requestComplexService" - Error object model (& best debug practices)

    Hi, I have AJAX v 1.0.61025.0 token 31bf3856ad364e35, XP, VS 2005 Team Systems: I have this AJAX call: requestComplexService = MyWebServiceManager.MyMethodCall (params[], myMethod_OnComplete, myMethod_OnTimeout); That AJAX call returns a collection of custom objects, and runs fine most of the time -...
    Posted to ASP.NET AJAX UI (Forum) by RainMan on 08-08-2007, 12:00 AM
    Filed under: requestComplexService, ajax, Callback WebService Javascript, debugging asp.net ajax, error, Javascript
  • window.onerror and Toolkit

    I am implementing logging of client-side errors to ASP.NET Health Monitoring using a technique similar to this one: http://www.newtonsoft.com/blog/archive/2006/05/02/Logging-JavaScript-Errors-To-ASP.NET.aspx This code adds a client-side handler to window.onerror, and posts via xmlHttp to an HttpHandler...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by boatboy on 04-23-2007, 12:00 AM
    Filed under: ajax, Error, JavaScript, exception handling
  • Re: Object Expected Error Menu Control

    I am having the exact same problem. It appears to be a server side issue. The nav menu is working on the development workstation (local), but when I move the site/app to the live server, I simply get the "Object Expected" JavaScript error. I have removed and re-registered .NET 2.0 on the site...
    Posted to Personal Site Starter Kit (Forum) by jeremyf on 09-11-2006, 12:00 AM
    Filed under: navigation, Object Expected, .NET 2.0, component, Error, javascript, menu
  • Javascript won't run in Debugging mode

    Hello, I have an ASP project where my javascript is not running correctly in debug mode. Whether I click the Debug/Play button, or right click on a page and click View in Browser it does not work. For instance there is a drop down menu, but when I hover the mouse over the items in the menu the list is...
    Posted to Client Side Web Development (Forum) by nickemp on 07-07-2009, 12:00 AM
    Filed under: javascript, error, debugging, view in browser
  • Re: CascadingDropDown and Wizard Control

    a tip, if you write : MyCascadeDropDown.SelectedValue="1:::SomeText" the result is MyDropDown.Selected=1 MyDropDown.SelectedItem.Text="SomeText" with this tip dissaper the 'undefined', but you have to write a code that obtain the text
    Posted to ASP.NET AJAX Control Toolkit (Forum) by rojasc on 01-29-2007, 12:00 AM
    Filed under: user control, bug, CascadingDropDown, Error, fail, JavaScript, javaScripts, manual input, wizard
Page 1 of 2 (11 items) 1 2 Next >