User (Legacy) Posted June 2, 2003 Author Report Share Posted June 2, 2003 Hi Newsgroup. I've written a program which is using ChartFX Lite. My question is: I want to give the program to my father so he can work with it. Is it necesarry for him to register ChartFX Lite on his pc allthough he's only using my program which imports the "chartfxlite.dll" ? Thank you very much, Marc Link to comment Share on other sites More sharing options...
User (Legacy) Posted June 2, 2003 Report Share Posted June 2, 2003 Hi Newsgroup. I've written a program which is using ChartFX Lite. My question is: I want to give the program to my father so he can work with it. Is it necesarry for him to register ChartFX Lite on his pc allthough he's only using my program which imports the "chartfxlite.dll" ? Thank you very much, Marc Link to comment Share on other sites More sharing options...
Software FX Posted June 2, 2003 Report Share Posted June 2, 2003 No. If he is not using it at design time, he needs not to register anything. He can just run your EXE. Make sure you put Chart FX Lite dll in the same folder where the EXE is copied. -- FP Software FX, Inc. Link to comment Share on other sites More sharing options...
Software FX Posted June 2, 2003 Report Share Posted June 2, 2003 No. If he is not using it at design time, he needs not to register anything. He can just run your EXE. Make sure you put Chart FX Lite dll in the same folder where the EXE is copied. -- FP Software FX, Inc. Link to comment Share on other sites More sharing options...
User (Legacy) Posted June 2, 2003 Author Report Share Posted June 2, 2003 Thanks for your support! Marc Link to comment Share on other sites More sharing options...
User (Legacy) Posted June 2, 2003 Author Report Share Posted June 2, 2003 Thanks for your support! Marc Link to comment Share on other sites More sharing options...
User (Legacy) Posted June 8, 2003 Author Report Share Posted June 8, 2003 Hi, me and my friends have also integrated ChartFx Lite in our project but now we have a problem we were not able to solve. The programme runs properly on our machines. But when we hand out the to someone who hasn't installed ChartFX Lite on his machine the programme crashes. Have you got any suggestions? Thanks. "SoftwareFX Support" <support@softwarefx.com> schrieb im Newsbeitrag news:sKpGaLUKDHA.924@webserver1.softwarefx.com... > No. If he is not using it at design time, he needs not to register anything. > He can just run your EXE. > > Make sure you put Chart FX Lite dll in the same folder where the EXE is > copied. > > -- > FP > Software FX, Inc. > > Link to comment Share on other sites More sharing options...
User (Legacy) Posted June 8, 2003 Author Report Share Posted June 8, 2003 Hi, me and my friends have also integrated ChartFx Lite in our project but now we have a problem we were not able to solve. The programme runs properly on our machines. But when we hand out the to someone who hasn't installed ChartFX Lite on his machine the programme crashes. Have you got any suggestions? Thanks. "SoftwareFX Support" <support@softwarefx.com> schrieb im Newsbeitrag news:sKpGaLUKDHA.924@webserver1.softwarefx.com... > No. If he is not using it at design time, he needs not to register anything. > He can just run your EXE. > > Make sure you put Chart FX Lite dll in the same folder where the EXE is > copied. > > -- > FP > Software FX, Inc. > > Link to comment Share on other sites More sharing options...
Software FX Posted June 10, 2003 Report Share Posted June 10, 2003 If you are using Visual Studio (or other IDE) please make sure it is embedding the license into your project. In VS this is done by turning on the "Show All Files" in the Solution Explorer window and check that a license file is being added and it contains a line that lists ChartFX lite. If you are using command line (.NET SDK) you will have to run a tool called license compiler (lc), you will find more details checking the .NET docs or search for "license compiler" .net -- Regards, JC Software FX Support "Ralph Martin" <ralph.martin@sonic.net> wrote in message news:%23dOTG7bLDHA.1316@webserver1.softwarefx.com... > Hi, > me and my friends have also integrated ChartFx Lite in our project but now > we have a problem we were not able to solve. > The programme runs properly on our machines. But when we hand out the to > someone who hasn't installed ChartFX Lite on his machine the programme > crashes. > > Have you got any suggestions? > Thanks. > > "SoftwareFX Support" <support@softwarefx.com> schrieb im Newsbeitrag > news:sKpGaLUKDHA.924@webserver1.softwarefx.com... > > No. If he is not using it at design time, he needs not to register > anything. > > He can just run your EXE. > > > > Make sure you put Chart FX Lite dll in the same folder where the EXE is > > copied. > > > > -- > > FP > > Software FX, Inc. > > > > > > Link to comment Share on other sites More sharing options...
Software FX Posted June 10, 2003 Report Share Posted June 10, 2003 If you are using Visual Studio (or other IDE) please make sure it is embedding the license into your project. In VS this is done by turning on the "Show All Files" in the Solution Explorer window and check that a license file is being added and it contains a line that lists ChartFX lite. If you are using command line (.NET SDK) you will have to run a tool called license compiler (lc), you will find more details checking the .NET docs or search for "license compiler" .net -- Regards, JC Software FX Support "Ralph Martin" <ralph.martin@sonic.net> wrote in message news:%23dOTG7bLDHA.1316@webserver1.softwarefx.com... > Hi, > me and my friends have also integrated ChartFx Lite in our project but now > we have a problem we were not able to solve. > The programme runs properly on our machines. But when we hand out the to > someone who hasn't installed ChartFX Lite on his machine the programme > crashes. > > Have you got any suggestions? > Thanks. > > "SoftwareFX Support" <support@softwarefx.com> schrieb im Newsbeitrag > news:sKpGaLUKDHA.924@webserver1.softwarefx.com... > > No. If he is not using it at design time, he needs not to register > anything. > > He can just run your EXE. > > > > Make sure you put Chart FX Lite dll in the same folder where the EXE is > > copied. > > > > -- > > FP > > Software FX, Inc. > > > > > > Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.