MJo Posted August 29, 2007 Report Share Posted August 29, 2007 I upgraded (from VS2003) our project using first the trial version of vs2005 chartfx. Now I purchaced the real version and installed it. Everything seems to work just fine except the setup-project. It still only prints on the screen after installing the program and running it, not charts, but "trial version has expired" ( or something like that).So the components in the deployment project weren't upgraded. What's the easiest way to get the right chartfx dependencies configured?? And yes, I have rebuilt the whole solution, and the deployment project only. MJo Quote Link to comment Share on other sites More sharing options...
Frank Posted August 29, 2007 Report Share Posted August 29, 2007 The license is embedded into your EXE at compilation time. Doing a re-build-all should re-create the license resources. To be absolutely sure you can remove both the obj and bin folder and then re-build. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.