473,378 Members | 1,478 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,378 software developers and data experts.

content is not allowed between the opening and closing tags

I get "content is not allowed between the opening and closing tags" in
the visual studio 2005 IDE in relation to a Telerik RadTabstrip
control, when I switch from design to source view. I cant switch back
to design view from source view - I get the error "Cannot switch to
Design View because of errors on the page.

I seem to recall something about XHTM settings here? Has anyone
experienced this error & solved it?

Apr 14 '07 #1
2 7786
That error is usually shown when you insert text or markup inside asp or
html elements that doesn't allow content.

for example the asp:label control: <asp:label ID="label1" runat="server"
Text="Hi"></asp:label>.
If you try to put the "Hi" text whitin the <asp:labeltag, you'll get that
error.

'Hans Olav.

<st***@thepinksofa.comwrote in message
news:11**********************@w1g2000hsg.googlegro ups.com...
>I get "content is not allowed between the opening and closing tags" in
the visual studio 2005 IDE in relation to a Telerik RadTabstrip
control, when I switch from design to source view. I cant switch back
to design view from source view - I get the error "Cannot switch to
Design View because of errors on the page.

I seem to recall something about XHTM settings here? Has anyone
experienced this error & solved it?

Apr 14 '07 #2
On Apr 15, 5:59 am, "Hans Olav Stjernholm" <n...@email.herewrote:
That error is usually shown when you insert text or markup inside asp or
html elements that doesn't allow content.

for example the asp:label control: <asp:label ID="label1" runat="server"
Text="Hi"></asp:label>.
If you try to put the "Hi" text whitin the <asp:labeltag, you'll get that
error.

'Hans Olav.

<s...@thepinksofa.comwrote in message

news:11**********************@w1g2000hsg.googlegro ups.com...
I get "content is not allowed between the opening and closing tags" in
the visual studio 2005 IDE in relation to a Telerik RadTabstrip
control, when I switch from design to source view. I cant switch back
to design view from source view - I get the error "Cannot switch to
Design View because of errors on the page.
I seem to recall something about XHTM settings here? Has anyone
experienced this error & solved it?- Hide quoted text -

- Show quoted text -
No that is not the problem. Iwish it were that simple. This is a
standard placement of the Telerik RadTabscrip control onto a asp.net
user control.

S
Apr 15 '07 #3

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

Similar topics

3
by: Jean-Fran?ois Lacrampe | last post by:
Hello, I want to write a _very_ simple text parser that would replace a string like: "This is text with /italics/, *bold* and _underline_." and generate automatically something like this: ...
4
by: Rob Meade | last post by:
Hi all, Ok - this leads on from speaking to a couple here and in the SQL server group... I've an application which allows the user to type in their text into a form, they add 'happy' tags...
11
by: Mr.Clean | last post by:
I'd like to know how to "tack" a DIV to the bottom of the browser window This would also have to observe all other content in the flow. Please see this:...
14
by: j1c | last post by:
How can I remove the content in between tags? I have a page that has several custom tags: <!--tag:1--> Content 1 <!--/tag:1--> <br> <!--tag:2--> Content 2 <!--/tag:2--> <br> <!--tag:3--> Content 3...
10
by: juraj | last post by:
Hello, I am webmaster of www.crimson-imperium.org. The site was validated with W3C's validator. It passed the test in the past, but now validator is complaining about not allowed P tags. I can't...
0
by: Allan Ebdrup | last post by:
I have a ascx webcontrol that I register with: %@ Register Src="../Controls/Default/Library/Basket/Basket.ascx" TagName="Basket" TagPrefix="uc1" %> and instantiate on the page with:...
6
by: Lord0 | last post by:
Hi there, How do I define in a schema that an element (<element>) may have any content i.e. text, other elements, partial elements, angle brackets etc? So all of the following would be valid:...
1
by: dave8421 | last post by:
Hi, I'm trying to make sense of the definition for "Rendered Content" in current CR for CSS 2.1 Is rendered content what is displayed on the particular media or device? from the...
2
by: Sami | last post by:
How can I get the inner content of a tag with regular expression I couldn't the the opening and closing tags to match properly Input "fjkdjfkdj <div>sadfdf dfdf...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
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:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: 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...

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.