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

.Net 1.1 upgrade

Thanks to the great guys who responded. I was able to install 1.1 on the dev
machines and convert all the applications to 1.1. I did not run into any
problem except with an WINDOWS app that is beging accessed thru a website.
So I need your help.

The windows application app.exe is hosted on a website. Users can access the
app like http://application/app.exe. We have also used windows active
directory groups to give limited access to various groups. app.exe is
written in 1.0. Now I installed 1.1 on the dev machine and ran
"C:\WINNT\Microsoft.NET\Framework\v1.0.3705\aspnet _regiis -r" to make sure
all the applications that are written in 1.0 are still running. Because when
we go live with 1.1 some of the applications may be still running on 1.0.
All the web applications are still functioning properly after running the
above command except this win app app.exe. When I go to
http://application/app.exe I get "Anexception 'system.argumentException' has
occured in IEExec.exe" error. I am not sure what the cause is. But when I
went to the windows folder and double click on app.exe the application is
opened. Any idea what is the error?

Please help.

".NET Developer" <De*******@Developer.net> wrote in message
news:eX**************@TK2MSFTNGP12.phx.gbl...
Currently all of our Dev/Test/Production servers have .NET Framework 1.0 on WIN 2000 servers. We use VS.NET 2002 for development. We have various
applications such as InterNet app, IntraNet app, Windows service,
Executables, Webservices etc written in C# . We are planning to migrate to
.NET Framework 1.1 and VS.NET 2003. But the OS is going to remain the same
WIN 2000.

What are the things I need to take care or know about?
Any potential issues I should be aware of?
Is it possible to migrate few applications at a time even though many of
these applications run on a single server? (Dev/Test/Prod servers are
different but internet apps run on 1 server, intranet apps on a server,
services on a server)
Can the Dev machine have both 1.0/1.1 and VS 2002/VS 2003?
During the migration process if any production support issues come up we
should be able to use 1.0, VS 2002 and apply the patch. Is this possible?
What precautions I should take at the earlier stages?
Any this else I should be aware of?

Please point me in the right direction.

Thanks a Lot



Nov 18 '05 #1
1 990
If you need to mix and match ASP.NET versions, don't miss out on this tool:

http://www.denisbauer.com/NETTools/A...nSwitcher.aspx

I'm wondering if like this is a case where you need to explicitly tell your
app that it is okay to use a different version of the .Net Framework.

Not sure, but you might want to take a look at the section

Redirecting .NET Framework Assembly Binding

in the article here:

http://msdn.microsoft.com/library/de...edirection.asp

".NET Developer" <De*******@Developer.net> wrote in message
news:ew**************@TK2MSFTNGP11.phx.gbl...
Thanks to the great guys who responded. I was able to install 1.1 on the
dev
machines and convert all the applications to 1.1. I did not run into any
problem except with an WINDOWS app that is beging accessed thru a website.
So I need your help.

The windows application app.exe is hosted on a website. Users can access
the
app like http://application/app.exe. We have also used windows active
directory groups to give limited access to various groups. app.exe is
written in 1.0. Now I installed 1.1 on the dev machine and ran
"C:\WINNT\Microsoft.NET\Framework\v1.0.3705\aspnet _regiis -r" to make sure
all the applications that are written in 1.0 are still running. Because
when
we go live with 1.1 some of the applications may be still running on 1.0.
All the web applications are still functioning properly after running the
above command except this win app app.exe. When I go to
http://application/app.exe I get "Anexception 'system.argumentException'
has
occured in IEExec.exe" error. I am not sure what the cause is. But when I
went to the windows folder and double click on app.exe the application is
opened. Any idea what is the error?

Please help.

".NET Developer" <De*******@Developer.net> wrote in message
news:eX**************@TK2MSFTNGP12.phx.gbl...
Currently all of our Dev/Test/Production servers have .NET Framework 1.0

on
WIN 2000 servers. We use VS.NET 2002 for development. We have various
applications such as InterNet app, IntraNet app, Windows service,
Executables, Webservices etc written in C# . We are planning to migrate
to
.NET Framework 1.1 and VS.NET 2003. But the OS is going to remain the
same
WIN 2000.

What are the things I need to take care or know about?
Any potential issues I should be aware of?
Is it possible to migrate few applications at a time even though many of
these applications run on a single server? (Dev/Test/Prod servers are
different but internet apps run on 1 server, intranet apps on a server,
services on a server)
Can the Dev machine have both 1.0/1.1 and VS 2002/VS 2003?
During the migration process if any production support issues come up we
should be able to use 1.0, VS 2002 and apply the patch. Is this possible?
What precautions I should take at the earlier stages?
Any this else I should be aware of?

Please point me in the right direction.

Thanks a Lot



Nov 18 '05 #2

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

Similar topics

2
by: Tappy Tibbons | last post by:
Have many of you upgraded to VS 2003? We have been using Visual Studio 2002, and are somewhat satisfied, except for the following areas: Speed - VS2002 apps are dead dog slow to start up, and...
1
by: cpchan | last post by:
If I want to upgrade the following system : (1) Oracle 8i RDBMS (2) Oracle Finance 11.5.2 to : (1) Oracle 9i RDBMS (2) Oracle Finance 11.5.8
8
by: Patrick | last post by:
Hi I am in the process of learning javascript and was wondering how often the web professionals update I.E & N.N? I mean do you religiously wait for the next upgrade and download it ASAP when...
4
by: Dave Harney | last post by:
Hi Newsgroup, I'm currently using VS Ver 7.0.9466 with an OS of Server 2000 (domain controller) Ver 5.0.2195 (Build 2195) SP4. I have MSDN Universal and would like to upgrade my development...
3
by: Ryan Cowan | last post by:
I would like to upgrade from XP Home to Professional. However, I get the following error message: "Setup cannot continue because the version of Windows on your computer is newer than the version...
3
by: John | last post by:
Hello, I am trying to figure out how to determine if I have fixed an upgrade warning. If I delete the green text then the upgrade warning goes away. However, I would expect it to come back...
36
by: Tim | last post by:
Is there a way to upgrade from Visual C++ Net 2002 to Visual C++ Net 2003? The 2002 version does not provide a Windows Forms Designer. I can't find any upgrade package on Microsoft's website. ...
2
by: Jerry Derringer | last post by:
Our company just upgraded to VS 2005 (and by the way, I love it!) I was able to migrate the code for our product from VS2003 to VS2005 with only a few snags, and it's working great now. However...
6
by: Ajith Menon | last post by:
I am working on a project "ABC" which needs to be upgraded from .NET framework 1.1. We are thinking about upgrading it to .NET framework 2.0. The reason for this is that we have some unmanaged...
3
by: Mark D Powell | last post by:
I attempted to upgrade my SQL Server 2000 Enterprise Edition (32 bit) to SQL Severer 2005 EE 32 bit and while the prereqs passed the installer will not let me select the version 8.00.x (2000 SP4)...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

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.