Hello,
I am trying to use SLIDES and I get the following runtime error :
Failed PowerToPDF Test Test method Test.UnitTest1.PowerToPDF threw exception: System.MissingMethodException: Method not found: ‘Void System.IO.MemoryStream.Close()’…
This happens when I run this code :
var presentation = new Aspose.Slides.Presentation(@“c:\1.ppt”);
I have looked at the ref and noticed that the slides dll says runtime v1.x.x.x.
All the other Aspose products I have tested have a separate folder for .NET 1 and 2.
I have downloaded v2.9 from the website.
I suspect this is an issue with the MSI.
Thanks
Steve
Hello Steve,
Msi installer contains .dll for .Net 1.1 only.
Please download zip file, it has both versions.