User (Legacy) Posted April 24, 2003 Author Report Share Posted April 24, 2003 I get the following error when I compile my application: "Could not transform licenses file 'licenses.licx' into a binary resource.(1) : error LC0004 : Exception occured creating type 'System.ComponentModel.LicenseException'" Please help! Link to comment Share on other sites More sharing options...
User (Legacy) Posted April 24, 2003 Report Share Posted April 24, 2003 I get the following error when I compile my application: "Could not transform licenses file 'licenses.licx' into a binary resource.(1) : error LC0004 : Exception occured creating type 'System.ComponentModel.LicenseException'" Please help! Link to comment Share on other sites More sharing options...
Software FX Posted April 25, 2003 Report Share Posted April 25, 2003 Please try the following from a command: lc /target:<Name of your Executable.exe> /complist:licenses.licx /i:ChartFX.Lite.DLL Your current folder should be that where Chart FX Lite dll and your executable are. You may also want to check the following GotDotNet Article: http://www.gotdotnet.com/team/windowsforms/Licensing.aspx -- FP Software FX, Inc. Link to comment Share on other sites More sharing options...
Software FX Posted April 25, 2003 Report Share Posted April 25, 2003 Please try the following from a command: lc /target:<Name of your Executable.exe> /complist:licenses.licx /i:ChartFX.Lite.DLL Your current folder should be that where Chart FX Lite dll and your executable are. You may also want to check the following GotDotNet Article: http://www.gotdotnet.com/team/windowsforms/Licensing.aspx -- FP Software FX, Inc. Link to comment Share on other sites More sharing options...
User (Legacy) Posted April 26, 2003 Author Report Share Posted April 26, 2003 Hi, I did the following and it worked: I uninstalled ChartFX lite, deleted its installation folder, and all registry entries that have "ChartFX" or "SoftwareFX", then installed ChartFX lite again. Thanks "Aida" <aidazakaria@santeon.com> wrote in message news:SWNIj6kCDHA.1700@webserver1.softwarefx.com... > I get the following error when I compile my application: > "Could not transform licenses file 'licenses.licx' into a binary > resource.(1) : error LC0004 : Exception occured creating type > 'System.ComponentModel.LicenseException'" > > Please help! > > > Link to comment Share on other sites More sharing options...
User (Legacy) Posted April 26, 2003 Author Report Share Posted April 26, 2003 Hi, I did the following and it worked: I uninstalled ChartFX lite, deleted its installation folder, and all registry entries that have "ChartFX" or "SoftwareFX", then installed ChartFX lite again. Thanks "Aida" <aidazakaria@santeon.com> wrote in message news:SWNIj6kCDHA.1700@webserver1.softwarefx.com... > I get the following error when I compile my application: > "Could not transform licenses file 'licenses.licx' into a binary > resource.(1) : error LC0004 : Exception occured creating type > 'System.ComponentModel.LicenseException'" > > Please help! > > > Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.