Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where is the label control?
Message
 
To
16/10/2003 15:22:47
General information
Forum:
ASP.NET
Category:
Web forms
Miscellaneous
Thread ID:
00839452
Message ID:
00839469
Views:
18
>>I'm not sure about anyone else, but I've run into this bug before. Where controls will disappear from the designer window, but still be in the code, and still be in the HTML. The only way I've found to fix it, is remove the label from the HTML and Code, and drop another one and name it the same thing.
>
>I removed it from the code and when I try to add it, I have an invalid property error as a reference still exists somewhere.

Check in the code behind, and make sure it is removed the Designer written code, I think the region is called Designer Generated Code, or something like that, and remove it from the HTML source in the ASPX file as well.

It is a pain in the butt, but I haven't found the reason why or a workaround why the controls do that.

Morgan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform