This is a migrated thread and some comments may be shown as answers.

Javascript Exception being thrown

2 Answers 53 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 19 Aug 2008, 09:55 PM
I am getting a Javascript exception:

Microsoft JScript runtime error: 'null' is null or not an object
if(Sys.WebForms&&Sys.WebForms.PageRequestManager){  
var _2e2=Sys.WebForms.PageRequestManager.getInstance();  
if(this._initializeRequestHandler){  
_2e2.remove_initializeRequest(this._initializeRequestHandler); 

Does anyone know why?

2 Answers, 1 is accepted

Sort by
0
Konstantin Petkov
Telerik team
answered on 20 Aug 2008, 06:47 AM
Hello mgaughan,

The exception is too general, isn't it? Do you have a custom script which causes the error? If so can you paste it? Any additional details about your scenario could be of great help.

Regards,
Konstantin Petkov
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Vlad
Telerik team
answered on 26 Aug 2008, 05:24 AM
Hello mgaughan,

Please check this thread:
http://www.telerik.com/community/forums/thread/b311D-bemhad.aspx


Regards,
Vlad
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Mike
Top achievements
Rank 1
Answers by
Konstantin Petkov
Telerik team
Vlad
Telerik team
Share this question
or