User (Legacy) Posted February 3, 2006 Report Posted February 3, 2006 Hi! I've recently crated DLL with a ChartFX winform control. When other programmers gets this project from our Source Safa database they can't built it. They get the errormessage :"" even though they have ChartFX installed. I suspect that this is because the licenses.licx file in the project is "mine" and they in some way must create/add their own. Is this correct? If so, how can this be done? Is there perhaps a better way to do this? Regards Helge Olsen
User (Legacy) Posted February 3, 2006 Author Report Posted February 3, 2006 The error message is: Could not transform licenses file 'licenses.licx' into a binary resource. (1) : error LC0003 : Unabled to resolve type 'SoftwareFX.ChartFX.Chart, ChartFX, Version=6.2.1342.0, Culture=neutral, PublicKeyToken=a1878e2052c08dce' Regards Helge "Helge Olsen" <Helge.Olsen@Agresso.no> wrote in message news:wOyRyfLKGHA.476@webserver3.softwarefx.com... > Hi! > I've recently crated DLL with a ChartFX winform control. > When other programmers gets this project from our Source Safa database > they can't built it. > They get the errormessage :"" even though they have ChartFX installed. > > I suspect that this is because the licenses.licx file in the project is > "mine" and they in some way must create/add their own. > > Is this correct? > If so, how can this be done? > Is there perhaps a better way to do this? > > Regards > Helge Olsen > >
Software FX Posted February 3, 2006 Report Posted February 3, 2006 Visual Studio is not finding the DLL. Check your installation and project reference paths. Can they see a chart at design-time ? The machine in which the LICX file was created doesn't matter, the .LICX file contains only a reference to the dll, not the license information itself. -- Francisco Padron www.chartfx.com
Recommended Posts
Archived
This topic is now archived and is closed to further replies.