Hi Samir,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
I would like to address your query from Aspose.Slides
perspective.
I regret to share that Aspose.Slides doesn't support
Silverlight at the moment. Actually, Silverlight applications can't reference
.NET assemblies. Silverlight uses different CLR to the rest of .NET, known as
the CoreCLR. The CoreCLR is a stripped down version containing only the stuff
deemed necessary by the Silverlight team.
Aspose.Slides uses a lot of functionality that isn't
available on Silverlight platform. Silverlight is meant to run in a
"sandbox" whereby many of the unsafe features such as direct access
to the file system are not allowed. Silverlight is missing core features and
types such as: ArrayList, Hashtable, SortedList, System.ICloneable,
System.Drawing (GDI+), BinarySerializer and the [Serializable] attribute that
are used in Asposoe.Slides.
For your kind reference, please visit the following
links as well:
http://stackoverflow.com/questions/4912306/add-refrence-problem-in-silverlight
http://www.netfxharmonics.com/2008/12/Reusing-NET-Assemblies-in-Silverlight
http://biofractal.blogspot.com/2009/03/convert-dotnet-assemblies-to.html
http://stackoverflow.com/questions/6693198/how-do-i-add-a-reference-to-an-assembly-that-wasnt-built-with-the-silverlight-r
An issue with issue id: SLIDESNET-15846 has
already been created in our issue tracking system to provide the support for
Silverlight. However, we cannot provide any time frame at the moment regarding
the support of this feature. Once the feature gets available, we will notify
you via this forum thread.
Sorry for the inconvenience,