for_aspose.zip (186 Bytes)
Exception: ArgumentException
Message: System::ArgumentException: __cdecl System::Drawing::Bitmap::Bitmap(const class System::SmartPtr<class System::IO::Stream> &,bool)
Stack Trace:
at System.Drawing.Bitmap..ctor(Stream stream, Boolean useIcm)
at .(MemoryStream , Boolean , )
at .(MemoryStream )
at .e()
at .()
at .(UInt32 )
at .()
at .()
at .(Stream , ISaveOptions )
at Aspose.Slides.Presentation.Save(Stream stream, SaveFormat format, ISaveOptions options)
at Aspose.Slides.Presentation.Save(String fname, SaveFormat format)
at Filestar.Plugin.AsposeSlides.ConvertSkill.<>c__DisplayClass0_0.<Run>b__0() in D:\a\1\s\Filestar.Plugin.AsposeSlides\ConvertSkill.cs:line 38
--- End of stack trace from previous location ---
at Filestar.Plugin.AsposeSlides.ConvertSkill.<>c__DisplayClass0_0.<Run>b__0() in D:\a\1\s\Filestar.Plugin.AsposeSlides\ConvertSkill.cs:line 47
at Filestar.Plugin.AsposeSlides.Utils.<>c__DisplayClass0_0.<RunAbortable>b__1() in D:\a\1\s\Filestar.Plugin.AsposeSlides\Utils.cs:line 34
--- End of stack trace from previous location ---
at Filestar.Plugin.AsposeSlides.Utils.RunAbortable(Action work, CancellationTokenSource cts) in D:\a\1\s\Filestar.Plugin.AsposeSlides\Utils.cs:line 52
at Filestar.Plugin.AsposeSlides.ConvertSkill.Run(SkillRequest request, IRunArguments arguments) in D:\a\1\s\Filestar.Plugin.AsposeSlides\ConvertSkill.cs:line 27
at Filestar.Core.AbstractRunner._ExecuteNode(Job job, AbstractSkillManifest manifestNode, SkillRequest skillRequest, Nullable`1 recipeIndex, HashSet`1 visitedFallbacks, String path, Int32 depth, Stack`1 nodeIds, CancellationTokenSource cancellationTokenSource, IProgress`1 progress)
at Filestar.Core.AbstractRunner._ExecuteJob(Job job)