Object reference not set to an instance of an object

This article is more a reminder to myself but for a long time i kept getting the error “Object reference not set to an instance of an object” whilst running my asp.net websites even though the object was not null. I searched google and found my answer at http://forums.aspfree.com/net-development-11/common-causes-of-object-reference-not-set-to-an-instance-45799.html. You simply need to run (using the command prompt):

aspnet_regiis -i

Hope this helps.
Tags:
Overall Rating:
 
 [0 Vote(s)]

Bookmarks

de.lico.us Digg Facebook Reddit Stumble Upon
Added By: Lee Timmins on 12th Oct 2007 at 01:00

Comments

There are currently no comments.

New Comment

You must be logged in to comment on this article. Please login or register.