All Questions
1 question
2
votes
1
answer
181
views
Using IronPython on MS load tests
I am trying to use IronPython (2.7.3) in my MS load test (Visual studio 2012)
When calling : var engine = Python.CreateEngine();
I am getting :
Failed to load language 'IronPython 2.7.3': The ...