in

Community

Take part in the community surrounding CodeBreeze and other products from SteelBlue Solutions.
Latest post 03-03-2009 4:36 PM by miguel. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 03-03-2009 4:36 PM

    Quick-Fix for the Project Template->Code Template-> character truncate issue

    We've finally found this bug, and the reason we could not reproduce it on our side.  It seems the presence of a drive-letter in two of the settings in the config file was causing the problem.  Weird I know, nevertheless it's fixed and will be out with 2.0.3.  In the meantime, here's the quick-fix:

    1. Edit your CodeBreeze.exe.config file (located in the CodeBreeze application install folder).
    2. The two keys in the <appSettings> called "InstallFolder" and "PersonalFolder" probably have "C:" in front of the path.
    3. Eliminate the "C:" from both values.  NOT "C:\", JUST "C:".  Make sure the path still starts with "\".

    This should get you going fine, and our sincere appologies for this hard-to-find issue, and thanks to Joseph Bagget for working with us on this.

Page 1 of 1 (1 items)
2008 - All rights reserved
Powered by Community Server (Commercial Edition), by Telligent Systems