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

Steps to consider when upgrading Win app from .Net 1.0 to 1.1

Hi,

We have Win app that runs on .Net Framework 1.0. We want to port the app to
run on 1.1. What are the steps that I need to perform the upgrade and also
what are the issues that I should consider prior to that conversion?

Application components: Win App, COM+, SQL Server 2000, Biztalk Server
2002(conversion to Biztalk 2004 is not currently an option) , MSMQ, MSMQ
Connectors, Workflows(Biztalk orchstrations Xlangs), Windows Services,
Infagistics controls, User & custom controls, so on. Pretty complicated. Any
thoughts on this?

Thanks in advance,
--Alex
Jul 21 '05 #1
1 1352
For the most part, update to 1.1 is a simple matter. There are some notable
changes in XML, and the third party components may need updates. Overall,
however, it is a matter of changing which version the assembly runs under in
the config file. I would set up a test environment and change the config to
run under 1.1. If it works, set up a recompile under 1.1 (for compiler perf
tweaks) and test again.

When I went through this at a previous assignment, the XML transforms were
the big "show stoppers" that had to be overcome. There are some other changes
in the Framework, but most are fairly deep and not hit very often.

For what you are using, you can also check this site out:
http://www.gotdotnet.com/team/upgrade/apiChanges.aspx

---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************

"Alex Ayzin" wrote:
Hi,

We have Win app that runs on .Net Framework 1.0. We want to port the app to
run on 1.1. What are the steps that I need to perform the upgrade and also
what are the issues that I should consider prior to that conversion?

Application components: Win App, COM+, SQL Server 2000, Biztalk Server
2002(conversion to Biztalk 2004 is not currently an option) , MSMQ, MSMQ
Connectors, Workflows(Biztalk orchstrations Xlangs), Windows Services,
Infagistics controls, User & custom controls, so on. Pretty complicated. Any
thoughts on this?

Thanks in advance,
--Alex

Jul 21 '05 #2

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

Similar topics

2
by: wellington fan | last post by:
Dear newsies, My ISP has offered to upgrade my servers from 3.23 to 4.1. I'm excited by the potential gains in performance, and the ability to write subqueries, but am wary of any forward...
1
by: Thomas | last post by:
Hallo. Habe auf einem SeSE 9.1 Server due neue MySQL 4.1.11 und den dazugehörigen client installiert. #: mysql -V mysql Ver 14.7 Distrib 4.1.11, for pc-linux-gnu (i686) Soweit so gut der...
11
by: Aidan Tobin | last post by:
Hi, I have to upgrade a number of databases from Access 2.0, Access 97 and Access 2000 to work in Office 2003. These databases contain a number of Forms coded with VBA as well as a number of...
9
by: dotnettester | last post by:
Hi, Can any one point me to a good resource on what to expect for .NET Applications when upgrading from IIS 5.0 to IIS 6.0 We are thinking to move to IIS 6.0 but fear...... Thanks,
1
by: Alex Ayzin | last post by:
Hi, We have Win app that runs on .Net Framework 1.0. We want to port the app to run on 1.1. What are the steps that I need to perform the upgrade and also what are the issues that I should...
4
by: georges the man | last post by:
hey guys, i ve been posting for the last week trying to understand some stuff about c and reading but unfortunaly i couldnt do this. i have to write the following code. this will be the last...
6
by: JimLad | last post by:
Hi, We have a major ASP app that we are in the process of upgrading to ASP.NET 1.1 and probably on to ASP.NET 2.0 in the middle of next year. (We will also be upgrading to SQL2K5 at the same...
13
by: 7stud | last post by:
test1.py: -------------------- import shelve s = shelve.open("/Users/me/2testing/dir1/aaa.txt") s = "red" s.close() --------output:------ $ python test1.py
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...
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.