Error when creating an IronPython project in VisualStudio; “Exception has been thrown by the target of an invocation.”
问题 I have a solution which will have a GUI built in on C# and I want to create a IronPython project in the solution which will be called from the C# code but I can't even create it. I'm using the python tools from CodePlex and IronPython 2.7 Edit: This is I found in the ActivityLog.xml System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Failed to load language 'IronPython 2.7.2.1': Method not