Archived

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

Visual Studio Add-in Exception

I've got the following problem using the Ice Add-in (3.4.2) for Visual Studio 2010 professional (german localization): For my executable projects everything works as intended, but as soon as i switch the configuration type of a project to static .lib instead of .exe, I get a System.NullReferenceException as soon as I enable the Ice Builder and consequently the Ice Interfaces don't get compiled.

I attached a screenshot of what the error dialog looks like.
Attachment not found.

Comments

  • xdm
    xdm La Coruña, Spain
    Hi Moritz,

    Thanks for reporting this problem, i have posted a source patch that solve the issue.

    Let me know if the patch works for you.

    Jose
  • Hi Jose,

    Thank you for the swift fix, the patch is working fine for me.

    Greetings