Migration problem

I just migrated to the new Aspose.slides, and when I try to run my code, I get the following exception

Exception in thread “Thread-2” java.lang.NoClassDefFoundError: com/sun/media/jai/codec/ByteArraySeekableStream
at com.aspose.slides.Presentation.do(SourceFile:297)
at com.aspose.slides.Presentation.(SourceFile:471)

I am using java version 1.6.0_05
My classpath is correct.
My OS is win xp sp2 (I doubt it is platform dependent).

Can you please help me?

thank you in advance.