「Object Reference not set to an instance of an object」エラーの最も一般的な原因と修正方法はどれか。

いわゆるNullReferenceExceptionであり、使用しようとしたオブジェクト(変数)に実体がない場合に発生する。