|
-
Mar 20th, 2002, 03:00 AM
#1
Thread Starter
Lively Member
-
Mar 20th, 2002, 07:26 AM
#2
Addicted Member
blimey, that was quick! i don't suppose this will fix any of the bugs in the IDE, just the framework?
-
Mar 20th, 2002, 07:38 AM
#3
Thread Starter
Lively Member
Right, it's SP1 of the Framework not Visual Studio.
-
Mar 20th, 2002, 11:08 AM
#4
Hyperactive Member
Now the fun begins!!!
Let's see about this death to DLL hell...
Install the new framework and try your existing app. That might work, with the side by side versions and all.
Now, make a new version of your assembly referencing the latest versions of the framework. Then, send this assembly to a friend that hasn't installed SP1. Will that work???
The whole point of the framework (21MB download) is so you don't have to distribute it with each of your apps. But, now you will have to check versions of the framework if the SP1 patch fixes something that you need to use. Right?
-scott
he he he
-
Mar 20th, 2002, 11:37 AM
#5
Hyperactive Member
Well, its just like Java, if the Java SDK you have is 1.3 and the app was written for 1.4, guess what, time to download 1.4, it sucks and all, but we gotta do what we gotta do i guess.
..::[ kleptos]::..
- Database Administrator (MSSQL 2000)
- Application Developer (C#)
- Web Developer (ASP.NET)

-
Mar 20th, 2002, 12:56 PM
#6
mmmmm. no dont think there is a problem. I just installed SP1 and an app I had compiled before the upgrade still works.
Service Pack <> New Version
Only problem would be if your app in SP1 uses something that activated a bug that it fixed and someone without the sp runs it.
-
Mar 20th, 2002, 01:02 PM
#7
Hyperactive Member
That's what I figured...
-scott
-
Apr 6th, 2002, 12:40 PM
#8
Hyperactive Member
If you deploy your app with a setup program made in VS.NET
there will be no problem to run it at your friends computer.
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
|