[Ironpython-users] IronPython, Daily Digest 5/23/2012
no_reply at codeplex.com
no_reply at codeplex.com
Thu May 24 16:30:43 CEST 2012
Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New issue] Failed to load language 'IronPython 2.7.2': “IronPython.Modules.SysModule”的类型初始值设定项引发异常。
2. [Status update] Failed to load language 'IronPython 2.7.2': “IronPython.Modules.SysModule”的类型初始值设定项引发异常。
3. [New comment] CallingDotNet example fails
----------------------------------------------
ISSUES
1. [New issue] Failed to load language 'IronPython 2.7.2': “IronPython.Modules.SysModule”的类型初始值设定项引发异常。
http://ironpython.codeplex.com/workitem/32760
User liuyi has proposed the issue:
"用户代码未处理 System.Reflection.TargetInvocationException
Message=Failed to load language 'IronPython 2.7.2': “IronPython.Modules.SysModule”的类型初始值设定项引发异常。
StackTrace:
位于 Microsoft.Scripting.Runtime.LanguageConfiguration.LoadLanguageContext(ScriptDomainManager domainManager, Boolean& alreadyLoaded)
位于 Microsoft.Scripting.Runtime.DlrConfiguration.LoadLanguageContext(ScriptDomainManager manager, LanguageConfiguration config)
位于 Microsoft.Scripting.Runtime.DlrConfiguration.TryLoadLanguage(ScriptDomainManager manager, AssemblyQualifiedTypeName providerName, LanguageContext& language)
位于 Microsoft.Scripting.Runtime.ScriptDomainManager.GetLanguageByTypeName(String providerAssemblyQualifiedTypeName)
位于 Microsoft.Scripting.Hosting.ScriptRuntime.GetEngineByTypeName(String assemblyQualifiedTypeName)
位于 IronPython.Hosting.Python.GetEngine(ScriptRuntime runtime)
位于 IronPython.Hosting.Python.CreateEngine()
位于 SilverlightApplication4.MainPage.MainPage_Loaded(Object sender, RoutedEventArgs e)
位于 MS.Internal.CoreInvokeHandler.InvokeEventHandler(Int32 typeIndex, Delegate handlerDelegate, Object sender, Object args)
位于 MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName)
InnerException: System.TypeInitializationException
Message=“IronPython.Modules.SysModule”的类型初始值设定项引发异常。
TypeName=IronPython.Modules.SysModule
StackTrace:
位于 IronPython.Modules.SysModule.PerformModuleReload(PythonContext context, PythonDictionary dict)
位于 IronPython.Runtime.PythonContext.InitializeSystemState()
位于 IronPython.Runtime.PythonContext..ctor(ScriptDomainManager manager, IDictionary`2 options)
InnerException: System.MethodAccessException
Message=安全透明方法“IronPython.Modules.SysModule.GetPrefix()”访问安全关键方法“System.Reflection.Assembly.get_Location()”的尝试失败。
StackTrace:
位于 IronPython.Modules.SysModule.GetPrefix()
位于 IronPython.Modules.SysModule..cctor()
InnerException:"-----------------
2. [Status update] Failed to load language 'IronPython 2.7.2': “IronPython.Modules.SysModule”的类型初始值设定项引发异常。
http://ironpython.codeplex.com/workitem/32760
User slide_o_mix has updated the issue:
Status has changed from Proposed to Closed with the following comment,
"Duplicate of 32452"-----------------
3. [New comment] CallingDotNet example fails
http://ironpython.codeplex.com/workitem/32742
User slide_o_mix has commented on the issue:
"I am unable to reproduce this. I'm using the code from the rst file on extending."
----------------------------------------------
----------------------------------------------
You are receiving this email because you subscribed to notifications on CodePlex.
To report a bug, request a feature, or add a comment, visit IronPython Issue Tracker. You can unsubscribe or change your issue notification settings on CodePlex.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20120524/a66afa53/attachment.html>
More information about the Ironpython-users
mailing list