Results 1 to 2 of 2

Thread: Visual Studio AddIn installation fails

  1. #1
    Synchro is offline Registered User
    Name: Bernd Heins
    Organization: TRUMPF
    Project: CAM software
    Join Date
    Aug 2009
    Posts
    1

    Visual Studio AddIn installation fails

    The installation of the VS2005 AddIn results in an error message:

    Error opening file: \\server\blabla$\Eigene Dateien\Visual Studio 2005\Addins\Ice-VS2005.AddIn (German WinXP)

    While this remote directory exists, there is no file Ice-VS2005.AddIn. The installation routine keeps looking for this directory also after changing the VSMYDOCUMENTS directories.

    When choosing "OK" in the error dialog, the installation routine performs a rollback.

    Any idea, what's going wrong there? Is there any way to define a different installation directory?

    Gruß,

    Bernd

  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 Berm

    This seems a problem with the installer to handle network folders, i have been able to reproduced the problem and it will be fixed with the next release of the add-in.

    The installer doesn't read VSMYDOCUMENTS to find the installation path, Ice-VS2005.AddIn is installed in %MYDOCUMENTS%\Visual Studio 2005\Addins, so you should need to change MYDOCUMENTS to be a local folder.

    Or if you want to use a network folder at this point you could do that by installing the extension from sources, there are instructions in INSTALL file of source distribution available here

    Thanks for report this bug,
    José
    Last edited by xdm; 08-18-2009 at 09:30 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: 08-05-2010, 03:39 PM
  2. IceVisual Studio Extension installation failure
    By allro in forum Bug Reports
    Replies: 2
    Last Post: 07-15-2009, 12:19 PM
  3. Beginner use with Visual Studio C++
    By Uncle in forum Help Center
    Replies: 2
    Last Post: 04-03-2007, 01:50 AM
  4. Hello World in Visual Studio 6
    By orphean in forum Help Center
    Replies: 5
    Last Post: 01-09-2006, 11:33 AM
  5. Visual studio net
    By xdm in forum Help Center
    Replies: 1
    Last Post: 02-06-2004, 09:56 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
  •