I created a simple user control and placed it on another page. Often I get
this error:
"Could not reformat the document due to line 27. The original format was
restored."
Line 27 in the HTML is this:
<uc1:_Header id=_Header1 runat="server"> </uc1:_Header></TD></TR>
Any ideas?
Thanks.
this error:
"Could not reformat the document due to line 27. The original format was
restored."
Line 27 in the HTML is this:
<uc1:_Header id=_Header1 runat="server"> </uc1:_Header></TD></TR>
Any ideas?
Thanks.
Comment