System.ExecutionEngineException问题 [英] Problem with System.ExecutionEngineException

查看:68
本文介绍了System.ExecutionEngineException问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好

我的Metro风格应用程序从代码的未知部分随机抛出System.ExecutionEngineException。

My Metro Style app throws randomly a System.ExecutionEngineException from an Unknow portion of code.

该应用程序从Azure上托管的WCF服务中读取许多图像,然后将它们显示在网格视图中。 (类似于烹饪书应用程序)。

The app reads many images from a WCF service hosted on Azure and then display them into a grid view. (something like the cook book application).

非常奇怪的事实是,这个异常似乎与我们从服务加载的图像数量相关但我们没有找到具体的我们可以加载的图像限制:例如,如果我们尝试从服务下载大量图像,然后DO
不显示它们,应用程序不会抛出任何异常;如果我们从本地存储中加载大量图像然后显示它们,应用程序也不会抛出任何异常。

The very strange fact is that this exception seems to be related with the number of images we load from the service but we didn't find a specific limit of images we could load: for example if we try to download a lot of images from the service and then DO NOT display them, the app doesn't throw any exception; if we load lot of images form a local storage and then display them the app doesn't throw any exception too.

有没有人经历过这样的事情?

Has anyone experienced something like that?

我们如何更深入地调查?

How can we investigate deeper?

提前谢谢

推荐答案

您可以尝试使用DebugDiag捕获ExecutionEngineException的转储,然后告诉我们您何时拥有它   否则,没有太多可以解决这个问题。

You can try capturing a dump of the ExecutionEngineException using DebugDiag and then let us know when you have it.    Otherwise there's not much to go on to fix this.


这篇关于System.ExecutionEngineException问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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