Update for VS.NET 2003 after .NET Framework 1.1 SP1?

H

Henrik Dahl

Hello!

Some time ago .NET Framework 1.1 SP1 got released. Is there a corresponding
update for .NET Framework 1.1 SDK or Visual Studio 2003 or should we simply
apply the ordinary .NET Framework 1.1 SP1 package?


Best regards,

Henrik Dahl
 
K

Kevin Yu [MSFT]

Hi Henrik,

First of all, I would like to confirm my understanding of your issue. From
your description, I understand that you need to know if there is any
service packs for .net framework SDK and VS.NET 2003. If there is any
misunderstanding, please feel free to let me know.

The service pack contains improvements for security in .NET framework 1.1.
In addition, the service pack includes roll-ups of all reported customer
issues found after the release of the Microsoft .NET Framework 1.1. Of
particular note, SP1 provides better support for consuming WSDL documents,
Data Execution prevention and protection from security issues such as
buffer overruns.

The other parts in .NET framework SDK wasn't changed. So there is no sp1
updates for SDK or VS.NET 2003. We only need to update the changed part --
the framework itself. So simply apply the ordinary .NET framework 1.1 sp1
package is fine.

HTH.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top