Monday, March 26, 2012
html error, not supported by active schema
toolbox and then added the reference to the dll. The problem is that in HTM
L
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.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" <Paul@.discussions.microsoft.com> wrote in message
news:D7721818-DAB6-4626-881F-7BBC05E73CE8@.microsoft.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.
ok thanks for the information.
"Saber" wrote:
> 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" <Paul@.discussions.microsoft.com> wrote in message
> news:D7721818-DAB6-4626-881F-7BBC05E73CE8@.microsoft.com...
>
>
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.
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.
>
html error, not supported by active schema
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.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" <Paul@.discussions.microsoft.com> wrote in message
news:D7721818-DAB6-4626-881F-7BBC05E73CE8@.microsoft.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.
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.
Wednesday, March 21, 2012
html agility pack
but I still have one last question before I deploy:
What is the license for this software? I can't find any mention of a
license for it anywhere. Does this mean it's freeware or am I missing
something?It's like when you go to the store and there's no price tag, it means the
item is free.
Karl
MY ASP.Net tutorials
http://www.openmymind.net/ - New and Improved (yes, the popup is
annoying)
http://www.openmymind.net/faq.aspx - unofficial newsgroup FAQ (more to
come!)
"jthornby" <jthornby@.discussions.microsoft.com> wrote in message
news:D423E71F-1060-4379-9CB9-B549708D0CED@.microsoft.com...
> OK, I've downloaded HTML Agility Pack and it does everything I need ti to
do
> but I still have one last question before I deploy:
> What is the license for this software? I can't find any mention of a
> license for it anywhere. Does this mean it's freeware or am I missing
> something?
? That sounds like a dangerous assumption in a grocery store around here.
They don't put price tags on anymore.
"Karl Seguin" <karl REMOVE @. REMOVE openmymind REMOVEMETOO . ANDME net>
wrote in message news:eZz%23FxCQFHA.204@.TK2MSFTNGP15.phx.gbl...
> It's like when you go to the store and there's no price tag, it means the
> item is free.
> Karl
>