473,387 Members | 1,687 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.

html error, not supported by active schema

Hi I downloaded some free eworld.ui .NET controls, added the control to the
toolbox and then added the reference to the dll. The problem is that in HTML
the properties of the downloaded control, calendar control are
(red)underlined and puting the cursor over the line displays the message,
this active schema does not support the element TextboxLabelStyle, for
example.
The calender control seems to be operating correctly.
Thanks.
--
Paul G
Software engineer.
Nov 18 '05 #1
2 2069
You can simply ignore that message!
It just says the HTML schema you are using has not TextboxLabelStyle.
It is because a line like this in your aspx page:

meta content="http://schemas.microsoft.com/intellisense/ie5"

--
Saber S.
http://maghalat.com (Persian)

"Paul" <Pa**@discussions.microsoft.com> wrote in message
news:D7**********************************@microsof t.com...
Hi I downloaded some free eworld.ui .NET controls, added the control to
the
toolbox and then added the reference to the dll. The problem is that in
HTML
the properties of the downloaded control, calendar control are
(red)underlined and puting the cursor over the line displays the message,
this active schema does not support the element TextboxLabelStyle, for
example.
The calender control seems to be operating correctly.
Thanks.
--
Paul G
Software engineer.

Nov 18 '05 #2
will give it a try, thanks for the information.

"Liz Patton" wrote:
Try adding this meta tag to the header:
<meta name="vs_targetSchema"
content="http://schemas.microsoft.com/intellisense/ie5">
Visual Studio usually puts it in for you when you use it to create a
web forms page.

Nov 18 '05 #3

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

Similar topics

0
by: microsoft | last post by:
Hi People, when I try to modify an active directory user programatically, I receive the following exception: The server is unwilling to process the request Reading the microsoft web site, I...
9
by: Mario Rodriguez | last post by:
Hi people. I have a problem adding users to Win2003 active directory programatically. When I execute my app throws the following exception: .................The specified directory service...
9
by: Anna | last post by:
Hi, I use the Swedish letters å,ä,ö in my HTML code and it works perfectly in IE, but not in Netscape and Mozilla browsers. Does anyone know how to fix it? I use &aring for å, &auml for ä and...
0
by: .YC | last post by:
Hi all, I am trying to convert a CHM help file to MS Dynamic Help in VS.net Studio. Now the problem is: when I open the decompiled html files with vs.net 2003 ide, some code was mark in red with...
9
by: anupamjain | last post by:
Hi, After 2 weeks of search/hit-and-trial I finally thought to revert to the group to find solution to my problem.(something I should have done much earlier) This is the deal : On a JSP...
0
by: jacqueharper | last post by:
I am having a problem with an Excel ListObject in my C# .NET application. I am trying to map an XML schema to a ListObject, and continue to get the error "The XPath is not valid because either the...
2
by: Samuel Shulman | last post by:
Please view the code below I get the following error: Per the active schema, the element 'li' cannot be nested within 'div'. Why? Thanks Samuel
0
abdoelmasry
by: abdoelmasry | last post by:
hi profs i have PDC, i am trying to ad another domain in the same forest. i alway get his error : The operation failed because: Active Directory could not replicate the directory...
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
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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.