New Post: Read Pdf image using Magick.NET-x86.dll, StackOverflow exception?
Are you able to create a crashdump? This could help me track down the problem.
View ArticleNew Post: "is not marked as serializable" error with Q8 for AnyCPU
Hi All ! I'm French. So, sorry for my very bad English and please talk simply if you can. I try to use MagickImage. I installed with Nuget Package Manager : Q8 version for AnyCPU. My project is a Web...
View ArticleNew Post: "is not marked as serializable" error with Q8 for AnyCPU
Are you using Glimpse in your project? The user from the topic 'https://magick.codeplex.com/discussions/586289' reported something similar.
View ArticleNew Post: "is not marked as serializable" error with Q8 for AnyCPU
Thanks for the quick answer. I have already read this topic. But i not use Glimpse.
View ArticleNew Post: "is not marked as serializable" error with Q8 for AnyCPU
Are you using any other packages in your project besides Magick.NET? Can you try disabling them and see if that solves the problem?
View ArticleNew Post: "is not marked as serializable" error with Q8 for AnyCPU
Ok. But if it's a package, what is the solution ? I have many package in my project. I need a lot of time to do this.
View ArticleNew Post: "is not marked as serializable" error with Q8 for AnyCPU
Just to be sure, did you install the VisualStudio C++ Redistributable 2012 as described in the documentation?
View ArticleNew Post: "is not marked as serializable" error with Q8 for AnyCPU
Yes. From this link : http://www.microsoft.com/fr-fr/download/details.aspx?id=30679 I installed the x64 and x86 version.
View ArticleNew Post: "is not marked as serializable" error with Q8 for AnyCPU
Meanwhile, i added a "[Serializable]" to "ApplicationIdentity". And the error is different :Server Error in '/' Application. Unable to find assembly 'Martin3D.Website, Version=1.0.0.0, Culture=neutral,...
View ArticleNew Post: "is not marked as serializable" error with Q8 for AnyCPU
I am really starting to wonder if this is a Magick.NET issue. This looks like something in your project.
View ArticleNew Post: Read Pdf image using Magick.NET-x86.dll, StackOverflow exception?
Are you still experiencing this issue? I could really use the crash dump to figure out what is going on.
View ArticleNew Post: Read Pdf image using Magick.NET-x86.dll, StackOverflow exception?
May be I can help to find the cause. These assemblies have the error mentioned above: Magick.NET-7.0.0.0010-Q8-x86-net40-client Magick.NET-7.0.0.0011-Q8-x86-net40-client The most recent dll's version...
View ArticleNew Post: Multilayer psd, png with transparency displayed with errors/wrong...
Thank you for providing me with your image. I did find an issue in the PSD writer that will be fixed in the next release of Magick.NET. In a PSD image all images should use the same number of channels....
View ArticleNew Post: Read Pdf image using Magick.NET-x86.dll, StackOverflow exception?
Your logging looks incomplete did you remove some things from it? And are you able to provide me with a crash dump?
View ArticleNew Post: Read Pdf image using Magick.NET-x86.dll, StackOverflow exception?
No, I didn't remove anything from log; I've created new empty file right before running application and took it after the application have crashed with error. Here is the dump without heap:...
View ArticleNew Post: Read Pdf image using Magick.NET-x86.dll, StackOverflow exception?
Can you create one with the heap information? It is not telling me that much right now.
View ArticleNew Post: Read Pdf image using Magick.NET-x86.dll, StackOverflow exception?
Over 400 MB in my environment, are you sure? Well, I put it in a zip: https://yadi.sk/d/p_XlTvjKfuczy Have to go now, will be online tomorrow.
View ArticleNew Post: Read Pdf image using Magick.NET-x86.dll, StackOverflow exception?
I noticed you are using Magick.NET-7.0.0.0010. Can you try Magick.NET-7.0.0.0011? I did fix something in Magick.NET-7.0.0.0010 that caused a stack overflow exception.
View ArticleNew Post: Read Pdf image using Magick.NET-x86.dll, StackOverflow exception?
As I already mentioned, Magick.NET-7.0.0.0011 crashes with the same error while converting pdf. Here are the log information plus dumps with and without heap for v7.0.0.0011 in the single archive:...
View ArticleNew Post: Read Pdf image using Magick.NET-x86.dll, StackOverflow exception?
I just wanted to make sure it was still happening in version 7.0.0.0011. I contacted you through CodePlex to continue the conversation by e-mail.
View Article