Hi,
because the tag is registered in the web.config.
so when you use your own web.config , you need specify this line at the beginning of page code :
<%@ Register TagPrefix="CuteWebUI" Namespace="CuteWebUI" Assembly="CuteWebUI.AjaxUploader" %>
Regards,
Terry