472,142 Members | 1,008 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,142 software developers and data experts.

AJAX Exception "Object reference not set to an instance of an object."

Hi,
Sometimes, I got the following error message when I use ajax calendar
control on some aspx pages :
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set
to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an
object.]
AjaxControlToolkit.ScriptObjectBuilder.RegisterCss References(Control
control) in
d:\E\AjaxControlToolkit\Release\AjaxControlToolkit \ExtenderBase\ScriptObjectBuilder.cs:229
AjaxControlToolkit.ExtenderControlBase.OnPreRender (EventArgs e) in
d:\E\AjaxControlToolkit\Release\AjaxControlToolkit \ExtenderBase\ExtenderControlBase.cs:398
System.Web.UI.Control.PreRenderRecursiveInternal() +77
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Control.PreRenderRecursiveInternal() +161
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1360

Sep 6 '07 #1
0 2516

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

5 posts views Thread by Jacek Dziedzic | last post: by
3 posts views Thread by Manlio Perillo | last post: by
7 posts views Thread by j.l.olsson | last post: by
3 posts views Thread by tshad | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.