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

ASP.NET build errors

Hello,

When I look at my asp.net page in HTML view mode, using
Visual Studio .NET, I see certain tags underlined. In
the "Task List" viewer the warning below is poping up. My
target schema Internet Explorer 5.0.

Code:
<LINK href="../styles/styles.css" type="text/css"
rel="stylesheet">

Warning:
"Per the active schema, the element 'LINK' cannot be
nested within 'html'"

Should I be concerned about it?

Also, while on the subject, is it worth developing for
Netsapce 4.0 target schema? Is there statistics available
on what is the percentage of users is using it?

Thanks,
VR
Nov 17 '05 #1
2 1357

"Vi****************@gat.com" <an*******@discussions.microsoft.com> wrote in
message news:2c*****************************@phx.gbl...
Hello,

When I look at my asp.net page in HTML view mode, using
Visual Studio .NET, I see certain tags underlined. In
the "Task List" viewer the warning below is poping up. My
target schema Internet Explorer 5.0.

Code:
<LINK href="../styles/styles.css" type="text/css"
rel="stylesheet">

Warning:
"Per the active schema, the element 'LINK' cannot be
nested within 'html'"

Should I be concerned about it?

<link> should be within <head>, not directly under <html>.
As it is a warning, you can choose to ignore it.
Also, while on the subject, is it worth developing for
Netsapce 4.0 target schema? Is there statistics available
on what is the percentage of users is using it?

Thanks,
VR

Nov 17 '05 #2
Vic
Thanks. It sure did help.
VR

"Hans Kesting" <ne***********@spamgourmet.com> wrote in message
news:ul****************@TK2MSFTNGP12.phx.gbl...

"Vi****************@gat.com" <an*******@discussions.microsoft.com> wrote in message news:2c*****************************@phx.gbl...
Hello,

When I look at my asp.net page in HTML view mode, using
Visual Studio .NET, I see certain tags underlined. In
the "Task List" viewer the warning below is poping up. My
target schema Internet Explorer 5.0.

Code:
<LINK href="../styles/styles.css" type="text/css"
rel="stylesheet">

Warning:
"Per the active schema, the element 'LINK' cannot be
nested within 'html'"

Should I be concerned about it?


<link> should be within <head>, not directly under <html>.
As it is a warning, you can choose to ignore it.
Also, while on the subject, is it worth developing for
Netsapce 4.0 target schema? Is there statistics available
on what is the percentage of users is using it?

Thanks,
VR


Nov 17 '05 #3

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

Similar topics

2
by: AIM | last post by:
Error in msvc in building inheritance.obj to build hello.pyd Hello, I am trying to build the boost 1.31.0 sample extension hello.cpp. I can not compile the file inheritance.cpp because the two...
1
by: John Tighe | last post by:
Changing the max or min size of a form can be in code, but if I do that then it causes build errors in my application. The build error is: Expression is a value and therefore cannot be the target...
15
by: cody | last post by:
We have a huge project, the solutuion spans 50 projects growing. Everytime I want to start the project I have to wait nearly over 1 minute for the compiler to complete building. This is...
10
by: Douglas Buchanan | last post by:
I am using the following code instead of a very lengthly select case statement. (I have a lot of lookup tables in a settings form that are selected from a ListBox. The data adapters are given a...
0
by: Igor | last post by:
Hi all! As many of you, I have a big VB.NET solution and quite often get bogus build errors out of the blue. This isn't declared, that is not a property of some shit and so on... It's very...
0
by: pcgxk | last post by:
Due to some bugs in .NET SP1 which we are currently review with MS under separate cover, I am having to regress the patching levels of several of my desktops to rebuild and retest several versions...
5
by: David++ | last post by:
Hi there, I have built a DLL in Visual C++ 6. When I build the DLL it builds fine for the debug version of the DLL (and this DLL works fine), however, I seem unable to build a Release version of...
5
by: Jon | last post by:
I am constantly getting reports in my task list like these: * 'someObjectName" is not a member of 'someOtherObjectName' * Handles clause requires a WithEvents variable. * Name 'someName' is not...
2
by: Lisa Calla | last post by:
My aspnet web was working perfectly fine, then I added a second datalist to a page. The datalist can be formatted in the designer and everything looks fine. In the codefile, I can see the...
1
by: Proteus | last post by:
Hi, I am using ASP.NET 2.0 with VS.NET 2005. Recently when I build a web project I am getting a lot of failed builds. But no build errors are displyed. Then I look for ages and manually find the...
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: 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
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?
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...

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.