|
-
Oct 30th, 2006, 08:53 AM
#1
Thread Starter
Fanatic Member
Conversion to 2005 error
This code in one of my asp.net files is rejected. It says
"Cannot switch views. This end tag has no starting tag".
<a has the squiggly underline. As you can see it DOES have an end tag.
How can I turn off this kind of "error" checking.
<a href="../cons/order/promo1.aspx">
<asp:Image id="imgGroovy" runat="server" ImageUrl="./images/groovy.jpg"></asp:Image></CENTER>
</a>
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
|