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

ERROR!

1 Answer 90 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Abdul
Top achievements
Rank 1
Abdul asked on 06 May 2011, 12:21 PM
Error: Sys.WebForms.PageRequestManagerServerErrorException: Object reference not set to an instance of an object.
Source File: http://localhost/test/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=loginpanel1_RadScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d3.5.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3a3de828f0-5e0d-4c7d-a36b-56a9773c0def%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%2c+Version%3d2010.1.519.35%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3afcd44c12-f50d-4937-b05d-1aa46b5c5b3e%3a16e4e7cd%3af7645509%3a24ee1bba%3ae330518b%3a1e771326%3ac8618e41%3aed16cbdc%3a8674cba1%3ab7778d6c%3ac08e9f8a%3aa51ee93e%3a59462f1%3aaa288e2d%3a874f8ea2%3af9b9258%3a58366029


I can't understand this means
please give us understandable to approach for resolve this error.
Thanx

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 06 May 2011, 12:31 PM
Hello Abdul,

This is server error exception saying an Object is null in your code. To find where it is thrown, disable ajax temporary and run the page in debug mode (with F5). When you make sure everything works as expected with ajax disabled, you can enable it back.

Regards,
Iana
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Ajax
Asked by
Abdul
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or