Microsoft KB Archive/834280

From BetaArchive Wiki
Knowledge Base


FIX: A NullReferenceException error occurs when you use a method that has the default null value as a parameter in the .NET Framework 1.1

Article ID: 834280

Article Last Modified on 4/7/2006



APPLIES TO

  • Microsoft .NET Framework 1.1




SYMPTOMS

A NullReferenceException error may occur in the Microsoft .NET Framework version 1.1 when one of the following conditions is true:

  • You use reflection to obtain a default value of a parameter out of a method that uses a default null value for a parameter.
  • You use reflection to invoke a method that uses a default null value for a parameter.


RESOLUTION

To resolve this problem, obtain the latest service pack for the Microsoft .NET Framework 1.1. For more information, visit the following Microsoft Web site:

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. This problem was first corrected in Microsoft .NET Framework 1.1 Service Pack 1.

MORE INFORMATION

For more information, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates



Additional query words: Default NULL parameter NullReferenceException Reflection

Keywords: kbbug kbfix kbqfe kbnetframe110sp1fix kbnetframe110presp1fix kbhotfixserver KB834280