Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
There are some properties in the .NET Framework that should always return an object. For example, the Controls collection of a form should always return an object, even when there are no controls in it.
To correct this error
- Ensure that the property specified in the error is not null.