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.
exception.JPG

Reply With Quote