Archived

This forum has been archived. Please start a new discussion on GitHub.

Ice for silverlight and silverlight4

I installed silverlight4 but ice for silverlight support silverlight2, I run slice2sl.exe error, ice for silverlight how can we support silverlight4?

Comments

  • xdm
    xdm La Coruña, Spain
    Hi,

    We don't officially support Silverlight 4 yet, that being said, IceSl should work with Silverlight 4 without problems. You just need to compile your Slice definitions with slice2sl compiler and add a reference to IceSL.dll to your Silverlight projects, the easy way to do that is to use the Ice Visual Studio Add-In

    What error do you get from slice2sl? Note that slice2sl is just a C++ application an so is independent of your Silverlight setup.
  • Thank you, I have recompiled the source code to solve the problem

    Thank you, I have recompiled the source code to solve the problem