context.GetSavedLicenseKey Bug?

From: Özden Irmak (ozdenirmakatisnetdotnetdottr)
Date: 06/28/04


Date: Mon, 28 Jun 2004 13:22:54 +0300

Hi,

I'm wrting a license check to my custom windows forms control...My control
is written with Visual C# on VS.Net 2002...

I've derived my own LicFileLicenseProvider and implemented IsKeyValid and
GetLicense methods.

In GetLicense method, when the control is in Run-Time
context.GetSavedLicenseKey always returns null and causes a license
exception...This also does not occur in VS.Net 2003, only in VS.Net 2002...

My investigation shows that this is a bug in .Net Framework 1.0...I've found
in some web-sites that this bug was identified in Beta 2 stage but isn't
fixed and is still in the RTM version...

I want to ask that if anybody has a workaround for this? I need a solution
ASAP.

Thanks in advance,

Özden Irmak



Relevant Pages

  • context.GetSavedLicenseKey always returns null in Run-Time?
    ... I'm wrting a license check to my custom windows forms control...My control ... GetLicense methods. ... when the control is in Run-Time ... My investigation shows that this is a bug in .Net Framework 1.0...I've found ...
    (microsoft.public.dotnet.framework.windowsforms)
  • context.GetSavedLicenseKey always returns null in Run-Time?
    ... I'm wrting a license check to my custom windows forms control...My control ... GetLicense methods. ... when the control is in Run-Time ... My investigation shows that this is a bug in .Net Framework 1.0...I've found ...
    (microsoft.public.dotnet.framework.windowsforms.controls)
  • Re: context.GetSavedLicenseKey Bug?
    ... If you found it to be a bug the best thing is to contact Microsoft Product ... > I'm wrting a license check to my custom windows forms control...My control ... > GetLicense methods. ... when the control is in Run-Time ...
    (microsoft.public.dotnet.security)
  • Re: No license to use this functionality
    ... which ActiveX control is generating this error. ... Registry if a later version of that control already exists (the bug is since ... VB's Setup doesn't install the file it also doesn't write the license ...
    (microsoft.public.vb.general.discussion)
  • Re: CComboBox losing selected value after performing multiple UpdateData
    ... >choose to add a new one or re-use an old one by selecting it. ... spontaneously, that the contents of the edit control will be complete, or even present. ... I'm not sure what bug you are fixing, but it appears that the fact that this code gives ...
    (microsoft.public.vc.mfc)