473,405 Members | 2,176 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,405 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 1317
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.