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

javascript error in Webresource.axd

4 Answers 146 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Amr Mohamed
Top achievements
Rank 1
Amr Mohamed asked on 21 Dec 2008, 07:53 AM

I have been running Rad controls on my development machine with no problems at all, i tried to install the project at staging environement. unfortunately, whenever i try to run a certain page I get a javascript error in webresource.axd file.

the page that i'm trying to view has Radtabstrip, Muiltpage control, RadAjax & other Rad controls. I'm not sure what is causing this javascript error, but at some point while trying to debug it stops at a line where it points to TabStrip.

any one facing this issue?

4 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 21 Dec 2008, 08:57 AM
Hello Amr Mohamed,

Please review the following help articles and get back to us with more details if the problem persists (what the error is, etc)

Troubleshooting deployment on the production server

RadControls for ASP.NET AJAX - WebResources Troubleshooting

RadControls for ASP.NET AJAX - General Troubleshooting


All the best,
Dimo
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Amr Mohamed
Top achievements
Rank 1
answered on 21 Dec 2008, 02:47 PM
I have pasted the exact error message using the tickets along with screen shots, the error appears in line
684 in webresource.axd

Error: "children" is null or not an object

when I click on debug, it breaks on the following line of code:
var _bd= _ba.children||_ba.childNodes;

I'm able to access the webresouce.axd file, so it's not a permission issue. further, this works perfectly fine on my development machine. It only shows when trying to deploy on the server running Windows 2003
0
Dimo
Telerik team
answered on 22 Dec 2008, 08:26 AM
Hi Amr Mohamed,

OK, we will inspect your attachments and get back to you afterwards.

All the best,
Dimo
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Harshal
Top achievements
Rank 1
answered on 07 Jan 2011, 11:05 AM
Hi, any solution for this issue?
I am facing the same issue even on development environment (windows xp). _bd=_ba.children where _ba is null.
I am trying to convert classic telerik to Telerik.Web.UI (2008.2.826.20 version).

Thanks,
Harshal.
Tags
Ajax
Asked by
Amr Mohamed
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Amr Mohamed
Top achievements
Rank 1
Harshal
Top achievements
Rank 1
Share this question
or