Logo 
Search:

Asp.net Answers

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds
  Question Asked By: Lisa Anderson   on Sep 14 In Asp.net Category.

  
Question Answered By: Hadil Khan   on Sep 14

First you have your Web control in the ASPX file (I hope you added it inside.
otherwise this is the cause...) and then declared in the codebehind (aspx.cs or
aspx.vb) as protected System.Web.UI.blah.blah...

If ID in ASPX file is the same as object  declaration name in the codebehind you
shouldn't get the exception. Unless you called Clear() of the container
containing your control.

Does this sound understandable?

Share: 

 

This Question has 4 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Quick Error Or get search suggestion and latest updates.


Tagged: