Results 1 to 3 of 3

Thread: IceVisual Studio Extension installation failure

  1. #1
    allro is offline Registered User
    Name: Alex Leiderman
    Organization: Cell2Bet
    Project: Management Server
    Join Date
    Jul 2008
    Posts
    10

    Exclamation IceVisual Studio Extension installation failure

    Hi,

    I use VS2005 with Ice 3.3.1 on Vista Premium; I'm administrator of this machine. During Ice VS Extension installation I've got the attached error.

    Please help.
    Attached Images Attached Images

  2. #2
    xdm's Avatar
    xdm
    xdm is offline ZeroC Staff
    Name: Jose Gutierrez de la Concha
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Sep 2003
    Location
    La Coruña, Spain
    Posts
    588
    Hi Alex,

    The Visual Studio Extension installer relies upon VBScript, which for some reason isn't registered automatically in your Vista installation.

    Try this :

    As administrator open a command prompt

    Start button -> All Programs -> Accessories -> Right click on Command Prompt, select 'Run as administrator'.

    Then type following commands

    > cd C:\Windows\System32
    > regsvr32 vbscript.dll

    You should get a message box saying DLL has been registered.

    Run the installer again.

    Hope this solve the issue

  3. #3
    allro is offline Registered User
    Name: Alex Leiderman
    Organization: Cell2Bet
    Project: Management Server
    Join Date
    Jul 2008
    Posts
    10
    José,

    After VBScript registration the installation worked as expected.

    Thanks a lot for the fast reply.
    Best Regards,
    --Alex

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Ice Visual Studio Extension 3.4.1.1 Released
    By dwayne in forum Announcements
    Replies: 0
    Last Post: 10-17-2010, 07:09 PM
  2. Visual Studio Extension - Slice Compiler Options
    By domehead100 in forum Help Center
    Replies: 2
    Last Post: 07-31-2009, 01:38 PM
  3. Replies: 0
    Last Post: 07-09-2009, 01:23 PM
  4. Replies: 2
    Last Post: 06-29-2009, 09:00 AM
  5. Ice Visual Studio Extension Released
    By michi in forum Announcements
    Replies: 0
    Last Post: 06-25-2009, 10:53 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
  •