Archived

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

.Net IceGrid.LocatorPrx

I searched around, but I could not find any information on this issue. Please forgive me if it has been reported or I am just doing something stupid.

I can not seem to find IceGrid::Locator in the IceGrid.dll .Net assembly. There is no IceGrid.LocatorPrx or the other classes associated with an Ice interface in the assembly.

Ice v3.3.0

Comments

  • bernard
    bernard Jupiter, FL
    Hi Cory,

    Thanks for the bug report, we'll fix this bug in our next release.

    For now, you can simply edit cs\src\IceGrid\Makefile.mak, add the missing $(GDIR)\Locator.cs, and rebuild IceGrid.dll.

    Cheers,
    Bernard