|
-
Feb 18th, 2003, 04:35 AM
#1
Thread Starter
Frenzied Member
Could not open in design view
I get this annoying message when I try to switch from html to design in developer studio, this line:
<td width="150"><a href = "<%# "/reports/aspx" + DataBinder.Eval(Container.DataItem,"report_name") + ".aspx"%>"> <%# DataBinder.Eval(Container.DataItem,"report_name")%></a></td>
I have checked and rechecked the code, it works fine when I run the page, but I am unable to switch to design view. The exact error message is:
"Could not open in design view. Quote values differently inside a
'<%..."value"...%>' block "
kind regards
Henrik
Last edited by MrNorth; Feb 18th, 2003 at 06:08 AM.
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
|