PC Review


Reply
Thread Tools Rate Thread

ANN: Final .NET Framework 1.1 SP1

 
 
Thomas Scheidegger [MVP]
Guest
Posts: n/a
 
      30th Aug 2004
..NET Framework 1.1 SP1

Date Published: 8/30/2004

http://www.microsoft.com/downloads/d...b-a83353618b38

Download
http://download.microsoft.com/downlo...867460-X86.exe


For Server 2003:
http://www.microsoft.com/downloads/d...3-a1038563df23

http://download.microsoft.com/downlo...60-x86-ENU.EXE


And the Fx 1.0 SP3:
http://www.microsoft.com/downloads/d...c-83e78d4abc5b


SP KB: (not yet?)
http://support.microsoft.com/?kbid=867460

KB: Determine whether service packs are installed on the .NET Framework
http://support.microsoft.com/?kbid=318785

but this is IMHO wrong, better inspect the file-version of mscorwks.dll:
1.1.4322.2032

Web (not yet?)
http://msdn.microsoft.com/netframewo...loads/updates/




Web sites for the (obsolete) Tech Preview:
http://msdn.microsoft.com/netframewo...sptechpreview/

Fix List:
http://msdn.microsoft.com/netframewo...tent11sp1.aspx





--
Thomas Scheidegger - MVP .NET - 'NETMaster'
http://www.cetus-links.org/oo_dotnet.html - http://dnetmaster.net/


 
Reply With Quote
 
 
 
 
rawCoder
Guest
Posts: n/a
 
      31st Aug 2004
Sorry I couldnt find a couple of very simple questions in the FAQ section,
can anyone hep here ...

I have 1.0 and 1.1 installed side by side, in what order should I apply the
Service Packs ?

Is a newer version of .NET Redistributable required for deployement of an
application made using the .NET 1.1 SP3 ?

Thank You in advance.
rawCoder



"Thomas Scheidegger [MVP]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> .NET Framework 1.1 SP1
>
> Date Published: 8/30/2004
>
>

http://www.microsoft.com/downloads/d...b-a83353618b38
>
> Download
>

http://download.microsoft.com/downlo...867460-X86.exe
>
>
> For Server 2003:
>

http://www.microsoft.com/downloads/d...3-a1038563df23
>
>

http://download.microsoft.com/downlo...60-x86-ENU.EXE
>
>
> And the Fx 1.0 SP3:
>

http://www.microsoft.com/downloads/d...c-83e78d4abc5b
>
>
> SP KB: (not yet?)
> http://support.microsoft.com/?kbid=867460
>
> KB: Determine whether service packs are installed on the .NET Framework
> http://support.microsoft.com/?kbid=318785
>
> but this is IMHO wrong, better inspect the file-version of

mscorwks.dll:
> 1.1.4322.2032
>
> Web (not yet?)
> http://msdn.microsoft.com/netframewo...loads/updates/
>
>
>
>
> Web sites for the (obsolete) Tech Preview:
> http://msdn.microsoft.com/netframewo...sptechpreview/
>
> Fix List:
>

http://msdn.microsoft.com/netframewo...tent11sp1.aspx
>
>
>
>
>
> --
> Thomas Scheidegger - MVP .NET - 'NETMaster'
> http://www.cetus-links.org/oo_dotnet.html - http://dnetmaster.net/
>
>



 
Reply With Quote
 
Thomas Scheidegger [MVP]
Guest
Posts: n/a
 
      31st Aug 2004
> couldnt find a couple of very simple questions in the FAQ section

Note, I guess it's still the tech-preview FAQ....


> I have 1.0 and 1.1 installed side by side,


this Framework versions are always installed side-by-side.


> in what order should I apply the Service Packs ?



AFAIK any order should work,
maybe start with Fx 1.0 SP3, then Fx 1.1 SP1.


> Is a newer version of .NET Redistributable required for deployement of an
> application made using the .NET 1.1 SP3 ?



your .NET apps should work anyway.
This new .NET service-packs are AFAIK bug-fixes only.

I hope Microsoft will publish some details soon
regarding deployment / redistributing of this service-packs.


I don't know if there will be a 'complete' (slipstreamed)
redistributable 'dotnetfx.exe' with the service-packs included.







--
Thomas Scheidegger - MVP .NET - 'NETMaster'
http://www.cetus-links.org/oo_dotnet.html - http://dnetmaster.net/


 
Reply With Quote
 
Thomas Scheidegger [MVP]
Guest
Posts: n/a
 
      31st Aug 2004
> > Is a newer version of .NET Redistributable required for deployement of an
> > application made using the .NET 1.1 SP3 ?

> I hope Microsoft will publish some details soon
> regarding deployment / redistributing of this service-packs.




In past, the primary distribution vehicle for .NET service-packs
was Windows-Update.....






--
Thomas Scheidegger - MVP .NET - 'NETMaster'
http://www.cetus-links.org/oo_dotnet.html - http://dnetmaster.net/


 
Reply With Quote
 
Patrick Philippot
Guest
Posts: n/a
 
      31st Aug 2004
Thomas Scheidegger [MVP] wrote:
> And the Fx 1.0 SP3:
>
> http://www.microsoft.com/downloads/d...c-83e78d4abc5b


The US version of this package doesn't install. The installer complains
that it cannot find netfx.msi in my temp folder and indeed, there's no
such file extracted to my disk during the installation process.

--
Patrick Philippot - Microsoft MVP
MainSoft Consulting Services
www.mainsoft.fr


 
Reply With Quote
 
Patrick Philippot
Guest
Posts: n/a
 
      31st Aug 2004
JPS wrote:
> My install of 1.0 went OK. I have three files in my temp directory
> that match netfx*.log, but it cleaned up any netfx.msi file it might
> have created. Make sure your temp directory security gives SYSTEM and
> you full control of it.


Thanks, Jeffrey.

Me and SYSTEM have full permissions on the TEMP folder. The error code
(from the log file) is 1603. It seems to be related to RPC operations.
So I tend to think that it's again an XP SP2 problem (already had RPC
rpoblems with XP SP2).

--
Patrick Philippot - Microsoft MVP
MainSoft Consulting Services
www.mainsoft.fr


 
Reply With Quote
 
Patrick Philippot
Guest
Posts: n/a
 
      31st Aug 2004
JPS wrote:
> My install of 1.0 went OK. I have three files in my temp directory
> that match netfx*.log, but it cleaned up any netfx.msi file it might
> have created. Make sure your temp directory security gives SYSTEM and
> you full control of it.


Strangely enough, re-installing the .Net Framework 1.0 SP2 works without
a hitch on the same system. So I guess I don't have any permission
problem or whatever. In that case, I can see how the Temporary folder is
created and how the installation program unarchives the installation
files there.

So the SP3 installer must have something special.

--
Patrick Philippot - Microsoft MVP
MainSoft Consulting Services
www.mainsoft.fr


 
Reply With Quote
 
Anders Borum
Guest
Posts: n/a
 
      31st Aug 2004
Hello!

I have been waiting for Microsoft to fix this error:
http://support.microsoft.com/?kbid=834608

However, it seems like I'm still using the old 1.1 framework or the patch
somehow failed during installation (and didn't notify me). I have been
looking at the files in the .NET framework directory and none of the files
seems "touched" after 20th of july.

Any ideas? Are we supposed to run some executable after installing the .NET
1.1 SP1 patch (unlikely, but I'd better ask)?

Thanks in advance!

--
venlig hilsen / with regards
anders borum
--


 
Reply With Quote
 
Willy Denoyette [MVP]
Guest
Posts: n/a
 
      31st Aug 2004
..NET 1.1 SP1 was built on Juli 15th so this is quite normal.
To check the version you have now, you can chech the version number of the
files by reading their properties from the explorer.
All new files should read Version 1.1.4322.2032.

WIlly.


"Anders Borum" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello!
>
> I have been waiting for Microsoft to fix this error:
> http://support.microsoft.com/?kbid=834608
>
> However, it seems like I'm still using the old 1.1 framework or the patch
> somehow failed during installation (and didn't notify me). I have been
> looking at the files in the .NET framework directory and none of the files
> seems "touched" after 20th of july.
>
> Any ideas? Are we supposed to run some executable after installing the
> .NET
> 1.1 SP1 patch (unlikely, but I'd better ask)?
>
> Thanks in advance!
>
> --
> venlig hilsen / with regards
> anders borum
> --
>
>



 
Reply With Quote
 
Thomas Scheidegger [MVP]
Guest
Posts: n/a
 
      31st Aug 2004
Hi Patty


> Say if I'm a developer, do I have to install it on my own development PC, or
> every PC running the framework that's got a .NET application installed, for
> it to take effect?



this service-packs are for the .NET Runtime,
thus must be deployed to every PC to take effect.
(similar like a Windows service-pack)

I guess this .NET service-packs will be on Windows-Update soon.




--
Thomas Scheidegger - MVP .NET - 'NETMaster'
http://www.cetus-links.org/oo_dotnet.html - http://dnetmaster.net/


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Visual Studio 2005 Final release and .Net Framework 2.0 Sanjeev Kumar Microsoft Dot NET Framework 1 7th Nov 2005 05:14 PM
Visual Studio 2005 Final release and .Net Framework 2.0 Sanjeev Kumar Microsoft ASP .NET 1 7th Nov 2005 04:49 PM
.NET Framework 2. Beta: final version? DraguVaso Microsoft Dot NET Framework 2 6th Sep 2005 01:39 PM
ANN: Final .NET Framework 1.1 SP1 Thomas Scheidegger [MVP] Microsoft Dot NET Framework 14 6th Sep 2004 10:13 AM
ANN: Final .NET Framework 1.1 SP1 Thomas Scheidegger [MVP] Microsoft C# .NET 14 6th Sep 2004 10:13 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:00 AM.