problem with no rows being returned - but rows are there

  • Thread starter Thread starter Marina Levit [MVP]
  • Start date Start date
Right, that's what we are focusing on. The hardest part is looking at all
the hardware potential problems - and which particular one is the problem.
Especially since this is at a client site, so it's not like we are able to
examine every piece of hardware involved. The client is looking at us
because the software isn't working - and we can't tell them it is something
in their setup, and to go figure it out. But the problem of course is their
own hardware - but we have to prove it.

The most baffling part, is that there isn't an exception being thrown. That
would make life so much easier. It feels like the framework really should be
able to tell that there is a problem and not just behave as if everything is
fine and dandy, and throw an exception whenever this problem (whatever it
is) appears.
 
Marina,

Why I started to tell about Sessions, was that that came as first in my mind
what can be affected during the process and is a part of IIS. Probably there
is more, that is were I would start.

The reseting of the IIS is your trigger for that, but as well that there
should have been a process (what I assume).

Just my thought,

Cor
 
Ah, Cor might be on to something there. Are you using SSPI security? If so,
does the specific (problem) clients have the same rights as other clients?
Are they group/role-based?

--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
 
Back
Top