function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
DotNetDevilDotNetDevil 

Logon fails : object refrence not set to an instance

Hi there ,

I am  using Salesforce soap api to build the our application in asp/vb.net 2003. while debugging  I encounter logins and logout  enumurous time. but problem arises when i have to close application without logout. if i do it for several times (say more than 10 times) the soap api Starts giving error " object refrence not set to an instance"  in logon call.

the error continues to aries for for anothe 1-2 hours. till than i have to stop my work and sit back.

Please help!!

Thanx,
DotNetDevil.