Object reference not set to an instance of an object

J

Jay

Hi,

I have a web service which was running perfectly fine under my dev
machine running win xp PRO and under our test server running win 2k.
But since last week service stopped working on server. Everytime I call
it I get above error. I asked server guys if they installed anything in
last week, they say no. Does anyone know of any obvious difference
between win 2k and XP pro?

Jaydeep
 
M

Manohar Kamath

Could be one of the million ways you could get that error. The best way is
to ask for debug permissions on the machine, and see where your code is
breaking.
 
J

Jay

I did find the error. Code was failing exactly at connection.Open()
method. The error was cleared up (with no change in code) by resetting
IIS. My question is, how did this happen?, is there any known issue
with connection.Open() method or oracle connection pool to cause this
error? Right now error is gone but I am worried if it will happen again
and how frequently.

Jay
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,175
Latest member
Vinay Kumar_ Nevatia
Top