473,396 Members | 1,804 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,396 software developers and data experts.

ASP.NET 1.1 --> 2.0 VB.NET Conversion Woes

Greetings,

Our company is migrating a very intense web application written in
VB.NET/ASP.NET to 2.0. There are about 600 web pages and over 500,000 lines
of code between all of the projects that are part of the solution. The non
Web projects converted fine except for an insane amount of warnings.

The Web project is a whole other story. For starters, the migration wizard
simply fails to conver the project. After trying for the entire day
yesterday and failing each time, then applying the wizard patch and getting
even worse results, I decided to create a blank web project and just move my
files into the project manually. Then I get hit with over 1000 problems.
Many of which I've hand corrected but most of these are actually warnings
that I don't know how to suppress. Simply stuff like XHTML schema
violations cause the compile to fail. That's fine and all except we are
XHTML compliant and it is unrealistic to expect us to make that change
before we can even complete the migration.

How do I change the schema?

How do I change the "treat warnings as errors" option in a ASP.NET web
project in VS 2005?

Why does this have to be so complicated?

Thanks,
Shawn

Mar 9 '06 #1
2 1111
DWS
Shawn,
Your companies making it complicated reference the 1.1 dll in 2.0 app. Its
that easy spend time learning new 2.0 controls and carefully migrate pages
that would bennefit most by using them.

"Shawn B." wrote:
Greetings,

Our company is migrating a very intense web application written in
VB.NET/ASP.NET to 2.0. There are about 600 web pages and over 500,000 lines
of code between all of the projects that are part of the solution. The non
Web projects converted fine except for an insane amount of warnings.

The Web project is a whole other story. For starters, the migration wizard
simply fails to conver the project. After trying for the entire day
yesterday and failing each time, then applying the wizard patch and getting
even worse results, I decided to create a blank web project and just move my
files into the project manually. Then I get hit with over 1000 problems.
Many of which I've hand corrected but most of these are actually warnings
that I don't know how to suppress. Simply stuff like XHTML schema
violations cause the compile to fail. That's fine and all except we are
XHTML compliant and it is unrealistic to expect us to make that change
before we can even complete the migration.

How do I change the schema?

How do I change the "treat warnings as errors" option in a ASP.NET web
project in VS 2005?

Why does this have to be so complicated?

Thanks,
Shawn

Mar 9 '06 #2
> Shawn,
Your companies making it complicated reference the 1.1 dll in 2.0 app.
Its
that easy spend time learning new 2.0 controls and carefully migrate pages
that would bennefit most by using them.


Its not my decision. In any case, I figured out what to do. I'm hand
correcting over 20,000 errors (since the wizard Visual Studio provides is
100% useless) and almost complete (there's not an easy way to automate these
correction, though many were find/replace, 16,000 aren't).
Thanks,
Shawn
Mar 10 '06 #3

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

Similar topics

4
by: Raven | last post by:
Using either MySQL functions or PHP, how can I convert a date filed in the format of (varchar) Aug 10, 1950 to a unix timestamp? tia
3
by: ZJT | last post by:
What are the ways and corresponding tools to transform a docbook document to a pdf document? Thanks a lot!
11
by: Scott Brady Drummonds | last post by:
Hi, everyone, I've checked a couple of on-line resources and am unable to determine how reinterpret_cast<> is different from static_cast<>. They both seem to perform a compile-time casting of...
3
by: Andy Lomax | last post by:
I'm using a library where the supplier has provided base class 'foo', and a reference counting class which wraps 'foo': ------------------- library code ----------------------- template<class T>...
0
by: Rob | last post by:
Hello, I get an date field as a part of download in the format 01 Mar 04 12:00:00. I want this to be converted as a short date.How do i proceed? Also not connected with the above but in the same...
5
by: Paul | last post by:
Hi, Any one knows how to convert CString to LPCWSTR? Please advice, thanks! -P
0
by: | last post by:
Hi all, running the following code as an console application: #include <locale> #include <iostream> #include <sstream> #include <tchar.h> using namespace std;
4
by: =?Utf-8?B?VkIgSm9ubmll?= | last post by:
I am at my witless end here, please help! I have an ASP.Net aspx web page, hosted on Windows Server 2003, that receives a query string with the path to an autocad drawing file selected from a...
11
by: Steven Woody | last post by:
long i = nnn; long j; double d; d = i; j = ( long )d; in this case, i == j ? thanks.
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.