|
-
May 27th, 2005, 12:02 PM
#1
Thread Starter
Frenzied Member
System.MissingMethodException Error:
I have a label on my webform called lblMessage, I have removed the "WithEvents" from the declaration, which I always to on my controls that don't handle events, as it adds unnecessary overhead.
So, I test it and I get a System.MissingMethodException Error
Method not found: System.Web.UI.WebControls.DropDownList JHAProductComparison.ListFeatures.get_lblMessage().
I am only referencing the .visible property of this control in the code-behind.
Is there a reason this keeps throwing an error?
Being educated does not make you intelligent.
Need a weekend getaway??? Come Visit
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|