Archived

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

How to use IcePatch?

How to use and config icepatchclient and icepatchserver?
I can't see it in ice pdf!

Comments

  • mes
    mes California
    Hi,

    The next release of Ice (version 1.4.0) includes a new chapter on IcePatch. The release will be available early next week, but if you prefer I can send you a draft version of the IcePatch chapter by email.

    Take care,
    - Mark
  • Send a copy to me

    Thank you!
  • mes
    mes California
    I sent it to the email account in your profile.

    Take care,
    - Mark
  • Can IcePatch run in win32?

    Today I test icepatchclient and icepatchserver in win2000!
    But they can't run as i think!
  • mes
    mes California
    For us to help you, we need more information. Please tell us the Ice version you are using, and copy any error messages you receive. Also provide the configuration properties you are using, and any other information you think might help us solve the problem.

    - Mark
  • icepatchserver error!

    Hi,

    When I run icepatchserver in win2000,error happens

    ICE Config:


    IcePatch.Endpoints=tcp -p 10000
    IcePatch.Directory=e:\temp\sql
    IcePatch.UpdatePeriod=60
    IcePatch.BusyTimeout=15
    IcePatch.Trace.Files=0


    I run, e:\>icepatchserver --Ice.Config=config

    Error happens, when I debug the exe ,it break on file icepatch\util.cpp

    function:
    IcePatch::createBZ2

    line:
    BZ2_bzWriteClose(&bzError, bzFile, 0, 0, 0);
  • mes
    mes California
    Sorry, I'm having trouble viewing the image you attached. Can you describe the error?

    - Mark