Thread is not in a request from GridFS.Upload

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Major - P3
    • 0.11
    • Affects Version/s: 0.11
    • Component/s: None
    • None
    • Environment:
      Windows 7 x64
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      I have an application that is running on multiple threads. It creates some files during certain conditions, and attempts to save them to GridFS. After running for a few minutes, it will crash with the following exception:

      Thread is not in a request (did you call RequestStart?)

      Here is what the call looks like:

      var fileInfo = _database.GridFS.Upload(fileStream, fileName);

              Assignee:
              Robert Stam
              Reporter:
              Joe Seymour
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: