Skip to content
Loading
AjaxFileUpload is not known in asp tag
  • Michael Griffiths
    Try removing the ajaxcontroltoolkit from the project then reads from Nuget. Invade the dll is not present or not working as it should
  • Yeah Michael I have this tag in my code but it slit not working
    I tried it on visual studio 2013 works fine bot in 2015 where my project it is not working
    best regards
  • Thanks Michael
    yes I have it but when I type
  • Michael Griffiths

    In your page do you have this line underneath the page directive?

    1. <%RegisterAssembly="AjaxControlToolkit"Namespace="AjaxControlToolkit"TagPrefix="asp" %>