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

disabling html validation does not seem to stck

Hi,

I suddenly started getting a lot of errors from html validation (some CSS)

so I followed the following instructions to disable it.

If you'd rather not have these types of HTML validation errors show up in
your error-list, you can disable this functionality by selecting the
Tools->Options menu item in VS or Visual Web Developer. Select the
TextEditor->Html->Validation tree option in the left-hand side of the
options window, and uncheck the "Show Errors" checkbox:

But ... the problem is that unclicking check does not seem to stick.

When I click on the page, "show errors" check box checks itself on, and I
cannot get to the design mode.

How can I get visual web developer to stop checking for validation errors???

Any help is deeply appreciated.

Thanks

Nalaka


Jan 12 '06 #1
12 2224
and also... yesterday it all seem ok....
And today suddenly VWD desided to check on this page.

I tested... dragging and dropping and image to the designer.
But in the html view... it complains that the "img" tag is missing an "alt"
tag.

Seems like 1. drag-and-drop, and then 2.validation are working on two
different validation models.

1. How can I bring both to the latest validation requiremnts?
2. How do I get the old ones to ignore validation?
Thanks a bunch
Nalaka

"Nalaka" <na******@nospam.nospam> wrote in message
news:us**************@TK2MSFTNGP09.phx.gbl...
Hi,

I suddenly started getting a lot of errors from html validation (some CSS)

so I followed the following instructions to disable it.

If you'd rather not have these types of HTML validation errors show up in
your error-list, you can disable this functionality by selecting the
Tools->Options menu item in VS or Visual Web Developer. Select the
TextEditor->Html->Validation tree option in the left-hand side of the
options window, and uncheck the "Show Errors" checkbox:

But ... the problem is that unclicking check does not seem to stick.

When I click on the page, "show errors" check box checks itself on, and I
cannot get to the design mode.

How can I get visual web developer to stop checking for validation
errors???

Any help is deeply appreciated.

Thanks

Nalaka


Jan 12 '06 #2
Hi...
Also html validation complains about colors like royalblue...
How can I add these new colors to the css... ask it to ignore colors.
Thanks again
Nalaka
"Nalaka" <na******@nospam.nospam> wrote in message
news:us**************@TK2MSFTNGP09.phx.gbl...
Hi,

I suddenly started getting a lot of errors from html validation (some CSS)

so I followed the following instructions to disable it.

If you'd rather not have these types of HTML validation errors show up in
your error-list, you can disable this functionality by selecting the
Tools->Options menu item in VS or Visual Web Developer. Select the
TextEditor->Html->Validation tree option in the left-hand side of the
options window, and uncheck the "Show Errors" checkbox:

But ... the problem is that unclicking check does not seem to stick.

When I click on the page, "show errors" check box checks itself on, and I
cannot get to the design mode.

How can I get visual web developer to stop checking for validation
errors???

Any help is deeply appreciated.

Thanks

Nalaka


Jan 12 '06 #3
Hi Nalaka,

Welcome.
For the VS 2005 ASP.NET html editor, it now includes not only HTML content
validating , but also the Accessiblity checking, so not sure whether the
warning and errors also indicate some accessiblity checking, you can right
click the page in solution explorer and choose the "Check Accessibility..."
item to view the accessibility setting... Also for HTML checking, what's
your current setting , IE6 or XHTML .... ? Seems my local vs 2005
environment default to IE6 and won't be reset by the changes in IDE's html
editor...
Also, you can consider copy the project on some box which has vs 2005 to
check the behavior, if that works ok, you can try comparing the settings...

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

--------------------
| From: "Nalaka" <na******@nospam.nospam>
| References: <us**************@TK2MSFTNGP09.phx.gbl>
| Subject: Re: disabling html validation does not seem to stck
| Date: Thu, 12 Jan 2006 12:03:29 -0800
| Lines: 56
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| X-RFC2646: Format=Flowed; Response
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| Message-ID: <ex**************@TK2MSFTNGP10.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: m181-9.bctransit.bc.ca 199.60.181.9
| Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP10.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.aspnet:370429
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Hi...
| Also html validation complains about colors like royalblue...
| How can I add these new colors to the css... ask it to ignore colors.
|
|
| Thanks again
| Nalaka
|
|
| "Nalaka" <na******@nospam.nospam> wrote in message
| news:us**************@TK2MSFTNGP09.phx.gbl...
| > Hi,
| >
| > I suddenly started getting a lot of errors from html validation (some
CSS)
| >
| > so I followed the following instructions to disable it.
| >
| > If you'd rather not have these types of HTML validation errors show up
in
| > your error-list, you can disable this functionality by selecting the
| > Tools->Options menu item in VS or Visual Web Developer. Select the
| > TextEditor->Html->Validation tree option in the left-hand side of the
| > options window, and uncheck the "Show Errors" checkbox:
| >
| >
| >
| >
| >
| > But ... the problem is that unclicking check does not seem to stick.
| >
| > When I click on the page, "show errors" check box checks itself on, and
I
| > cannot get to the design mode.
| >
| >
| >
| > How can I get visual web developer to stop checking for validation
| > errors???
| >
| >
| >
| >
| >
| > Any help is deeply appreciated.
| >
| >
| >
| > Thanks
| >
| > Nalaka
| >
| >
| >
| >
| >
| >
|
|
|

Jan 13 '06 #4
Thanks Steven,

After reading this link, I realized that I want VWD to tell me incorrect
markup.
http://msdn2.microsoft.com/en-us/library/f940516c.aspx

But let me swith to the "design mode" from the "Source mode".
VWD reports all these (HTML) inconsistancies as errors, and will not let me
swith to the design mode.
(project compiles fine)

1. How can I switch to the design mode, even when there are validation
checks?
2. Is there a way to downgrade such errors to Warnings?

Coping these pages to another environment did not help.
and no visible difference between ones that does not show errors and
these.... except for may be the file date.
Thanks
Nalaka



"Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
news:Nk**************@TK2MSFTNGXA02.phx.gbl...
Hi Nalaka,

Welcome.
For the VS 2005 ASP.NET html editor, it now includes not only HTML content
validating , but also the Accessiblity checking, so not sure whether the
warning and errors also indicate some accessiblity checking, you can right
click the page in solution explorer and choose the "Check
Accessibility..."
item to view the accessibility setting... Also for HTML checking, what's
your current setting , IE6 or XHTML .... ? Seems my local vs 2005
environment default to IE6 and won't be reset by the changes in IDE's html
editor...
Also, you can consider copy the project on some box which has vs 2005 to
check the behavior, if that works ok, you can try comparing the
settings...

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

--------------------
| From: "Nalaka" <na******@nospam.nospam>
| References: <us**************@TK2MSFTNGP09.phx.gbl>
| Subject: Re: disabling html validation does not seem to stck
| Date: Thu, 12 Jan 2006 12:03:29 -0800
| Lines: 56
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| X-RFC2646: Format=Flowed; Response
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| Message-ID: <ex**************@TK2MSFTNGP10.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: m181-9.bctransit.bc.ca 199.60.181.9
| Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP10.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.aspnet:370429
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Hi...
| Also html validation complains about colors like royalblue...
| How can I add these new colors to the css... ask it to ignore colors.
|
|
| Thanks again
| Nalaka
|
|
| "Nalaka" <na******@nospam.nospam> wrote in message
| news:us**************@TK2MSFTNGP09.phx.gbl...
| > Hi,
| >
| > I suddenly started getting a lot of errors from html validation (some
CSS)
| >
| > so I followed the following instructions to disable it.
| >
| > If you'd rather not have these types of HTML validation errors show up
in
| > your error-list, you can disable this functionality by selecting the
| > Tools->Options menu item in VS or Visual Web Developer. Select the
| > TextEditor->Html->Validation tree option in the left-hand side of the
| > options window, and uncheck the "Show Errors" checkbox:
| >
| >
| >
| >
| >
| > But ... the problem is that unclicking check does not seem to stick.
| >
| > When I click on the page, "show errors" check box checks itself on,
and
I
| > cannot get to the design mode.
| >
| >
| >
| > How can I get visual web developer to stop checking for validation
| > errors???
| >
| >
| >
| >
| >
| > Any help is deeply appreciated.
| >
| >
| >
| > Thanks
| >
| > Nalaka
| >
| >
| >
| >
| >
| >
|
|
|

Jan 13 '06 #5
Hi,
For an example, now... following error now gets generated.
(But this is code generated by the VWD designer itself.)

Error 110 Validation (Internet Explorer 6): Element 'table' cannot be nested
within element 'span'.
Thanks
Nalaka

"Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
news:Nk**************@TK2MSFTNGXA02.phx.gbl...
Hi Nalaka,

Welcome.
For the VS 2005 ASP.NET html editor, it now includes not only HTML content
validating , but also the Accessiblity checking, so not sure whether the
warning and errors also indicate some accessiblity checking, you can right
click the page in solution explorer and choose the "Check
Accessibility..."
item to view the accessibility setting... Also for HTML checking, what's
your current setting , IE6 or XHTML .... ? Seems my local vs 2005
environment default to IE6 and won't be reset by the changes in IDE's html
editor...
Also, you can consider copy the project on some box which has vs 2005 to
check the behavior, if that works ok, you can try comparing the
settings...

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

--------------------
| From: "Nalaka" <na******@nospam.nospam>
| References: <us**************@TK2MSFTNGP09.phx.gbl>
| Subject: Re: disabling html validation does not seem to stck
| Date: Thu, 12 Jan 2006 12:03:29 -0800
| Lines: 56
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| X-RFC2646: Format=Flowed; Response
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| Message-ID: <ex**************@TK2MSFTNGP10.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: m181-9.bctransit.bc.ca 199.60.181.9
| Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP10.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.aspnet:370429
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Hi...
| Also html validation complains about colors like royalblue...
| How can I add these new colors to the css... ask it to ignore colors.
|
|
| Thanks again
| Nalaka
|
|
| "Nalaka" <na******@nospam.nospam> wrote in message
| news:us**************@TK2MSFTNGP09.phx.gbl...
| > Hi,
| >
| > I suddenly started getting a lot of errors from html validation (some
CSS)
| >
| > so I followed the following instructions to disable it.
| >
| > If you'd rather not have these types of HTML validation errors show up
in
| > your error-list, you can disable this functionality by selecting the
| > Tools->Options menu item in VS or Visual Web Developer. Select the
| > TextEditor->Html->Validation tree option in the left-hand side of the
| > options window, and uncheck the "Show Errors" checkbox:
| >
| >
| >
| >
| >
| > But ... the problem is that unclicking check does not seem to stick.
| >
| > When I click on the page, "show errors" check box checks itself on,
and
I
| > cannot get to the design mode.
| >
| >
| >
| > How can I get visual web developer to stop checking for validation
| > errors???
| >
| >
| >
| >
| >
| > Any help is deeply appreciated.
| >
| >
| >
| > Thanks
| >
| > Nalaka
| >
| >
| >
| >
| >
| >
|
|
|

Jan 13 '06 #6
If the designer is complaining about can not swtich from source view to
designview, there must exists some serious error, not generic html or other
markup language syntax error. Is it possible that you post a simpflief aspx
page's content to me so that we can have a test?

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| From: "Nalaka" <na******@nospam.nospam>
| References: <us**************@TK2MSFTNGP09.phx.gbl>
<ex**************@TK2MSFTNGP10.phx.gbl>
<Nk**************@TK2MSFTNGXA02.phx.gbl>
| Subject: Re: disabling html validation does not seem to stck
| Date: Fri, 13 Jan 2006 12:19:09 -0800
| Lines: 127
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| Message-ID: <O5*************@TK2MSFTNGP14.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: m181-9.bctransit.bc.ca 199.60.181.9
| Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP14.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.aspnet:370731
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Hi,
| For an example, now... following error now gets generated.
| (But this is code generated by the VWD designer itself.)
|
| Error 110 Validation (Internet Explorer 6): Element 'table' cannot be
nested
| within element 'span'.
|
|
| Thanks
| Nalaka
|
|
|
|
|
| "Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
| news:Nk**************@TK2MSFTNGXA02.phx.gbl...
| > Hi Nalaka,
| >
| > Welcome.
| > For the VS 2005 ASP.NET html editor, it now includes not only HTML
content
| > validating , but also the Accessiblity checking, so not sure whether the
| > warning and errors also indicate some accessiblity checking, you can
right
| > click the page in solution explorer and choose the "Check
| > Accessibility..."
| > item to view the accessibility setting... Also for HTML checking, what's
| > your current setting , IE6 or XHTML .... ? Seems my local vs 2005
| > environment default to IE6 and won't be reset by the changes in IDE's
html
| > editor...
| > Also, you can consider copy the project on some box which has vs 2005 to
| > check the behavior, if that works ok, you can try comparing the
| > settings...
| >
| > Regards,
| >
| > Steven Cheng
| > Microsoft Online Support
| >
| > Get Secure! www.microsoft.com/security
| > (This posting is provided "AS IS", with no warranties, and confers no
| > rights.)
| >
| >
| >
| > --------------------
| > | From: "Nalaka" <na******@nospam.nospam>
| > | References: <us**************@TK2MSFTNGP09.phx.gbl>
| > | Subject: Re: disabling html validation does not seem to stck
| > | Date: Thu, 12 Jan 2006 12:03:29 -0800
| > | Lines: 56
| > | X-Priority: 3
| > | X-MSMail-Priority: Normal
| > | X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| > | X-RFC2646: Format=Flowed; Response
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| > | Message-ID: <ex**************@TK2MSFTNGP10.phx.gbl>
| > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | NNTP-Posting-Host: m181-9.bctransit.bc.ca 199.60.181.9
| > | Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP10.phx.gbl
| > | Xref: TK2MSFTNGXA02.phx.gbl
| > microsoft.public.dotnet.framework.aspnet:370429
| > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > |
| > | Hi...
| > | Also html validation complains about colors like royalblue...
| > | How can I add these new colors to the css... ask it to ignore colors.
| > |
| > |
| > | Thanks again
| > | Nalaka
| > |
| > |
| > | "Nalaka" <na******@nospam.nospam> wrote in message
| > | news:us**************@TK2MSFTNGP09.phx.gbl...
| > | > Hi,
| > | >
| > | > I suddenly started getting a lot of errors from html validation
(some
| > CSS)
| > | >
| > | > so I followed the following instructions to disable it.
| > | >
| > | > If you'd rather not have these types of HTML validation errors show
up
| > in
| > | > your error-list, you can disable this functionality by selecting the
| > | > Tools->Options menu item in VS or Visual Web Developer. Select the
| > | > TextEditor->Html->Validation tree option in the left-hand side of
the
| > | > options window, and uncheck the "Show Errors" checkbox:
| > | >
| > | >
| > | >
| > | >
| > | >
| > | > But ... the problem is that unclicking check does not seem to stick.
| > | >
| > | > When I click on the page, "show errors" check box checks itself on,
| > and
| > I
| > | > cannot get to the design mode.
| > | >
| > | >
| > | >
| > | > How can I get visual web developer to stop checking for validation
| > | > errors???
| > | >
| > | >
| > | >
| > | >
| > | >
| > | > Any help is deeply appreciated.
| > | >
| > | >
| > | >
| > | > Thanks
| > | >
| > | > Nalaka
| > | >
| > | >
| > | >
| > | >
| > | >
| > | >
| > |
| > |
| > |
| >
|
|
|

Jan 16 '06 #7
Hi Steven,
I have a zip file of
1. .aspx
2. aspx.cs
3. .bmp showing color related errors in VWD

I cannot attach the .zip file to this (it complains)
How can I send it to you.

Thanks
Nalaka


"Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
news:1$**************@TK2MSFTNGXA02.phx.gbl...
If the designer is complaining about can not swtich from source view to
designview, there must exists some serious error, not generic html or
other
markup language syntax error. Is it possible that you post a simpflief
aspx
page's content to me so that we can have a test?

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| From: "Nalaka" <na******@nospam.nospam>
| References: <us**************@TK2MSFTNGP09.phx.gbl>
<ex**************@TK2MSFTNGP10.phx.gbl>
<Nk**************@TK2MSFTNGXA02.phx.gbl>
| Subject: Re: disabling html validation does not seem to stck
| Date: Fri, 13 Jan 2006 12:19:09 -0800
| Lines: 127
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| Message-ID: <O5*************@TK2MSFTNGP14.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: m181-9.bctransit.bc.ca 199.60.181.9
| Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP14.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.aspnet:370731
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Hi,
| For an example, now... following error now gets generated.
| (But this is code generated by the VWD designer itself.)
|
| Error 110 Validation (Internet Explorer 6): Element 'table' cannot be
nested
| within element 'span'.
|
|
| Thanks
| Nalaka
|
|
|
|
|
| "Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
| news:Nk**************@TK2MSFTNGXA02.phx.gbl...
| > Hi Nalaka,
| >
| > Welcome.
| > For the VS 2005 ASP.NET html editor, it now includes not only HTML
content
| > validating , but also the Accessiblity checking, so not sure whether
the
| > warning and errors also indicate some accessiblity checking, you can
right
| > click the page in solution explorer and choose the "Check
| > Accessibility..."
| > item to view the accessibility setting... Also for HTML checking,
what's
| > your current setting , IE6 or XHTML .... ? Seems my local vs 2005
| > environment default to IE6 and won't be reset by the changes in IDE's
html
| > editor...
| > Also, you can consider copy the project on some box which has vs 2005
to
| > check the behavior, if that works ok, you can try comparing the
| > settings...
| >
| > Regards,
| >
| > Steven Cheng
| > Microsoft Online Support
| >
| > Get Secure! www.microsoft.com/security
| > (This posting is provided "AS IS", with no warranties, and confers no
| > rights.)
| >
| >
| >
| > --------------------
| > | From: "Nalaka" <na******@nospam.nospam>
| > | References: <us**************@TK2MSFTNGP09.phx.gbl>
| > | Subject: Re: disabling html validation does not seem to stck
| > | Date: Thu, 12 Jan 2006 12:03:29 -0800
| > | Lines: 56
| > | X-Priority: 3
| > | X-MSMail-Priority: Normal
| > | X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| > | X-RFC2646: Format=Flowed; Response
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| > | Message-ID: <ex**************@TK2MSFTNGP10.phx.gbl>
| > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | NNTP-Posting-Host: m181-9.bctransit.bc.ca 199.60.181.9
| > | Path:
TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP10.phx.gbl
| > | Xref: TK2MSFTNGXA02.phx.gbl
| > microsoft.public.dotnet.framework.aspnet:370429
| > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > |
| > | Hi...
| > | Also html validation complains about colors like royalblue...
| > | How can I add these new colors to the css... ask it to ignore
colors.
| > |
| > |
| > | Thanks again
| > | Nalaka
| > |
| > |
| > | "Nalaka" <na******@nospam.nospam> wrote in message
| > | news:us**************@TK2MSFTNGP09.phx.gbl...
| > | > Hi,
| > | >
| > | > I suddenly started getting a lot of errors from html validation
(some
| > CSS)
| > | >
| > | > so I followed the following instructions to disable it.
| > | >
| > | > If you'd rather not have these types of HTML validation errors
show
up
| > in
| > | > your error-list, you can disable this functionality by selecting
the
| > | > Tools->Options menu item in VS or Visual Web Developer. Select
the
| > | > TextEditor->Html->Validation tree option in the left-hand side of
the
| > | > options window, and uncheck the "Show Errors" checkbox:
| > | >
| > | >
| > | >
| > | >
| > | >
| > | > But ... the problem is that unclicking check does not seem to
stick.
| > | >
| > | > When I click on the page, "show errors" check box checks itself
on,
| > and
| > I
| > | > cannot get to the design mode.
| > | >
| > | >
| > | >
| > | > How can I get visual web developer to stop checking for validation
| > | > errors???
| > | >
| > | >
| > | >
| > | >
| > | >
| > | > Any help is deeply appreciated.
| > | >
| > | >
| > | >
| > | > Thanks
| > | >
| > | > Nalaka
| > | >
| > | >
| > | >
| > | >
| > | >
| > | >
| > |
| > |
| > |
| >
|
|
|

Jan 16 '06 #8
Hi Steven
Attached .zip has
1. .aspx
2. .aspx.cs

Notice the color related errors.

I could not attach a screenm shot (.bmp) of errors showing up in VWD.
How can I email it to you?

Thanks
Nalaka


"Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
news:1$**************@TK2MSFTNGXA02.phx.gbl...
If the designer is complaining about can not swtich from source view to
designview, there must exists some serious error, not generic html or
other
markup language syntax error. Is it possible that you post a simpflief
aspx
page's content to me so that we can have a test?

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| From: "Nalaka" <na******@nospam.nospam>
| References: <us**************@TK2MSFTNGP09.phx.gbl>
<ex**************@TK2MSFTNGP10.phx.gbl>
<Nk**************@TK2MSFTNGXA02.phx.gbl>
| Subject: Re: disabling html validation does not seem to stck
| Date: Fri, 13 Jan 2006 12:19:09 -0800
| Lines: 127
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| Message-ID: <O5*************@TK2MSFTNGP14.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: m181-9.bctransit.bc.ca 199.60.181.9
| Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP14.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.aspnet:370731
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Hi,
| For an example, now... following error now gets generated.
| (But this is code generated by the VWD designer itself.)
|
| Error 110 Validation (Internet Explorer 6): Element 'table' cannot be
nested
| within element 'span'.
|
|
| Thanks
| Nalaka
|
|
|
|
|
| "Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
| news:Nk**************@TK2MSFTNGXA02.phx.gbl...
| > Hi Nalaka,
| >
| > Welcome.
| > For the VS 2005 ASP.NET html editor, it now includes not only HTML
content
| > validating , but also the Accessiblity checking, so not sure whether
the
| > warning and errors also indicate some accessiblity checking, you can
right
| > click the page in solution explorer and choose the "Check
| > Accessibility..."
| > item to view the accessibility setting... Also for HTML checking,
what's
| > your current setting , IE6 or XHTML .... ? Seems my local vs 2005
| > environment default to IE6 and won't be reset by the changes in IDE's
html
| > editor...
| > Also, you can consider copy the project on some box which has vs 2005
to
| > check the behavior, if that works ok, you can try comparing the
| > settings...
| >
| > Regards,
| >
| > Steven Cheng
| > Microsoft Online Support
| >
| > Get Secure! www.microsoft.com/security
| > (This posting is provided "AS IS", with no warranties, and confers no
| > rights.)
| >
| >
| >
| > --------------------
| > | From: "Nalaka" <na******@nospam.nospam>
| > | References: <us**************@TK2MSFTNGP09.phx.gbl>
| > | Subject: Re: disabling html validation does not seem to stck
| > | Date: Thu, 12 Jan 2006 12:03:29 -0800
| > | Lines: 56
| > | X-Priority: 3
| > | X-MSMail-Priority: Normal
| > | X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| > | X-RFC2646: Format=Flowed; Response
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| > | Message-ID: <ex**************@TK2MSFTNGP10.phx.gbl>
| > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | NNTP-Posting-Host: m181-9.bctransit.bc.ca 199.60.181.9
| > | Path:
TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP10.phx.gbl
| > | Xref: TK2MSFTNGXA02.phx.gbl
| > microsoft.public.dotnet.framework.aspnet:370429
| > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > |
| > | Hi...
| > | Also html validation complains about colors like royalblue...
| > | How can I add these new colors to the css... ask it to ignore
colors.
| > |
| > |
| > | Thanks again
| > | Nalaka
| > |
| > |
| > | "Nalaka" <na******@nospam.nospam> wrote in message
| > | news:us**************@TK2MSFTNGP09.phx.gbl...
| > | > Hi,
| > | >
| > | > I suddenly started getting a lot of errors from html validation
(some
| > CSS)
| > | >
| > | > so I followed the following instructions to disable it.
| > | >
| > | > If you'd rather not have these types of HTML validation errors
show
up
| > in
| > | > your error-list, you can disable this functionality by selecting
the
| > | > Tools->Options menu item in VS or Visual Web Developer. Select
the
| > | > TextEditor->Html->Validation tree option in the left-hand side of
the
| > | > options window, and uncheck the "Show Errors" checkbox:
| > | >
| > | >
| > | >
| > | >
| > | >
| > | > But ... the problem is that unclicking check does not seem to
stick.
| > | >
| > | > When I click on the page, "show errors" check box checks itself
on,
| > and
| > I
| > | > cannot get to the design mode.
| > | >
| > | >
| > | >
| > | > How can I get visual web developer to stop checking for validation
| > | > errors???
| > | >
| > | >
| > | >
| > | >
| > | >
| > | > Any help is deeply appreciated.
| > | >
| > | >
| > | >
| > | > Thanks
| > | >
| > | > Nalaka
| > | >
| > | >
| > | >
| > | >
| > | >
| > | >
| > |
| > |
| > |
| >
|
|
|



Jan 16 '06 #9
Hi Steven
Will email (to st*****@online.microsoft.com) a file with Attached .zip.
Has
1. .aspx
2. .aspx.cs
3. screen shot (.bmp) of the color related errors.
Thanks
Nalaka


"Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
news:1$**************@TK2MSFTNGXA02.phx.gbl...
If the designer is complaining about can not swtich from source view to
designview, there must exists some serious error, not generic html or
other
markup language syntax error. Is it possible that you post a simpflief
aspx
page's content to me so that we can have a test?

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| From: "Nalaka" <na******@nospam.nospam>
| References: <us**************@TK2MSFTNGP09.phx.gbl>
<ex**************@TK2MSFTNGP10.phx.gbl>
<Nk**************@TK2MSFTNGXA02.phx.gbl>
| Subject: Re: disabling html validation does not seem to stck
| Date: Fri, 13 Jan 2006 12:19:09 -0800
| Lines: 127
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| Message-ID: <O5*************@TK2MSFTNGP14.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: m181-9.bctransit.bc.ca 199.60.181.9
| Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP14.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.aspnet:370731
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Hi,
| For an example, now... following error now gets generated.
| (But this is code generated by the VWD designer itself.)
|
| Error 110 Validation (Internet Explorer 6): Element 'table' cannot be
nested
| within element 'span'.
|
|
| Thanks
| Nalaka
|
|
|
|
|
| "Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
| news:Nk**************@TK2MSFTNGXA02.phx.gbl...
| > Hi Nalaka,
| >
| > Welcome.
| > For the VS 2005 ASP.NET html editor, it now includes not only HTML
content
| > validating , but also the Accessiblity checking, so not sure whether
the
| > warning and errors also indicate some accessiblity checking, you can
right
| > click the page in solution explorer and choose the "Check
| > Accessibility..."
| > item to view the accessibility setting... Also for HTML checking,
what's
| > your current setting , IE6 or XHTML .... ? Seems my local vs 2005
| > environment default to IE6 and won't be reset by the changes in IDE's
html
| > editor...
| > Also, you can consider copy the project on some box which has vs 2005
to
| > check the behavior, if that works ok, you can try comparing the
| > settings...
| >
| > Regards,
| >
| > Steven Cheng
| > Microsoft Online Support
| >
| > Get Secure! www.microsoft.com/security
| > (This posting is provided "AS IS", with no warranties, and confers no
| > rights.)
| >
| >
| >
| > --------------------
| > | From: "Nalaka" <na******@nospam.nospam>
| > | References: <us**************@TK2MSFTNGP09.phx.gbl>
| > | Subject: Re: disabling html validation does not seem to stck
| > | Date: Thu, 12 Jan 2006 12:03:29 -0800
| > | Lines: 56
| > | X-Priority: 3
| > | X-MSMail-Priority: Normal
| > | X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| > | X-RFC2646: Format=Flowed; Response
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| > | Message-ID: <ex**************@TK2MSFTNGP10.phx.gbl>
| > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | NNTP-Posting-Host: m181-9.bctransit.bc.ca 199.60.181.9
| > | Path:
TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP10.phx.gbl
| > | Xref: TK2MSFTNGXA02.phx.gbl
| > microsoft.public.dotnet.framework.aspnet:370429
| > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > |
| > | Hi...
| > | Also html validation complains about colors like royalblue...
| > | How can I add these new colors to the css... ask it to ignore
colors.
| > |
| > |
| > | Thanks again
| > | Nalaka
| > |
| > |
| > | "Nalaka" <na******@nospam.nospam> wrote in message
| > | news:us**************@TK2MSFTNGP09.phx.gbl...
| > | > Hi,
| > | >
| > | > I suddenly started getting a lot of errors from html validation
(some
| > CSS)
| > | >
| > | > so I followed the following instructions to disable it.
| > | >
| > | > If you'd rather not have these types of HTML validation errors
show
up
| > in
| > | > your error-list, you can disable this functionality by selecting
the
| > | > Tools->Options menu item in VS or Visual Web Developer. Select
the
| > | > TextEditor->Html->Validation tree option in the left-hand side of
the
| > | > options window, and uncheck the "Show Errors" checkbox:
| > | >
| > | >
| > | >
| > | >
| > | >
| > | > But ... the problem is that unclicking check does not seem to
stick.
| > | >
| > | > When I click on the page, "show errors" check box checks itself
on,
| > and
| > I
| > | > cannot get to the design mode.
| > | >
| > | >
| > | >
| > | > How can I get visual web developer to stop checking for validation
| > | > errors???
| > | >
| > | >
| > | >
| > | >
| > | >
| > | > Any help is deeply appreciated.
| > | >
| > | >
| > | >
| > | > Thanks
| > | >
| > | > Nalaka
| > | >
| > | >
| > | >
| > | >
| > | >
| > | >
| > |
| > |
| > |
| >
|
|
|

Jan 16 '06 #10
Hi Nalaka,

I've got the attached files and performed some tests on my side. Yes, I did
see those errors listed when try swtiching from html source file to
design-view.... And I find that there do exists many serious errors in
your aspx html template which will certainly prevent the design-view to
display the page..... e.g:

one error indicate that there is </p> tag without a mapped <p> start tag,
and there is also some other errors indicate some html tags are nested like:

<span> <p> ... </span></p>

this is also not allowed.... Not sure how you generate the html content, I
think you may consider scratch a new page and reconstruct the page content
since this page's html source seems have been somewhat corrupted....

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

--------------------
| From: "Nalaka" <na******@nospam.nospam>
| References: <us**************@TK2MSFTNGP09.phx.gbl>
<ex**************@TK2MSFTNGP10.phx.gbl>
<Nk**************@TK2MSFTNGXA02.phx.gbl>
<O5*************@TK2MSFTNGP14.phx.gbl>
<1$**************@TK2MSFTNGXA02.phx.gbl>
| Subject: Re: disabling html validation does not seem to stck
| Date: Mon, 16 Jan 2006 13:52:28 -0800
| Lines: 279
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| Message-ID: <eA**************@TK2MSFTNGP10.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: m181-9.bctransit.bc.ca 199.60.181.9
| Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP10.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.aspnet:371260
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Hi Steven
| Attached .zip has
| 1. .aspx
| 2. .aspx.cs
|
| Notice the color related errors.
|
| I could not attach a screenm shot (.bmp) of errors showing up in VWD.
| How can I email it to you?
|
| Thanks
| Nalaka
|
|
|
|
| "Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
| news:1$**************@TK2MSFTNGXA02.phx.gbl...
| > If the designer is complaining about can not swtich from source view to
| > designview, there must exists some serious error, not generic html or
| > other
| > markup language syntax error. Is it possible that you post a simpflief
| > aspx
| > page's content to me so that we can have a test?
| >
| > Regards,
| >
| > Steven Cheng
| > Microsoft Online Support
| >
| > Get Secure! www.microsoft.com/security
| > (This posting is provided "AS IS", with no warranties, and confers no
| > rights.)
| > --------------------
| > | From: "Nalaka" <na******@nospam.nospam>
| > | References: <us**************@TK2MSFTNGP09.phx.gbl>
| > <ex**************@TK2MSFTNGP10.phx.gbl>
| > <Nk**************@TK2MSFTNGXA02.phx.gbl>
| > | Subject: Re: disabling html validation does not seem to stck
| > | Date: Fri, 13 Jan 2006 12:19:09 -0800
| > | Lines: 127
| > | X-Priority: 3
| > | X-MSMail-Priority: Normal
| > | X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| > | X-RFC2646: Format=Flowed; Original
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| > | Message-ID: <O5*************@TK2MSFTNGP14.phx.gbl>
| > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | NNTP-Posting-Host: m181-9.bctransit.bc.ca 199.60.181.9
| > | Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP14.phx.gbl
| > | Xref: TK2MSFTNGXA02.phx.gbl
| > microsoft.public.dotnet.framework.aspnet:370731
| > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > |
| > | Hi,
| > | For an example, now... following error now gets generated.
| > | (But this is code generated by the VWD designer itself.)
| > |
| > | Error 110 Validation (Internet Explorer 6): Element 'table' cannot be
| > nested
| > | within element 'span'.
| > |
| > |
| > | Thanks
| > | Nalaka
| > |
| > |
| > |
| > |
| > |
| > | "Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
| > | news:Nk**************@TK2MSFTNGXA02.phx.gbl...
| > | > Hi Nalaka,
| > | >
| > | > Welcome.
| > | > For the VS 2005 ASP.NET html editor, it now includes not only HTML
| > content
| > | > validating , but also the Accessiblity checking, so not sure
whether
| > the
| > | > warning and errors also indicate some accessiblity checking, you can
| > right
| > | > click the page in solution explorer and choose the "Check
| > | > Accessibility..."
| > | > item to view the accessibility setting... Also for HTML checking,
| > what's
| > | > your current setting , IE6 or XHTML .... ? Seems my local vs 2005
| > | > environment default to IE6 and won't be reset by the changes in
IDE's
| > html
| > | > editor...
| > | > Also, you can consider copy the project on some box which has vs
2005
| > to
| > | > check the behavior, if that works ok, you can try comparing the
| > | > settings...
| > | >
| > | > Regards,
| > | >
| > | > Steven Cheng
| > | > Microsoft Online Support
| > | >
| > | > Get Secure! www.microsoft.com/security
| > | > (This posting is provided "AS IS", with no warranties, and confers
no
| > | > rights.)
| > | >
| > | >
| > | >
| > | > --------------------
| > | > | From: "Nalaka" <na******@nospam.nospam>
| > | > | References: <us**************@TK2MSFTNGP09.phx.gbl>
| > | > | Subject: Re: disabling html validation does not seem to stck
| > | > | Date: Thu, 12 Jan 2006 12:03:29 -0800
| > | > | Lines: 56
| > | > | X-Priority: 3
| > | > | X-MSMail-Priority: Normal
| > | > | X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| > | > | X-RFC2646: Format=Flowed; Response
| > | > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| > | > | Message-ID: <ex**************@TK2MSFTNGP10.phx.gbl>
| > | > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | > | NNTP-Posting-Host: m181-9.bctransit.bc.ca 199.60.181.9
| > | > | Path:
| > TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP10.phx.gbl
| > | > | Xref: TK2MSFTNGXA02.phx.gbl
| > | > microsoft.public.dotnet.framework.aspnet:370429
| > | > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > | > |
| > | > | Hi...
| > | > | Also html validation complains about colors like royalblue...
| > | > | How can I add these new colors to the css... ask it to ignore
| > colors.
| > | > |
| > | > |
| > | > | Thanks again
| > | > | Nalaka
| > | > |
| > | > |
| > | > | "Nalaka" <na******@nospam.nospam> wrote in message
| > | > | news:us**************@TK2MSFTNGP09.phx.gbl...
| > | > | > Hi,
| > | > | >
| > | > | > I suddenly started getting a lot of errors from html validation
| > (some
| > | > CSS)
| > | > | >
| > | > | > so I followed the following instructions to disable it.
| > | > | >
| > | > | > If you'd rather not have these types of HTML validation errors
| > show
| > up
| > | > in
| > | > | > your error-list, you can disable this functionality by
selecting
| > the
| > | > | > Tools->Options menu item in VS or Visual Web Developer. Select
| > the
| > | > | > TextEditor->Html->Validation tree option in the left-hand side
of
| > the
| > | > | > options window, and uncheck the "Show Errors" checkbox:
| > | > | >
| > | > | >
| > | > | >
| > | > | >
| > | > | >
| > | > | > But ... the problem is that unclicking check does not seem to
| > stick.
| > | > | >
| > | > | > When I click on the page, "show errors" check box checks itself
| > on,
| > | > and
| > | > I
| > | > | > cannot get to the design mode.
| > | > | >
| > | > | >
| > | > | >
| > | > | > How can I get visual web developer to stop checking for
validation
| > | > | > errors???
| > | > | >
| > | > | >
| > | > | >
| > | > | >
| > | > | >
| > | > | > Any help is deeply appreciated.
| > | > | >
| > | > | >
| > | > | >
| > | > | > Thanks
| > | > | >
| > | > | > Nalaka
| > | > | >
| > | > | >
| > | > | >
| > | > | >
| > | > | >
| > | > | >
| > | > |
| > | > |
| > | > |
| > | >
| > |
| > |
| > |
| >
|
|
|

Jan 17 '06 #11
thanks Steven... I will get back to you....
may be if I fix the other errors.. then color errors will dissapear.
"Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
news:k3**************@TK2MSFTNGXA02.phx.gbl...
Hi Nalaka,

I've got the attached files and performed some tests on my side. Yes, I
did
see those errors listed when try swtiching from html source file to
design-view.... And I find that there do exists many serious errors in
your aspx html template which will certainly prevent the design-view to
display the page..... e.g:

one error indicate that there is </p> tag without a mapped <p> start tag,
and there is also some other errors indicate some html tags are nested
like:

<span> <p> ... </span></p>

this is also not allowed.... Not sure how you generate the html content,
I
think you may consider scratch a new page and reconstruct the page content
since this page's html source seems have been somewhat corrupted....

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

--------------------
| From: "Nalaka" <na******@nospam.nospam>
| References: <us**************@TK2MSFTNGP09.phx.gbl>
<ex**************@TK2MSFTNGP10.phx.gbl>
<Nk**************@TK2MSFTNGXA02.phx.gbl>
<O5*************@TK2MSFTNGP14.phx.gbl>
<1$**************@TK2MSFTNGXA02.phx.gbl>
| Subject: Re: disabling html validation does not seem to stck
| Date: Mon, 16 Jan 2006 13:52:28 -0800
| Lines: 279
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| Message-ID: <eA**************@TK2MSFTNGP10.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: m181-9.bctransit.bc.ca 199.60.181.9
| Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP10.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.aspnet:371260
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Hi Steven
| Attached .zip has
| 1. .aspx
| 2. .aspx.cs
|
| Notice the color related errors.
|
| I could not attach a screenm shot (.bmp) of errors showing up in VWD.
| How can I email it to you?
|
| Thanks
| Nalaka
|
|
|
|
| "Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
| news:1$**************@TK2MSFTNGXA02.phx.gbl...
| > If the designer is complaining about can not swtich from source view
to
| > designview, there must exists some serious error, not generic html or
| > other
| > markup language syntax error. Is it possible that you post a simpflief
| > aspx
| > page's content to me so that we can have a test?
| >
| > Regards,
| >
| > Steven Cheng
| > Microsoft Online Support
| >
| > Get Secure! www.microsoft.com/security
| > (This posting is provided "AS IS", with no warranties, and confers no
| > rights.)
| > --------------------
| > | From: "Nalaka" <na******@nospam.nospam>
| > | References: <us**************@TK2MSFTNGP09.phx.gbl>
| > <ex**************@TK2MSFTNGP10.phx.gbl>
| > <Nk**************@TK2MSFTNGXA02.phx.gbl>
| > | Subject: Re: disabling html validation does not seem to stck
| > | Date: Fri, 13 Jan 2006 12:19:09 -0800
| > | Lines: 127
| > | X-Priority: 3
| > | X-MSMail-Priority: Normal
| > | X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| > | X-RFC2646: Format=Flowed; Original
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| > | Message-ID: <O5*************@TK2MSFTNGP14.phx.gbl>
| > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | NNTP-Posting-Host: m181-9.bctransit.bc.ca 199.60.181.9
| > | Path:
TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP14.phx.gbl
| > | Xref: TK2MSFTNGXA02.phx.gbl
| > microsoft.public.dotnet.framework.aspnet:370731
| > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > |
| > | Hi,
| > | For an example, now... following error now gets generated.
| > | (But this is code generated by the VWD designer itself.)
| > |
| > | Error 110 Validation (Internet Explorer 6): Element 'table' cannot
be
| > nested
| > | within element 'span'.
| > |
| > |
| > | Thanks
| > | Nalaka
| > |
| > |
| > |
| > |
| > |
| > | "Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
| > | news:Nk**************@TK2MSFTNGXA02.phx.gbl...
| > | > Hi Nalaka,
| > | >
| > | > Welcome.
| > | > For the VS 2005 ASP.NET html editor, it now includes not only HTML
| > content
| > | > validating , but also the Accessiblity checking, so not sure
whether
| > the
| > | > warning and errors also indicate some accessiblity checking, you
can
| > right
| > | > click the page in solution explorer and choose the "Check
| > | > Accessibility..."
| > | > item to view the accessibility setting... Also for HTML checking,
| > what's
| > | > your current setting , IE6 or XHTML .... ? Seems my local vs
2005
| > | > environment default to IE6 and won't be reset by the changes in
IDE's
| > html
| > | > editor...
| > | > Also, you can consider copy the project on some box which has vs
2005
| > to
| > | > check the behavior, if that works ok, you can try comparing the
| > | > settings...
| > | >
| > | > Regards,
| > | >
| > | > Steven Cheng
| > | > Microsoft Online Support
| > | >
| > | > Get Secure! www.microsoft.com/security
| > | > (This posting is provided "AS IS", with no warranties, and confers
no
| > | > rights.)
| > | >
| > | >
| > | >
| > | > --------------------
| > | > | From: "Nalaka" <na******@nospam.nospam>
| > | > | References: <us**************@TK2MSFTNGP09.phx.gbl>
| > | > | Subject: Re: disabling html validation does not seem to stck
| > | > | Date: Thu, 12 Jan 2006 12:03:29 -0800
| > | > | Lines: 56
| > | > | X-Priority: 3
| > | > | X-MSMail-Priority: Normal
| > | > | X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| > | > | X-RFC2646: Format=Flowed; Response
| > | > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| > | > | Message-ID: <ex**************@TK2MSFTNGP10.phx.gbl>
| > | > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | > | NNTP-Posting-Host: m181-9.bctransit.bc.ca 199.60.181.9
| > | > | Path:
| > TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP10.phx.gbl
| > | > | Xref: TK2MSFTNGXA02.phx.gbl
| > | > microsoft.public.dotnet.framework.aspnet:370429
| > | > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > | > |
| > | > | Hi...
| > | > | Also html validation complains about colors like royalblue...
| > | > | How can I add these new colors to the css... ask it to ignore
| > colors.
| > | > |
| > | > |
| > | > | Thanks again
| > | > | Nalaka
| > | > |
| > | > |
| > | > | "Nalaka" <na******@nospam.nospam> wrote in message
| > | > | news:us**************@TK2MSFTNGP09.phx.gbl...
| > | > | > Hi,
| > | > | >
| > | > | > I suddenly started getting a lot of errors from html
validation
| > (some
| > | > CSS)
| > | > | >
| > | > | > so I followed the following instructions to disable it.
| > | > | >
| > | > | > If you'd rather not have these types of HTML validation errors
| > show
| > up
| > | > in
| > | > | > your error-list, you can disable this functionality by
selecting
| > the
| > | > | > Tools->Options menu item in VS or Visual Web Developer.
Select
| > the
| > | > | > TextEditor->Html->Validation tree option in the left-hand side
of
| > the
| > | > | > options window, and uncheck the "Show Errors" checkbox:
| > | > | >
| > | > | >
| > | > | >
| > | > | >
| > | > | >
| > | > | > But ... the problem is that unclicking check does not seem to
| > stick.
| > | > | >
| > | > | > When I click on the page, "show errors" check box checks
itself
| > on,
| > | > and
| > | > I
| > | > | > cannot get to the design mode.
| > | > | >
| > | > | >
| > | > | >
| > | > | > How can I get visual web developer to stop checking for
validation
| > | > | > errors???
| > | > | >
| > | > | >
| > | > | >
| > | > | >
| > | > | >
| > | > | > Any help is deeply appreciated.
| > | > | >
| > | > | >
| > | > | >
| > | > | > Thanks
| > | > | >
| > | > | > Nalaka
| > | > | >
| > | > | >
| > | > | >
| > | > | >
| > | > | >
| > | > | >
| > | > |
| > | > |
| > | > |
| > | >
| > |
| > |
| > |
| >
|
|
|

Jan 17 '06 #12
That's fine. Good luck!

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| From: "Nalaka" <na******@nospam.nospam>
| References: <us**************@TK2MSFTNGP09.phx.gbl>
<ex**************@TK2MSFTNGP10.phx.gbl>
<Nk**************@TK2MSFTNGXA02.phx.gbl>
<O5*************@TK2MSFTNGP14.phx.gbl>
<1$**************@TK2MSFTNGXA02.phx.gbl>
<eA**************@TK2MSFTNGP10.phx.gbl>
<k3**************@TK2MSFTNGXA02.phx.gbl>
| Subject: Re: disabling html validation does not seem to stck
| Date: Tue, 17 Jan 2006 09:33:29 -0800
| Lines: 283
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| Message-ID: <e7**************@TK2MSFTNGP12.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: m181-9.bctransit.bc.ca 199.60.181.9
| Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP12.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.aspnet:371480
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| thanks Steven... I will get back to you....
| may be if I fix the other errors.. then color errors will dissapear.
|
|
| "Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
| news:k3**************@TK2MSFTNGXA02.phx.gbl...
| > Hi Nalaka,
| >
| > I've got the attached files and performed some tests on my side. Yes, I
| > did
| > see those errors listed when try swtiching from html source file to
| > design-view.... And I find that there do exists many serious errors in
| > your aspx html template which will certainly prevent the design-view to
| > display the page..... e.g:
| >
| > one error indicate that there is </p> tag without a mapped <p> start
tag,
| > and there is also some other errors indicate some html tags are nested
| > like:
| >
| > <span> <p> ... </span></p>
| >
| > this is also not allowed.... Not sure how you generate the html
content,
| > I
| > think you may consider scratch a new page and reconstruct the page
content
| > since this page's html source seems have been somewhat corrupted....
| >
| > Thanks,
| >
| > Steven Cheng
| > Microsoft Online Support
| >
| > Get Secure! www.microsoft.com/security
| > (This posting is provided "AS IS", with no warranties, and confers no
| > rights.)
| >
| >
| >
| >
| >
| > --------------------
| > | From: "Nalaka" <na******@nospam.nospam>
| > | References: <us**************@TK2MSFTNGP09.phx.gbl>
| > <ex**************@TK2MSFTNGP10.phx.gbl>
| > <Nk**************@TK2MSFTNGXA02.phx.gbl>
| > <O5*************@TK2MSFTNGP14.phx.gbl>
| > <1$**************@TK2MSFTNGXA02.phx.gbl>
| > | Subject: Re: disabling html validation does not seem to stck
| > | Date: Mon, 16 Jan 2006 13:52:28 -0800
| > | Lines: 279
| > | X-Priority: 3
| > | X-MSMail-Priority: Normal
| > | X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| > | X-RFC2646: Format=Flowed; Original
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| > | Message-ID: <eA**************@TK2MSFTNGP10.phx.gbl>
| > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | NNTP-Posting-Host: m181-9.bctransit.bc.ca 199.60.181.9
| > | Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP10.phx.gbl
| > | Xref: TK2MSFTNGXA02.phx.gbl
| > microsoft.public.dotnet.framework.aspnet:371260
| > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > |
| > | Hi Steven
| > | Attached .zip has
| > | 1. .aspx
| > | 2. .aspx.cs
| > |
| > | Notice the color related errors.
| > |
| > | I could not attach a screenm shot (.bmp) of errors showing up in VWD.
| > | How can I email it to you?
| > |
| > | Thanks
| > | Nalaka
| > |
| > |
| > |
| > |
| > | "Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
| > | news:1$**************@TK2MSFTNGXA02.phx.gbl...
| > | > If the designer is complaining about can not swtich from source
view
| > to
| > | > designview, there must exists some serious error, not generic html
or
| > | > other
| > | > markup language syntax error. Is it possible that you post a
simpflief
| > | > aspx
| > | > page's content to me so that we can have a test?
| > | >
| > | > Regards,
| > | >
| > | > Steven Cheng
| > | > Microsoft Online Support
| > | >
| > | > Get Secure! www.microsoft.com/security
| > | > (This posting is provided "AS IS", with no warranties, and confers
no
| > | > rights.)
| > | > --------------------
| > | > | From: "Nalaka" <na******@nospam.nospam>
| > | > | References: <us**************@TK2MSFTNGP09.phx.gbl>
| > | > <ex**************@TK2MSFTNGP10.phx.gbl>
| > | > <Nk**************@TK2MSFTNGXA02.phx.gbl>
| > | > | Subject: Re: disabling html validation does not seem to stck
| > | > | Date: Fri, 13 Jan 2006 12:19:09 -0800
| > | > | Lines: 127
| > | > | X-Priority: 3
| > | > | X-MSMail-Priority: Normal
| > | > | X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| > | > | X-RFC2646: Format=Flowed; Original
| > | > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| > | > | Message-ID: <O5*************@TK2MSFTNGP14.phx.gbl>
| > | > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | > | NNTP-Posting-Host: m181-9.bctransit.bc.ca 199.60.181.9
| > | > | Path:
| > TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP14.phx.gbl
| > | > | Xref: TK2MSFTNGXA02.phx.gbl
| > | > microsoft.public.dotnet.framework.aspnet:370731
| > | > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > | > |
| > | > | Hi,
| > | > | For an example, now... following error now gets generated.
| > | > | (But this is code generated by the VWD designer itself.)
| > | > |
| > | > | Error 110 Validation (Internet Explorer 6): Element 'table'
cannot
| > be
| > | > nested
| > | > | within element 'span'.
| > | > |
| > | > |
| > | > | Thanks
| > | > | Nalaka
| > | > |
| > | > |
| > | > |
| > | > |
| > | > |
| > | > | "Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in
message
| > | > | news:Nk**************@TK2MSFTNGXA02.phx.gbl...
| > | > | > Hi Nalaka,
| > | > | >
| > | > | > Welcome.
| > | > | > For the VS 2005 ASP.NET html editor, it now includes not only
HTML
| > | > content
| > | > | > validating , but also the Accessiblity checking, so not sure
| > whether
| > | > the
| > | > | > warning and errors also indicate some accessiblity checking,
you
| > can
| > | > right
| > | > | > click the page in solution explorer and choose the "Check
| > | > | > Accessibility..."
| > | > | > item to view the accessibility setting... Also for HTML
checking,
| > | > what's
| > | > | > your current setting , IE6 or XHTML .... ? Seems my local vs
| > 2005
| > | > | > environment default to IE6 and won't be reset by the changes in
| > IDE's
| > | > html
| > | > | > editor...
| > | > | > Also, you can consider copy the project on some box which has vs
| > 2005
| > | > to
| > | > | > check the behavior, if that works ok, you can try comparing the
| > | > | > settings...
| > | > | >
| > | > | > Regards,
| > | > | >
| > | > | > Steven Cheng
| > | > | > Microsoft Online Support
| > | > | >
| > | > | > Get Secure! www.microsoft.com/security
| > | > | > (This posting is provided "AS IS", with no warranties, and
confers
| > no
| > | > | > rights.)
| > | > | >
| > | > | >
| > | > | >
| > | > | > --------------------
| > | > | > | From: "Nalaka" <na******@nospam.nospam>
| > | > | > | References: <us**************@TK2MSFTNGP09.phx.gbl>
| > | > | > | Subject: Re: disabling html validation does not seem to stck
| > | > | > | Date: Thu, 12 Jan 2006 12:03:29 -0800
| > | > | > | Lines: 56
| > | > | > | X-Priority: 3
| > | > | > | X-MSMail-Priority: Normal
| > | > | > | X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
| > | > | > | X-RFC2646: Format=Flowed; Response
| > | > | > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
| > | > | > | Message-ID: <ex**************@TK2MSFTNGP10.phx.gbl>
| > | > | > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | > | > | NNTP-Posting-Host: m181-9.bctransit.bc.ca 199.60.181.9
| > | > | > | Path:
| > | > TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP10.phx.gbl
| > | > | > | Xref: TK2MSFTNGXA02.phx.gbl
| > | > | > microsoft.public.dotnet.framework.aspnet:370429
| > | > | > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > | > | > |
| > | > | > | Hi...
| > | > | > | Also html validation complains about colors like royalblue...
| > | > | > | How can I add these new colors to the css... ask it to ignore
| > | > colors.
| > | > | > |
| > | > | > |
| > | > | > | Thanks again
| > | > | > | Nalaka
| > | > | > |
| > | > | > |
| > | > | > | "Nalaka" <na******@nospam.nospam> wrote in message
| > | > | > | news:us**************@TK2MSFTNGP09.phx.gbl...
| > | > | > | > Hi,
| > | > | > | >
| > | > | > | > I suddenly started getting a lot of errors from html
| > validation
| > | > (some
| > | > | > CSS)
| > | > | > | >
| > | > | > | > so I followed the following instructions to disable it.
| > | > | > | >
| > | > | > | > If you'd rather not have these types of HTML validation
errors
| > | > show
| > | > up
| > | > | > in
| > | > | > | > your error-list, you can disable this functionality by
| > selecting
| > | > the
| > | > | > | > Tools->Options menu item in VS or Visual Web Developer.
| > Select
| > | > the
| > | > | > | > TextEditor->Html->Validation tree option in the left-hand
side
| > of
| > | > the
| > | > | > | > options window, and uncheck the "Show Errors" checkbox:
| > | > | > | >
| > | > | > | >
| > | > | > | >
| > | > | > | >
| > | > | > | >
| > | > | > | > But ... the problem is that unclicking check does not seem
to
| > | > stick.
| > | > | > | >
| > | > | > | > When I click on the page, "show errors" check box checks
| > itself
| > | > on,
| > | > | > and
| > | > | > I
| > | > | > | > cannot get to the design mode.
| > | > | > | >
| > | > | > | >
| > | > | > | >
| > | > | > | > How can I get visual web developer to stop checking for
| > validation
| > | > | > | > errors???
| > | > | > | >
| > | > | > | >
| > | > | > | >
| > | > | > | >
| > | > | > | >
| > | > | > | > Any help is deeply appreciated.
| > | > | > | >
| > | > | > | >
| > | > | > | >
| > | > | > | > Thanks
| > | > | > | >
| > | > | > | > Nalaka
| > | > | > | >
| > | > | > | >
| > | > | > | >
| > | > | > | >
| > | > | > | >
| > | > | > | >
| > | > | > |
| > | > | > |
| > | > | > |
| > | > | >
| > | > |
| > | > |
| > | > |
| > | >
| > |
| > |
| > |
| >
|
|
|

Jan 18 '06 #13

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

Similar topics

81
by: sinister | last post by:
I wanted to spiff up my overly spartan homepage, and started using some CSS templates I found on a couple of weblogs. It looks fine in my browser (IE 6.0), but it doesn't print right. I tested...
2
by: Daniel Stoever | last post by:
I have a client program that talks to an IBM mainframe and recieves 64bit unsigned integers(STCK) that represent date-time values. I need to convert these to native DateTime format for use in my c#...
2
by: Andy Fish | last post by:
Hi, I have one textbox on the form that needs to have ValidateRequest disabled, but it seems that it can only be enabled/disabled at a page level. assuming I have to disable it at for the...
4
by: Arthur Dent | last post by:
Hello all, ive been programming with ASP.NET since it came out, but am just getting my feet with now with v.2. Ive noticed something strange in the way my HTML tables get rendered with 2. I use...
5
by: Rob Roberts | last post by:
Is there any way to change VS2005 to generate HTML 4.01/Strict instead of XHTML 1.0/Transititional? VS2005 puts a DOCTYPE statement specifying XHTML 1.0/Transitional at the top of every new aspx...
8
by: goldtech | last post by:
Newbie esp about html validation - seems like something to strive for. Yet many pages even "enterprise" corporate type pages do not validate, yet seem to display well on most browsers. Two...
11
by: EagleRed | last post by:
I am writing an ASP.NET 2.0 application that uses master pages. I have some pages that must not be cached on the client. In ASP.NET 1.1 I achieved this using metatags: <meta...
8
by: =?Utf-8?B?U2hhd24gUmFtaXJleg==?= | last post by:
I am coming at the world from the standpoint of a veteran ASP Classic developer. I am not clear on the advantages of using the ASP.NET control over standard HTML control. With the ASP.NET...
2
by: msch.prv | last post by:
Is there a specific method to disable field validators in a user control.from within a parent page or does it require an ad hoc approach? The page attribute ValidateRequest does not seem to be...
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: 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: 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...
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...
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.