User (Legacy) Posted June 3, 2002 Report Share Posted June 3, 2002 Just thought you'd be interested in knowing that ChartFX Lite consistently fails on Win98 with a licensing exception. Works fine on Win2000/XP. Link to comment Share on other sites More sharing options...
User (Legacy) Posted June 3, 2002 Author Report Share Posted June 3, 2002 Just thought you'd be interested in knowing that ChartFX Lite consistently fails on Win98 with a licensing exception. Works fine on Win2000/XP. Link to comment Share on other sites More sharing options...
User (Legacy) Posted June 3, 2002 Author Report Share Posted June 3, 2002 > Just thought you'd be interested in knowing that ChartFX Lite > consistently fails on Win98 with a licensing exception. Works fine on > Win2000/XP. > Here's the call stack: at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at SoftwareFX.ChartFX.Lite.Base.W.e() at SoftwareFX.ChartFX.Lite.Base.W..ctor(LicenseProvider owner, Type type, String sLic) at SoftwareFX.ChartFX.Lite.Base.U.Z(LicenseContext P, Type Q, Object R, Boolean S, LicenseProvider T) at SoftwareFX.ChartFX.Lite.Base.RegistryLicenseProvider.GetLicense(LicenseConte xt context, Type type, Object instance, Boolean bAllowExceptions) at System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContex t context, Type type, Object instance, Boolean allowExceptions, License& license, String& licenseKey) at System.ComponentModel.LicenseManager.ValidateInternal(Type type, Object instance, Boolean allowExceptions, License& license) at System.ComponentModel.LicenseManager.Validate(Type type, Object instance) at SoftwareFX.ChartFX.Lite.Chart..ctor() at ...my code... Link to comment Share on other sites More sharing options...
User (Legacy) Posted June 3, 2002 Author Report Share Posted June 3, 2002 > Just thought you'd be interested in knowing that ChartFX Lite > consistently fails on Win98 with a licensing exception. Works fine on > Win2000/XP. > Here's the call stack: at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at SoftwareFX.ChartFX.Lite.Base.W.e() at SoftwareFX.ChartFX.Lite.Base.W..ctor(LicenseProvider owner, Type type, String sLic) at SoftwareFX.ChartFX.Lite.Base.U.Z(LicenseContext P, Type Q, Object R, Boolean S, LicenseProvider T) at SoftwareFX.ChartFX.Lite.Base.RegistryLicenseProvider.GetLicense(LicenseConte xt context, Type type, Object instance, Boolean bAllowExceptions) at System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContex t context, Type type, Object instance, Boolean allowExceptions, License& license, String& licenseKey) at System.ComponentModel.LicenseManager.ValidateInternal(Type type, Object instance, Boolean allowExceptions, License& license) at System.ComponentModel.LicenseManager.Validate(Type type, Object instance) at SoftwareFX.ChartFX.Lite.Chart..ctor() at ...my code... Link to comment Share on other sites More sharing options...
Software FX Posted June 4, 2002 Report Share Posted June 4, 2002 What build are you using ? We fixed the Win98 issue a long time ago. -- Regards JC Software FX Support "Rev. Dr. Hulio Manuel Sanchez-Cruz, MCSD, PhD, MD, DDS, CPA, RN, Esq." <lamont@sanford.son> wrote in message news:pmzI890CCHA.2452@webserver1.softwarefx.com... > > > Just thought you'd be interested in knowing that ChartFX Lite > > consistently fails on Win98 with a licensing exception. Works fine on > > Win2000/XP. > > > > > Here's the call stack: > > at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo > info) > at SoftwareFX.ChartFX.Lite.Base.W.e() > at SoftwareFX.ChartFX.Lite.Base.W..ctor(LicenseProvider owner, Type type, > String sLic) > at SoftwareFX.ChartFX.Lite.Base.U.Z(LicenseContext P, Type Q, Object > R, Boolean S, LicenseProvider T) > at > SoftwareFX.ChartFX.Lite.Base.RegistryLicenseProvider.GetLicense(LicenseConte > xt context, Type type, Object instance, Boolean bAllowExceptions) > at > System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContex > t context, Type type, Object instance, Boolean allowExceptions, License& > license, String& licenseKey) > at System.ComponentModel.LicenseManager.ValidateInternal(Type type, > Object instance, Boolean allowExceptions, License& license) > at System.ComponentModel.LicenseManager.Validate(Type type, Object > instance) > at SoftwareFX.ChartFX.Lite.Chart..ctor() > at ...my code... > > Link to comment Share on other sites More sharing options...
Software FX Posted June 4, 2002 Report Share Posted June 4, 2002 What build are you using ? We fixed the Win98 issue a long time ago. -- Regards JC Software FX Support "Rev. Dr. Hulio Manuel Sanchez-Cruz, MCSD, PhD, MD, DDS, CPA, RN, Esq." <lamont@sanford.son> wrote in message news:pmzI890CCHA.2452@webserver1.softwarefx.com... > > > Just thought you'd be interested in knowing that ChartFX Lite > > consistently fails on Win98 with a licensing exception. Works fine on > > Win2000/XP. > > > > > Here's the call stack: > > at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo > info) > at SoftwareFX.ChartFX.Lite.Base.W.e() > at SoftwareFX.ChartFX.Lite.Base.W..ctor(LicenseProvider owner, Type type, > String sLic) > at SoftwareFX.ChartFX.Lite.Base.U.Z(LicenseContext P, Type Q, Object > R, Boolean S, LicenseProvider T) > at > SoftwareFX.ChartFX.Lite.Base.RegistryLicenseProvider.GetLicense(LicenseConte > xt context, Type type, Object instance, Boolean bAllowExceptions) > at > System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContex > t context, Type type, Object instance, Boolean allowExceptions, License& > license, String& licenseKey) > at System.ComponentModel.LicenseManager.ValidateInternal(Type type, > Object instance, Boolean allowExceptions, License& license) > at System.ComponentModel.LicenseManager.Validate(Type type, Object > instance) > at SoftwareFX.ChartFX.Lite.Chart..ctor() > at ...my code... > > Link to comment Share on other sites More sharing options...
User (Legacy) Posted June 4, 2002 Author Report Share Posted June 4, 2002 I don't know the build number, but I think I downloaded in late January or early Feb.. I just downloaded the latest build from your site, and I'll see if it works. "Software FX Support" <support@softwarefx.com> wrote in message news:6#KXoQ9CCHA.1660@webserver1.softwarefx.com... > What build are you using ? We fixed the Win98 issue a long time ago. > > -- > Regards > > JC > Software FX Support Link to comment Share on other sites More sharing options...
User (Legacy) Posted June 4, 2002 Author Report Share Posted June 4, 2002 I don't know the build number, but I think I downloaded in late January or early Feb.. I just downloaded the latest build from your site, and I'll see if it works. "Software FX Support" <support@softwarefx.com> wrote in message news:6#KXoQ9CCHA.1660@webserver1.softwarefx.com... > What build are you using ? We fixed the Win98 issue a long time ago. > > -- > Regards > > JC > Software FX Support Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.