Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-659

add support for IronPython

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.6.3
    • Component/s: None
    • Labels:
      None

      pymongo does not currently support IronPython. While there is a c# mongo client, staying in pure python to access mongo would be much preferred. I tried using pymongo in IronPython but got the following when trying to instantiate a client:

      File "C:\App_Lib\pymongo\mongo_client.py", line 352, in _init_
      pymongo.errors.ConnectionFailure: Specified cast is not valid.

            Assignee:
            bernie@mongodb.com Bernie Hackett
            Reporter:
            robden Robert DeNeefe
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: