473,386 Members | 1,752 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Asp.net: can not see design preview

Hi,

I am using Visual Studio.NET for creating ASP.NET pages.
This page has a Repeater control, place holder and some
code <%# DataBinder.Eval(Container.DataItem, "Location") %
.


Here I can not see Design preview of this page because I
am getting error like "Could not open in design view.
Quote values differently inside a '<% . "value" . %.'
block".

Please tell me how I can see a design view here.

Thanks in advance
Nov 22 '05 #1
1 1316
You probably have something like <a href="<%#
DataBinder.Eval(Container.DataItem, "Location")%>"

You need to change it to href='...' because the environment thinks
that the quote inside the <% tags is closing the quote in the href = "
....

Does that help?
"mahesh" <an*******@discussions.microsoft.com> wrote in message news:<4c****************************@phx.gbl>...
Hi,

I am using Visual Studio.NET for creating ASP.NET pages.
This page has a Repeater control, place holder and some
code <%# DataBinder.Eval(Container.DataItem, "Location") %
.


Here I can not see Design preview of this page because I
am getting error like "Could not open in design view.
Quote values differently inside a '<% . "value" . %.'
block".

Please tell me how I can see a design view here.

Thanks in advance

Nov 22 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: mahesh | last post by:
Hi, I am using Visual Studio.NET for creating ASP.NET pages. This page has a Repeater control, place holder and some code <%# DataBinder.Eval(Container.DataItem, "Location") % >. Here I can...
1
by: V.Boomessh | last post by:
Hai All I am developing a VB application in .NET Version Info as seen in Help --> About of Visual Studio.NE Microsoft Dev. Env 2003 V 7.1.308 Microsoft .NET framework 1.1 (V 1.1.4322...
4
by: Jeff | last post by:
I have a need to open a report in design mode immediately before opening it in preview, to change the Minimum and Maximum scale on an axis on a chart. This results in a flash of the report in...
0
by: Dmitriy Bessmertnyy | last post by:
Hi! Is it possible preview designed report inside VS IDE at design time? Without running a project? I did not find any preview button or menu item. tnx.
2
by: Dean Slindee | last post by:
Anybody written code in VB.NET to: 1) show a print preview window of reports already written and stored in an Access 2002 database; or 2) execute the print of a report stored in an Access 2002...
3
by: Chris | last post by:
Is it possible to simply add an .RDL to an asp.net project, and access the report dynamically without any report url or anything. I just want to pass the database authentication to the .RDL and...
3
by: Hrvoje Vrbanc | last post by:
Hello all! Scenario: - web server at one location (domain) with VS 2003 - SQL server at a remote location (domain) - VPN connection on port 1433 between the two domains I have no troubles...
12
by: mvsguy | last post by:
I'm an Access noob and apologize if I'm asking a stupid question. The problem is that I'm unable to design/preview reports on a database. How do I go about fixing this? Background - A user has...
4
by: vermutmb | last post by:
I must be missing something, but I have a report that when it is opened programmatically as a Preview, there is a limited toolbar which prevents the ability to edit the design, among other things. ...
4
by: Ken Fine | last post by:
I've been living with a frustrating issue with VS.NET for some months now and I need to figure out what the problem is. Hopefully someone has run into the same issue and can suggest a fix. I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.