User (Legacy) Posted January 24, 2002 Author Report Share Posted January 24, 2002 Hello, I install Chart FX Lite with the download file "ChartFXLiteNet.exe". This install is right but when i want to integrate the component on Visual .NET, it is not in the .NET Framework Components list. When i search it with Browse button and select it (c:\program files\chartfx lite for .NET\bin\ChartFX.Lite.dll) : nothing ... Help me please ! My OS is NT4.0 sp6 Link to comment Share on other sites More sharing options...
User (Legacy) Posted January 24, 2002 Report Share Posted January 24, 2002 Hello, I install Chart FX Lite with the download file "ChartFXLiteNet.exe". This install is right but when i want to integrate the component on Visual .NET, it is not in the .NET Framework Components list. When i search it with Browse button and select it (c:\program files\chartfx lite for .NET\bin\ChartFX.Lite.dll) : nothing ... Help me please ! My OS is NT4.0 sp6 Link to comment Share on other sites More sharing options...
Software FX Posted January 24, 2002 Report Share Posted January 24, 2002 >> This install is right but when i want to integrate the component on Visual >> .NET, it is not in the .NET Framework Components list. The prebuilt list shows (I think) components in the GAC so it is normal for our component not to show there. >> When i search it with Browse button and select it (c:\program files\chartfx >> lite for .NET\bin\ChartFX.Lite.dll) : nothing ... Are you using the release version of VS.Net ? Are you adding the component to the Toolbox or as a reference ? (you should add it to your toolbox) You may also want to try this - Close all instances of Visual Studio - Run a program called FusLogVw found at \Program Files\Microsoft Visual Studio .NET\FrameworkSDK\bin\ - Make sure "Log Failures" is checked - Run VS.NET - Try to add ChartFX.Lite to your component Toolbox - Hit Refresh in FusLogVw and post the entries that relate to ChartFX.Lite -- Regards JC Software FX Support "JG" <gjerome.datamflutec@massy.apilog.com> wrote in message news:0EC9YNOpBHA.1272@webserver1.softwarefx.com... > Hello, > > I install Chart FX Lite with the download file "ChartFXLiteNet.exe". > This install is right but when i want to integrate the component on Visual > .NET, it is not in the .NET Framework Components list. > When i search it with Browse button and select it (c:\program files\chartfx > lite for .NET\bin\ChartFX.Lite.dll) : nothing ... > > Help me please ! > > My OS is NT4.0 sp6 > > Link to comment Share on other sites More sharing options...
Software FX Posted January 24, 2002 Report Share Posted January 24, 2002 >> This install is right but when i want to integrate the component on Visual >> .NET, it is not in the .NET Framework Components list. The prebuilt list shows (I think) components in the GAC so it is normal for our component not to show there. >> When i search it with Browse button and select it (c:\program files\chartfx >> lite for .NET\bin\ChartFX.Lite.dll) : nothing ... Are you using the release version of VS.Net ? Are you adding the component to the Toolbox or as a reference ? (you should add it to your toolbox) You may also want to try this - Close all instances of Visual Studio - Run a program called FusLogVw found at \Program Files\Microsoft Visual Studio .NET\FrameworkSDK\bin\ - Make sure "Log Failures" is checked - Run VS.NET - Try to add ChartFX.Lite to your component Toolbox - Hit Refresh in FusLogVw and post the entries that relate to ChartFX.Lite -- Regards JC Software FX Support "JG" <gjerome.datamflutec@massy.apilog.com> wrote in message news:0EC9YNOpBHA.1272@webserver1.softwarefx.com... > Hello, > > I install Chart FX Lite with the download file "ChartFXLiteNet.exe". > This install is right but when i want to integrate the component on Visual > .NET, it is not in the .NET Framework Components list. > When i search it with Browse button and select it (c:\program files\chartfx > lite for .NET\bin\ChartFX.Lite.dll) : nothing ... > > Help me please ! > > My OS is NT4.0 sp6 > > Link to comment Share on other sites More sharing options...
User (Legacy) Posted January 24, 2002 Author Report Share Posted January 24, 2002 Are you using the release version of VS.Net ? -> I use a VS .Net Beta 2 (I have a Chart FX 2.0 ocx) Are you adding the component to the Toolbox or as a reference ? (you should add it to your toolbox) -> When i want to add it to the Toolbox, the Chart FX Lite is not in the .NET Framework Components list, and with the Browse button : nothing. Build errors when i compile a sample : 1 / C:\Program Files\ChartFX Lite for .NET\Samples\SaveToClipboard\FrmSaveToClip.resx Resource transformation for file 'FrmSaveToClip.resx' failed. Invalid ResX input. 2 / The referenced component, 'chartfx.lite', could not be found. 3 / C:\Program Files\ChartFX Lite for .NET\Samples\SaveToClipboard\FrmSaveToClip.vb(36): Type is not defined: 'SoftwareFX.ChartFX.Lite.Chart' 4 / C:\Program Files\ChartFX Lite for .NET\Samples\SaveToClipboard\FrmSaveToClip.vb(33): Type is not defined: 'SoftwareFX.ChartFX.Lite.Chart' "Software FX Support" <support@softwarefx.com> wrote in message news:lj#6xiOpBHA.1032@webserver1.softwarefx.com... > >> This install is right but when i want to integrate the component on > Visual > >> .NET, it is not in the .NET Framework Components list. > > The prebuilt list shows (I think) components in the GAC so it is normal for > our component not to show there. > > >> When i search it with Browse button and select it (c:\program > files\chartfx > >> lite for .NET\bin\ChartFX.Lite.dll) : nothing ... > > Are you using the release version of VS.Net ? > Are you adding the component to the Toolbox or as a reference ? (you should > add it to your toolbox) > > You may also want to try this > - Close all instances of Visual Studio > - Run a program called FusLogVw found at \Program Files\Microsoft Visual > Studio .NET\FrameworkSDK\bin\ > - Make sure "Log Failures" is checked > - Run VS.NET > - Try to add ChartFX.Lite to your component Toolbox > - Hit Refresh in FusLogVw and post the entries that relate to ChartFX.Lite > > -- > Regards > > JC > Software FX Support > > "JG" <gjerome.datamflutec@massy.apilog.com> wrote in message > news:0EC9YNOpBHA.1272@webserver1.softwarefx.com... > > Hello, > > > > I install Chart FX Lite with the download file "ChartFXLiteNet.exe". > > This install is right but when i want to integrate the component on Visual > > .NET, it is not in the .NET Framework Components list. > > When i search it with Browse button and select it (c:\program > files\chartfx > > lite for .NET\bin\ChartFX.Lite.dll) : nothing ... > > > > Help me please ! > > > > My OS is NT4.0 sp6 > > > > > > Link to comment Share on other sites More sharing options...
User (Legacy) Posted January 24, 2002 Author Report Share Posted January 24, 2002 Are you using the release version of VS.Net ? -> I use a VS .Net Beta 2 (I have a Chart FX 2.0 ocx) Are you adding the component to the Toolbox or as a reference ? (you should add it to your toolbox) -> When i want to add it to the Toolbox, the Chart FX Lite is not in the .NET Framework Components list, and with the Browse button : nothing. Build errors when i compile a sample : 1 / C:\Program Files\ChartFX Lite for .NET\Samples\SaveToClipboard\FrmSaveToClip.resx Resource transformation for file 'FrmSaveToClip.resx' failed. Invalid ResX input. 2 / The referenced component, 'chartfx.lite', could not be found. 3 / C:\Program Files\ChartFX Lite for .NET\Samples\SaveToClipboard\FrmSaveToClip.vb(36): Type is not defined: 'SoftwareFX.ChartFX.Lite.Chart' 4 / C:\Program Files\ChartFX Lite for .NET\Samples\SaveToClipboard\FrmSaveToClip.vb(33): Type is not defined: 'SoftwareFX.ChartFX.Lite.Chart' "Software FX Support" <support@softwarefx.com> wrote in message news:lj#6xiOpBHA.1032@webserver1.softwarefx.com... > >> This install is right but when i want to integrate the component on > Visual > >> .NET, it is not in the .NET Framework Components list. > > The prebuilt list shows (I think) components in the GAC so it is normal for > our component not to show there. > > >> When i search it with Browse button and select it (c:\program > files\chartfx > >> lite for .NET\bin\ChartFX.Lite.dll) : nothing ... > > Are you using the release version of VS.Net ? > Are you adding the component to the Toolbox or as a reference ? (you should > add it to your toolbox) > > You may also want to try this > - Close all instances of Visual Studio > - Run a program called FusLogVw found at \Program Files\Microsoft Visual > Studio .NET\FrameworkSDK\bin\ > - Make sure "Log Failures" is checked > - Run VS.NET > - Try to add ChartFX.Lite to your component Toolbox > - Hit Refresh in FusLogVw and post the entries that relate to ChartFX.Lite > > -- > Regards > > JC > Software FX Support > > "JG" <gjerome.datamflutec@massy.apilog.com> wrote in message > news:0EC9YNOpBHA.1272@webserver1.softwarefx.com... > > Hello, > > > > I install Chart FX Lite with the download file "ChartFXLiteNet.exe". > > This install is right but when i want to integrate the component on Visual > > .NET, it is not in the .NET Framework Components list. > > When i search it with Browse button and select it (c:\program > files\chartfx > > lite for .NET\bin\ChartFX.Lite.dll) : nothing ... > > > > Help me please ! > > > > My OS is NT4.0 sp6 > > > > > > Link to comment Share on other sites More sharing options...
User (Legacy) Posted January 28, 2002 Author Report Share Posted January 28, 2002 Chart FX lite .net run under VISUAL .NET ???? "Software FX Support" <support@softwarefx.com> wrote in message news:lj#6xiOpBHA.1032@webserver1.softwarefx.com... > >> This install is right but when i want to integrate the component on > Visual > >> .NET, it is not in the .NET Framework Components list. > > The prebuilt list shows (I think) components in the GAC so it is normal for > our component not to show there. > > >> When i search it with Browse button and select it (c:\program > files\chartfx > >> lite for .NET\bin\ChartFX.Lite.dll) : nothing ... > > Are you using the release version of VS.Net ? > Are you adding the component to the Toolbox or as a reference ? (you should > add it to your toolbox) > > You may also want to try this > - Close all instances of Visual Studio > - Run a program called FusLogVw found at \Program Files\Microsoft Visual > Studio .NET\FrameworkSDK\bin\ > - Make sure "Log Failures" is checked > - Run VS.NET > - Try to add ChartFX.Lite to your component Toolbox > - Hit Refresh in FusLogVw and post the entries that relate to ChartFX.Lite > > -- > Regards > > JC > Software FX Support > > "JG" <gjerome.datamflutec@massy.apilog.com> wrote in message > news:0EC9YNOpBHA.1272@webserver1.softwarefx.com... > > Hello, > > > > I install Chart FX Lite with the download file "ChartFXLiteNet.exe". > > This install is right but when i want to integrate the component on Visual > > .NET, it is not in the .NET Framework Components list. > > When i search it with Browse button and select it (c:\program > files\chartfx > > lite for .NET\bin\ChartFX.Lite.dll) : nothing ... > > > > Help me please ! > > > > My OS is NT4.0 sp6 > > > > > > Link to comment Share on other sites More sharing options...
User (Legacy) Posted January 28, 2002 Author Report Share Posted January 28, 2002 Chart FX lite .net run under VISUAL .NET ???? "Software FX Support" <support@softwarefx.com> wrote in message news:lj#6xiOpBHA.1032@webserver1.softwarefx.com... > >> This install is right but when i want to integrate the component on > Visual > >> .NET, it is not in the .NET Framework Components list. > > The prebuilt list shows (I think) components in the GAC so it is normal for > our component not to show there. > > >> When i search it with Browse button and select it (c:\program > files\chartfx > >> lite for .NET\bin\ChartFX.Lite.dll) : nothing ... > > Are you using the release version of VS.Net ? > Are you adding the component to the Toolbox or as a reference ? (you should > add it to your toolbox) > > You may also want to try this > - Close all instances of Visual Studio > - Run a program called FusLogVw found at \Program Files\Microsoft Visual > Studio .NET\FrameworkSDK\bin\ > - Make sure "Log Failures" is checked > - Run VS.NET > - Try to add ChartFX.Lite to your component Toolbox > - Hit Refresh in FusLogVw and post the entries that relate to ChartFX.Lite > > -- > Regards > > JC > Software FX Support > > "JG" <gjerome.datamflutec@massy.apilog.com> wrote in message > news:0EC9YNOpBHA.1272@webserver1.softwarefx.com... > > Hello, > > > > I install Chart FX Lite with the download file "ChartFXLiteNet.exe". > > This install is right but when i want to integrate the component on Visual > > .NET, it is not in the .NET Framework Components list. > > When i search it with Browse button and select it (c:\program > files\chartfx > > lite for .NET\bin\ChartFX.Lite.dll) : nothing ... > > > > Help me please ! > > > > My OS is NT4.0 sp6 > > > > > > Link to comment Share on other sites More sharing options...
Software FX Posted January 28, 2002 Report Share Posted January 28, 2002 It does not run in BETA 2, it requires the release version of .NET (the one that comes in MSDN). -- FP Software FX, Inc. Link to comment Share on other sites More sharing options...
Software FX Posted January 28, 2002 Report Share Posted January 28, 2002 It does not run in BETA 2, it requires the release version of .NET (the one that comes in MSDN). -- FP Software FX, Inc. Link to comment Share on other sites More sharing options...
User (Legacy) Posted January 29, 2002 Author Report Share Posted January 29, 2002 Hello, Last year, i have used your ActiveX Chart FX 2.0 with C++ Builder. It's complete ActiveX for my need. But today i want to used it with Visual .NET. It's run but i can't to deploy it (error msg : "ActiveX not registered ...") Can you send me a patch or informations for use this ActiveX Chart Fx 2.0 with .NET ? Thank you "SoftwareFX Support" <support@softwarefx.com> wrote in message news:A6FnLDBqBHA.1412@webserver1.softwarefx.com... > It does not run in BETA 2, it requires the release version of .NET (the one > that comes in MSDN). > > -- > FP > Software FX, Inc. > > Link to comment Share on other sites More sharing options...
User (Legacy) Posted January 29, 2002 Author Report Share Posted January 29, 2002 Hello, Last year, i have used your ActiveX Chart FX 2.0 with C++ Builder. It's complete ActiveX for my need. But today i want to used it with Visual .NET. It's run but i can't to deploy it (error msg : "ActiveX not registered ...") Can you send me a patch or informations for use this ActiveX Chart Fx 2.0 with .NET ? Thank you "SoftwareFX Support" <support@softwarefx.com> wrote in message news:A6FnLDBqBHA.1412@webserver1.softwarefx.com... > It does not run in BETA 2, it requires the release version of .NET (the one > that comes in MSDN). > > -- > FP > Software FX, Inc. > > Link to comment Share on other sites More sharing options...
Software FX Posted January 29, 2002 Report Share Posted January 29, 2002 Chart FX 2.0 is about 8 years old, there has been 4 major releases after that, we can not go back to our Chart FX 2.0 code and make it compatible with .NET, you can use Chart FX Client Server (Version 4.0) as a COM object (ActiveX) and the new .NET as a native .NET component, which I recommend. Also, the Chart FX 2.0 that came free with Borland C++ Builder is licensed to be used only within Borland C++ Builder. -- FP Software FX, Inc. Link to comment Share on other sites More sharing options...
Software FX Posted January 29, 2002 Report Share Posted January 29, 2002 Chart FX 2.0 is about 8 years old, there has been 4 major releases after that, we can not go back to our Chart FX 2.0 code and make it compatible with .NET, you can use Chart FX Client Server (Version 4.0) as a COM object (ActiveX) and the new .NET as a native .NET component, which I recommend. Also, the Chart FX 2.0 that came free with Borland C++ Builder is licensed to be used only within Borland C++ Builder. -- 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.