IT Community - Software Programming, Web Development and Technical Support

How to resolve _PendingCallbacks[...].async is null or not an object"

This is a discussion on How to resolve _PendingCallbacks[...].async is null or not an object" within the ASP and ASP.NET Programming forums, part of the Web Development category; hi all , I'm trying to implement client call backs in my page. there are two ddl. The second ddl ...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Web Development > ASP and ASP.NET Programming

Register FAQ Members List Calendar Mark Forums Read
  1 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 01-29-2008, 03:32 AM
KiruthikaSambandam KiruthikaSambandam is offline
D-Web Analyst
 
Join Date: Aug 2007
Posts: 332
KiruthikaSambandam is on a distinguished road
Default How to resolve _PendingCallbacks[...].async is null or not an object"

hi all ,

I'm trying to implement client call backs in my page.

there are two ddl. The second ddl population depends on the selected item of first one. So when we select an item from first ddl, it should populate the desired values in second ddl ..

for this ,

I'm implementing ICallbackEventHandler to generate the callback, and i palced the respective javascript function in aspx page to receive results,


while changing the the first ddl , second ddl is populating the list of records, after populating it is giving a
javascript error ("
_PendingCallbacks[...].async is null or not an object". i'm
triggering only one callback(not multiple),

how to resolve this issue?


thanks
kiruthikaSambandam
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 01-31-2008, 11:13 PM
rrrajesh84in rrrajesh84in is offline
D-Web Master
 
Join Date: Mar 2007
Posts: 399
rrrajesh84in is on a distinguished road
Default Re: How to resolve _PendingCallbacks[...].async is null or not an object"

hi

Don't know about the invalid callback error. But there is a bug in the
javascript that the framework pumps out to deal with callbacks - two of the
javascript functions have unscoped variables used as for-loop indexers.
They are both named i. You can greatly reduce your chances of getting the
PendingCallbacks error by checking all of your own javascript for any
variables named i, and changing them to something else (or scoping them as
local variables by using the var keyword).
__________________
.....................................
''''''
Rajesh''''''
Ants. . . . . . Like me
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks (?)
LinkBack to this Thread: http://www.discussweb.com/asp-asp-net-programming/5131-how-resolve-_pendingcallbacks-async-null-not-object.html
Posted By For Type Date
DiscussWeb IT Community - Technical Support and Technology Discussions This thread Refback 01-29-2008 08:50 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Why do I get a null or not an object error? sathian HTML, CSS and Javascript Coding Techniques 1 12-04-2007 01:15 AM
Microsoft JScript runtime error: 'offsetTop' is null or not an object vel.m8 HTML, CSS and Javascript Coding Techniques 0 11-01-2007 10:52 PM
NULL Pointer and a NULL Macro vigneshgets C and C++ Programming 3 09-08-2007 03:24 AM
Is null an Object? prasath Java Programming 1 07-19-2007 04:29 AM
"Which is the better option Servlet's HttpSession object.. mobilegeek Java Programming 1 07-19-2007 01:08 AM


All times are GMT -7. The time now is 06:20 PM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0