Search Result

Collapse
2 results in 0.0040 seconds.
Keywords
Members
Tags
c# contextswitchdeadlock
  •  

  • OldButStillLearning
    Guest started a topic ContextSwitchDeadlock

    ContextSwitchDeadlock

    Hello, I am getting this "ContextSwitchD eadlock" error message pop up in
    situations where I am doing a Data Reader loop, where I am processing about
    40,000 records. For each record read via the data reader, I am creating
    another data reader to read another database table (can't join these tables -
    on different machines) to get additional information. I am guessing that I
    am getting this error message becuase...
    See more | Go to post

  • Ian Semmel
    Guest started a topic Context Switch Deadlock Was Detected

    Context Switch Deadlock Was Detected

    I am doing a length operation reading access database and creating a sql
    database when I get this message.

    What am I supposed to do to get around it ?

    Thanks...
    See more | Go to post
Working...