Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: The upload task is interrupted! IO
Re: The upload task is interrupted! IO
05-08-2009, 10:45 PM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: The upload task is interrupted! IO
Reply
Quote
Hi,
Maybe the web.config do not configure the tagprefix yet.
Please add this to the top of page code
<%@ Register TagPrefix="CuteWebUI" Namespace="CuteWebUI" Assembly="CuteWebUI.AjaxUploader" %>
Regards,
Terry
View Complete Thread