472,793 Members | 2,093 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,793 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 2053
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...
3
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth

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.