Jump to content
Software FX Community

coreyw

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by coreyw

  1. This is what the .net project is trying to do with embedding the license:

    LC.exe /target:"app.exe" /complist:Properties\licenses.licx /outdir:obj\Release\ /i:bin\Release\ChartFX.Designer.dll /i:bin\Release\ChartFX.WinForms.Adornments.dll /i:bin\Release\ChartFX.WinForms.Base.dll /i:bin\Release\ChartFX.WinForms.Data.dll /i:bin\Release\ChartFX.WinForms.dll ...

    Thanks!

  2. Hello All,

    We have a licensed ChartFX 7 for windows forms and we have this problem.  When we build our app in debug mode the charts appear fine.  In release mode, they do not - the charts are blank.

    The .EXE project (which is the only project that has ChartFX references) has a licence.licx file which has the following entry: 

    ChartFX.WinForms.Chart, ChartFX.WinForms

    So if anyone can explain why I'm seeing this, a reply would be appreciated.

    Corey.

×
×
  • Create New...