.NET SP1 Error

  • Thread starter Thread starter Dave Mc
  • Start date Start date
D

Dave Mc

When installing .NET Framework SP! on a Windows server 2000 machine I get the
following error:
"The procedure entry point HeapSetInformation could not be located in the
dynamic link library KERNEL32.DLL"

Any ideas ?
 
.NET Framework SP! on a Windows server 2000
entry point HeapSetInformation could not be located in the
dynamic link library KERNEL32.DLL


according
<URL:http://download.microsoft.com/download/9/a/e/9ae0f6cc-7032-408e-9ca7-989f9e4af4ec/dotNetReadMe.htm>
2.1.9.
.NET Framework 2.0 SP1 Setup fails on Windows 2000 SP4
and displays the error message,
"The procedure entry point HeapSetInformation could not be located
in the dynamic link library KERNEL32.dll."

To resolve this issue: Install kb835732
<URL:http://www.microsoft.com/downloads/details.aspx?FamilyID=0692C27E-F63A-414C-B3EB-D2342FBB6C00>

or for 2000 SP4, the complete rollup 1:
<URL:http://www.microsoft.com/downloads/details.aspx?FamilyId=B54730CF-8850-4531-B52B-BF28B324C662>
 
Back
Top