Deploying AjaxUploader into the GAC

Last post 09-18-2009, 2:17 PM by Michael Raizman. 3 replies.
Sort Posts: Previous Next
  •  09-15-2009, 2:52 PM 55661

    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
  •  09-16-2009, 12:18 PM 55692 in reply to 55661

    Re: Deploying AjaxUploader into the GAC

    Michael,
     
    Please copy the AjaxUploader.lic into the bin folder of your application.

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  09-16-2009, 1:38 PM 55693 in reply to 55692

    Re: Deploying AjaxUploader into the GAC

    Hi Adam,
     
    There is no bin folder for the application, since it's a web part, which is deployed into the SharePoint MOSS. Therefor the AjaxUploader dll also should be deployed into the GAC, and then it  can't find the lic file. 
     
    If you mean the projects bin folder, I've tried it and it doesn't help.
     
    Regards,
    Michael Raizman

    Regards,
    Michael Raizman
  •  09-18-2009, 2:17 PM 55743 in reply to 55693

    Re: Deploying AjaxUploader into the GAC

    Hi Adam,
     
    Finally, I realized, which bin folder was mentioned.
     
    Thank you,
    Michael Raizman.

    Regards,
    Michael Raizman
View as RSS news feed in XML