I have been writing ICE applications with VS 2003 C# and it works great. I thought I'd give VS 2005 a try and ran into warning messages when running the same application. I get an invalid dll reference in icecs.dll warning.
I have not noticed any side effects from this warning, the apps still run fine. Today however I tested an app that uses IceStorm with VS 2005 C# and the publisher worked fine, but the subscriber got an invalid cast exception.
You can recreate the warning and cast exception in VS 2005 C# by running the Clock IceStorm demo provided by zeroc.

Reply With Quote