内部编译器错误:请与Microsoft联系。 ILTransformTask失败了。 [英] Internal Compiler Error: Please contact Microsoft. ILTransformTask failed.

查看:110
本文介绍了内部编译器错误:请与Microsoft联系。 ILTransformTask失败了。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我尝试使用.NET本机编译器构建应用程序时出现此错误。

I get this error when I attempt to build the app using the .NET native compiler.

错误  17 内部编译器错误:请与Microsoft联系。 ILTransformTask失败。

Error 17 Internal Compiler Error: Please contact Microsoft. ILTransformTask failed.

错误  18  System.OutOfMemoryException:抛出了类型'System.OutOfMemoryException'的异常。

Error 18 System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

错误  19 在Microsoft .Cci.UtilityDataStructures.MultiHashtable`1..ctor(UInt32 expectedEntries)

Error 19 at Microsoft.Cci.UtilityDataStructures.MultiHashtable`1..ctor(UInt32 expectedEntries)

错误  20  at Microsoft.Cci.InternFactory.GetMethodReferenceInternedId(IMethodReference methodReference)

Error 20 at Microsoft.Cci.InternFactory.GetMethodReferenceInternedId(IMethodReference methodReference)

请告知。

推荐答案

<对不起,您在.NET Native工具链中遇到此错误。一般来说,工具链对整个程序的分析可能会结束一些非常大的工作集,所以不幸的是我们有时会看到OutOfMemory问题。为了让我们在您的案例中诊断出
正在发生的事情,并在未来的开发人员预览中为它创建一个修复程序,如果您愿意与我们分享您项目的IL二进制文件,那就太棒了。

Sorry that you ran into this error with the .NET Native tool chain. In general, the tool chain's analysis of whole programs can wind up with some very large working sets so we do unfortunately sometimes see OutOfMemory issues. In order for us to diagnose what's happening in your case and create a fix for it in a future developer preview, it would be great if you would be willing to share with us the IL binaries for your project.

如果您能够做到这一点,请发送电子邮件至
dotnetnative@Microsoft.com
,我们可以查看您的项目并诊断阻止您的当前预览中的错误

If that's something you're able to do, then please email dotnetnative@Microsoft.com and we can look at your project and diagnose the bug in the current preview that blocks you


这篇关于内部编译器错误:请与Microsoft联系。 ILTransformTask失败了。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆