问题描述
我使用的微风1.4.1,Internet Explorer 8中,和ASP.NET MVC 4个Web API。查询时,我收到以下消息:
I'm using Breeze 1.4.1, Internet Explorer 8, and ASP.NET MVC 4 Web API. I received the following message when querying:
查询失败:元数据导入失败本地主机:端口/微风/数据/元数据;无法处理返回的元数据:堆栈空间不足
它工作在Firefox / Chrome浏览器。一个解决方法有什么建议?不幸的是我坚持IE8生产code。
It works on firefox/chrome. Any suggestions on a workaround? Unfortunately I am stuck with IE8 for production code.
推荐答案
你有没有检讨页面?它描述了一定的垫片,如果您使用IE8是必要的。
Have you reviewed the Breeze supported browsers page? It describes certain shims that are necessary if you use IE8.
在一般情况下,匀场后,微风没有麻烦IE8导入元。没有足够的信息,你给我们的问题,甚至妄自猜测,什么错误。
In general, after shimming, Breeze has no trouble importing metadata in IE8. There isn't enough information in your question for us to even hazard a guess as to what is going wrong.
也许你可以调试到它,并找到其中导入打破。
Perhaps you can debug into it and find where the import is breaking down.
这篇关于JavaScript消息的堆栈空间在IE8的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!