-
-
Notifications
You must be signed in to change notification settings - Fork 481
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
一个项目用Magicodes.IE跟NPOI #554
Comments
我也遇到了,NPOI从2.62到2.7,之前正常使用的都会报错了 |
我也遇到了 |
我也是这样的,没办法把npoi又给降级了 |
我没用NPOI,但是不知道为什么也有这个问题 |
我也是,很奇怪,应该怎么处理呢? |
关键是这个 Microsoft.IO.RecyclableMemoryStream.dll 的版本。 |
ok,thx |
Expected behaviour
Tell us what should happen.
升级最新的NPOI后 Magicodes.IE会报错
Actual behaviour
Tell us what happens instead. Provide a log message if relevant.
System,MissingMethodException: Method not found:'System. I0. MemoryStream Microsoft.I0.RecyclableMemoryStreamManager.GetStream(System. String)
I'm seeing this behaviour on
Remove this hint: these checkboxes can be checked like this: [x]
package versions
Example: Magicodes.IE.Excel 2.2.2, Magicodes.IE.Pdf 1.0
最新的Magicodes.IE跟NPOI
So how can we reproduce this?
Remove this hint: Pick one of these - use the Preview feature of this editor to get a sense which option we like best
exporter.ExportAsByteArray
Awesome ⭐⭐⭐⭐⭐
Provide a (link to a) minimal demo app showing the faulty behaviour.
Sweet ⭐⭐⭐⭐
Provide a concise code sample which can upload attachments.
Good ⭐⭐⭐
Provide your own app and instructions how to reproduce the issue.
Meh ⭐⭐
Provide a code sample with a bunch of magic parameters which I need to interpolate by guessing to reconstruct the actual runtime code.
Worst 💩
Say the source code can't be disclosed and refuse to provide any of the above. Expect this issue to be closed by a bunch of angry aliens 👽👽👽👽👽 that will hunt you down and 🔥 your 💻. You've been warned. 🚒
The text was updated successfully, but these errors were encountered: