tags:

views:

41

answers:

2

I am trying to load my website and it says object instance not found. What do i do??

A: 

make sure that the object that it is complaining about is instantiated before it is used...or check it for null before using it. Can you post the actual error and code here so we can see more detail?

Andrew Siemer
A: 

More info please.

You flagged C# so can I assume ASP.NET? What version? What version of IIS? Did it ever work? Have you changed anything? Can you strip stuff out to get soemthing working? Then add back a step at a time?

n8wrl