473,406 Members | 2,293 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,406 software developers and data experts.

VS 2005 trying to publish a website - need help

Hello,

I recently converted a VS 2003 application to VS 2005. When I
compile it in VS 2005 every thing gets compiled with no errors. But
when I try publishing the website I get all different kinds of
errors... just to give you a number of errors it is 888 :) All these
errors aren't syntax errors in code behind files. I see all these
in .aspx pages for instanse...
Error 927 Validation (XHTML 1.0 Transitional): This name contains
uppercase characters, which is not allowed. D:\... 1967 8 http://localhost...

Error 14 Element 'PageView' is not a known element. This can occur if
there is a compilation error in the Web site. D:\... 79 9 http://localhost/...

Error 15 Validation (XHTML 1.0 Transitional): This name contains
uppercase characters, which is not allowed. D:\.... 80 32 http://localhost/.../

in this case it is complainin about "cellSpacing". If I change this to
"cellspacing" (changing S to s) then that error goes away.
I have these kind of errors around 888. Is there a to fix these errors
in shot? or is there any option to pick just to accept that way they
are? If any one run into this kind of situtaion please help.
Thanks in advance,
-L

May 9 '07 #1
3 1928
You've got a lot of clean up to do in your html code. Most of these errors
prevent you from publishing, but they do prevent you from successfully
building.

Ross

"Learner" <pr****@gmail.comwrote in message
news:11**********************@q75g2000hsh.googlegr oups.com...
Hello,

I recently converted a VS 2003 application to VS 2005. When I
compile it in VS 2005 every thing gets compiled with no errors. But
when I try publishing the website I get all different kinds of
errors... just to give you a number of errors it is 888 :) All these
errors aren't syntax errors in code behind files. I see all these
in .aspx pages for instanse...
Error 927 Validation (XHTML 1.0 Transitional): This name contains
uppercase characters, which is not allowed. D:\... 1967 8
http://localhost...

Error 14 Element 'PageView' is not a known element. This can occur if
there is a compilation error in the Web site. D:\... 79 9
http://localhost/...

Error 15 Validation (XHTML 1.0 Transitional): This name contains
uppercase characters, which is not allowed. D:\.... 80 32
http://localhost/.../

in this case it is complainin about "cellSpacing". If I change this to
"cellspacing" (changing S to s) then that error goes away.
I have these kind of errors around 888. Is there a to fix these errors
in shot? or is there any option to pick just to accept that way they
are? If any one run into this kind of situtaion please help.
Thanks in advance,
-L

May 9 '07 #2
On May 9, 4:26 pm, "Ross Culver" <rcul...@warrenalloy.comwrote:
You've got a lot of clean up to do in your html code. Most of these errors
prevent you from publishing, but they do prevent you from successfully
building.

Ross

"Learner" <pra...@gmail.comwrote in message

news:11**********************@q75g2000hsh.googlegr oups.com...
Hello,
I recently converted a VS 2003 application to VS 2005. When I
compile it in VS 2005 every thing gets compiled with no errors. But
when I try publishing the website I get all different kinds of
errors... just to give you a number of errors it is 888 :) All these
errors aren't syntax errors in code behind files. I see all these
in .aspx pages for instanse...
Error 927 Validation (XHTML 1.0 Transitional): This name contains
uppercase characters, which is not allowed. D:\... 1967 8
http://localhost...
Error 14 Element 'PageView' is not a known element. This can occur if
there is a compilation error in the Web site. D:\... 79 9
http://localhost/...
Error 15 Validation (XHTML 1.0 Transitional): This name contains
uppercase characters, which is not allowed. D:\.... 80 32
http://localhost/.../
in this case it is complainin about "cellSpacing". If I change this to
"cellspacing" (changing S to s) then that error goes away.
I have these kind of errors around 888. Is there a to fix these errors
in shot? or is there any option to pick just to accept that way they
are? If any one run into this kind of situtaion please help.
Thanks in advance,
-L
Try running your code thro an HTML validator if you need a second
opinion, there is one on w3c.org

May 10 '07 #3
On May 9, 4:26 pm, "Ross Culver" <rcul...@warrenalloy.comwrote:
You've got a lot of clean up to do in your html code. Most of these errors
prevent you from publishing, but they do prevent you from successfully
building.

Ross

"Learner" <pra...@gmail.comwrote in message

news:11**********************@q75g2000hsh.googlegr oups.com...
Hello,
I recently converted a VS 2003 application to VS 2005. When I
compile it in VS 2005 every thing gets compiled with no errors. But
when I try publishing the website I get all different kinds of
errors... just to give you a number of errors it is 888 :) All these
errors aren't syntax errors in code behind files. I see all these
in .aspx pages for instanse...
Error 927 Validation (XHTML 1.0 Transitional): This name contains
uppercase characters, which is not allowed. D:\... 1967 8
http://localhost...
Error 14 Element 'PageView' is not a known element. This can occur if
there is a compilation error in the Web site. D:\... 79 9
http://localhost/...
Error 15 Validation (XHTML 1.0 Transitional): This name contains
uppercase characters, which is not allowed. D:\.... 80 32
http://localhost/.../
in this case it is complainin about "cellSpacing". If I change this to
"cellspacing" (changing S to s) then that error goes away.
I have these kind of errors around 888. Is there a to fix these errors
in shot? or is there any option to pick just to accept that way they
are? If any one run into this kind of situtaion please help.
Thanks in advance,
-L- Hide quoted text -

- Show quoted text -
Hello,

I am not sure if I really have to sit and clean all the .aspx
pages. It is really painful job. I just found an option in VS 2005
IDE under Tools --Options -->Text Edition --HTML and go to the
right pane and un check the "Show Errors" check box and that helped me
to igonre all the errors. But when I wanted to publish it still
through 3 errors in the Error List

Error 1 Invalid token 'Text' at root level of document. D:\AODSetup
\ParishForms301\_vti_cnf\web.config 1 1 Miscellaneous Files
Error 2 XML document must contain a root level element. D:\...\vti_cnf
\web.config 4 1 Miscellaneous Files
Error 3 Data at the root level is invalid. Line 1, position 1. D:\...
\_vti_cnf\web.config 1

when I double click on them I get a common 3 line error message in
web.config file

vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|15 Dec 2004 14:34:06 -0000
vti_extenderversion:SR|4.0.2.7802

Not sure what exactly these mean.

Any inputs is greatly appreciated.

Thanks,

-L

May 10 '07 #4

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

Similar topics

0
by: Mike S. | last post by:
VS 2005 Professional RTM (8.0.50727.42) on Windows 2000 ASP.NET website Last week I converted a 1.1 ASP.NET (VB) project to 2.0. The conversion was painless on the VB code side. It was a lot of...
4
by: Chris | last post by:
I installed this new BETA component for VS 2005 and it really helped with the migration from vs2003, but now I cannot deploy the project. Compiles fine, but there is no option to Copy the project,...
10
by: WT | last post by:
Hello, I have been publishing my web site many times to the remote where resides my final web site. Everything was ok, but to-day, without any configuration change, vs doesn't copy final files...
12
by: Nathan Sokalski | last post by:
I recently upgraded to from Visual Studio .NET 2003 to Visual Studio .NET 2005. In Visual Studio .NET 2003 when I would select 'Build' it would add a *.dll with the name of the Project to a /bin/...
0
by: tc | last post by:
I am trying to publish my VB6.0 app using the MS article "Automatically Updatng Visual Basic 6 Applications: Part I, By Scott Swigart. ...
23
by: Rob | last post by:
I have been using VS 2003.... just installed VS 2005.... In 2003, if you want to create a Web project, you open Visual Basic Projects | ASP.NET Web Application.... How do you begin an ASP...
5
by: Dariusz Tomon | last post by:
Hello I have no idea how to deploy my website to another server (in virtual folder I cannot see dlls file). Is thate any simple and quick manner to deploy web site to another servers? Best...
3
by: rote | last post by:
I'm trying to create a Website using VS 2005 on another server on the same domain. But i get error "The Web server does not have frontPage Server extensions installed Error" Any ideas what i...
10
by: =?Utf-8?B?UmljaGFyZA==?= | last post by:
Hi, I usually deploy my ASP .NET application to the server by publishing, using Visual Studio 2005 publish feature. This creates the Bin folder on the server, with the compiled DLLs. I've...
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
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.