How to get a .NET hotfix

  • Thread starter Thread starter Don Gollahon
  • Start date Start date
[X-Posting w/o F'up2 trimmed]
How do I get a .NET 1.1 hotfix without paying a $99 support fee?
It is mentioned in the following article:

http://support.microsoft.com/kb/842706/en-us

That Hotfix has nothing to do with .NET Framework 1.1. BTW:

| Note: In special cases, charges that are ordinarily incurred for
| support calls may be canceled if a Microsoft Support Professional
| determines that a specific update will resolve your problem.
 
Don Gollahon said:
How do I get a .NET 1.1 hotfix without paying a $99 support fee? It is
mentioned in the following article:

http://support.microsoft.com/kb/842706/en-us

The only way to get them is to call, as the article states. There are no
fees for a hotfix, as long as all you mention is the specific article
number.

[Courtesy of Kelly Theriot, MVP]
Call Microsoft Professional Customer Service @ 1-800-936-5700(4900) (this
line is 24/7), there is an option for hotfix. A rep will email you a link to
the fix.
 
Detlev said:
[X-Posting w/o F'up2 trimmed]
How do I get a .NET 1.1 hotfix without paying a $99 support fee?
It is mentioned in the following article:

http://support.microsoft.com/kb/842706/en-us

That Hotfix has nothing to do with .NET Framework 1.1. BTW:
Note: In special cases, charges that are ordinarily incurred for
support calls may be canceled if a Microsoft Support Professional
determines that a specific update will resolve your problem.

The file the article says will be updated is currently in the following
directory on my PC:

C:\Program Files\Microsoft.NET\SDK\v1.1\Bin

So I assumed it was .NET.
 
Don Gollahon said:
The file the article says will be updated is currently in the following
directory on my PC:

C:\Program Files\Microsoft.NET\SDK\v1.1\Bin

So I assumed it was .NET.

Nope. ".NET Framework SDK Version 1.1" will be installed automatically
when installing "Visual Studio .NET 2003". In addition, ".NET Framework
SDK Version 1.1" requires the ".NET Framework Redistributable Package
version 1.1" to be installed. Actually, these are three different layers.
As its name suggests, that updated file ("Microsoft.VisualStudio.dll")
is a "Visual Studio .NET 2003" hotfix rather than a ".NET 1.1" hotfix.
 

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

Similar Threads

How to get hotfix 4
How to get hotfixes 3
Hotfix question... 2
XPS Document - hotfix 946411 Tswpfwrp.exe 1
.NET Framework 25
.NET Framework 2.0 2
NET framework 3.5 sp1 - prompted to install 4
Share violation 1

Back
Top