|
-
Feb 5th, 2004, 08:25 AM
#1
Thread Starter
Lively Member
.NET 2002 framework 1
I just finished an application using .NET 2002 with framework 1. The computer I wish to install the application on is new and it has framework 1.1 already on it. Will this create a problem when I run the installer package which was created using .NET 2002 framework 1.
-
Feb 5th, 2004, 08:37 AM
#2
Sleep mode
-
Feb 5th, 2004, 09:01 AM
#3
Thread Starter
Lively Member
After reading that article, it seems that it would be safer to use the latest framework 1.1. Can I just run the dotnetfx.exe v1.1 on my development PC and replace the existing v1 framework. Then rebuild and create another installer package based on framework 1.1. In addition will .NET 2002 IDE work with framework v1.1.
-
Feb 5th, 2004, 09:09 AM
#4
Sleep mode
1-Can I just run the dotnetfx.exe v1.1 on my development PC and replace the existing v1 framework ?
You can have them both but it's not recommended . You should traget the 1.1 version when you rebuild your application by opening the proj and it asks you if you want to convert it to use 1.1 version of the framework if it didn't ask you then set that in the project properties .
2-In addition will .NET 2002 IDE work with framework v1.1.
Yes .
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|