Deploying AjaxUploader into the GAC

  •  09-15-2009, 2:52 PM

    Deploying AjaxUploader into the GAC

    Hi,
     
    What is the right way  of deploying CuteWebUI.AjaxUploader.dll into the GAC?
     
    I try to use  AjaxUploader inside the web part under SharePoint MOSS 2007 and have to install the CuteWebUI.AjaxUploader.dll into the GAC.
     
    It seems to be working, except the fact, that after uploading the file the following exception appears:
     
    [LicenseException: License file not found] CuteWebUI.e.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions) +1053 CuteWebUI.UploaderLicenseProvider.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions) +65 CuteWebUI.k.a(EnumUploaderLicense A_0) +88 CuteWebUI.k.c(EnumUploaderLicense A_0) +77 CuteWebUI.k.a() +16 CuteWebUI.UploaderBase.a(UploaderProvider A_0, UploaderEventArgs A_1) +57 CuteWebUI.UploaderBase.a(String A_0) +582 CuteWebUI.UploaderBase.System.Web.UI.IPostBackDataHandler.RaisePostDataChangedEvent() +57 System.Web.UI.Page.RaiseChangedEvents() +165 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1485
     
     What should be done. in order to fix it?
     
    Thank you in advance,
    Michael Raizman

    Regards,
    Michael Raizman
View Complete Thread