When I go to the design window and drag some control say label in that, I can't be able to see that.
When I switch to Source control, I can the tag like

<?xml namespace="" prefix="asp" ?>
<asp:Label ID="Label1" runat="server" Text="Label">ABCD</asp:Label>

Also in properties window I can't see the control's property,

Can anybody have any idea?
How can I get the controls visible and see the properties?


Thanks in advance, :)

I'm experiencing the same problem, did you ever get this issue resolved

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.