Results 1 to 2 of 2

Thread: Using slice2sl

  1. #1
    JvD
    JvD is offline Registered User
    Name: Joost van Doorn
    Organization: Moba
    Project: Main Control Software
    Join Date
    Dec 2008
    Posts
    22

    Using slice2sl

    I installed Ice for Silverlight on a machine. This machine also has Visual Studio C# 2008 Express Edition and Visual Web Developer 2008 Express Edition installed.
    On this machine I was not able to run slice2sl.exe. I got a message indicating the application was invalid and had to be reinstalled.

    I was able to fix this problem by installing Visual Studio C++ 2008 Express Edition.

    Can somebody provide me with some explanation and, possibly, a solution that does not require the installation of C++ 2008 Express Edition. I want to install some machines with Ice and C# 2008 Express Edition and Web Developer 2008 Express Edition in order to demo ICE and Silverlight. I do not want to install C++ 2008 Express Edition as well, since I do not need that for my demo.

    Best regards, Joost van Doorn

  2. #2
    dwayne's Avatar
    dwayne is offline ZeroC Staff
    Name: Dwayne Boone
    Organization: ZeroC, Inc.
    Project: Internet Communications Engine
    Join Date
    Jan 2005
    Location
    St. John's, Newfoundland
    Posts
    397
    The Slice-to-Silverlight translator is a C++ application built with Visual C++ 2008 and thus has a dependency on the Visual C++ runtime. Thus slice2sl.exe requires the C++ runtime is installed on the machine you are using it on. Instead of installing Visual C++ you might be able to use the Microsoft Visual C++ 2008 SP1 Redistributable Package instead.

    In future releases we will statically the Visual C++ runtime so this will not be necessary.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. slice2sl 0.3.0 - code generation for dispatch__
    By kwaclaw in forum Bug Reports
    Replies: 3
    Last Post: 09-26-2008, 09:54 AM
  2. slice2sl 0.3.0 - amd code generation
    By kwaclaw in forum Bug Reports
    Replies: 5
    Last Post: 09-23-2008, 01:00 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •