1. Is that possible your file is not big enough and upload speed is too fast?
Can you add the following entry to your web.config file then try again?
<!-- You can set a low upload speed to test the progress bar. -->
<add key="CuteWebUI.AjaxUploader.UploadSpeedKB" value="20" />
2. If you still cannot see the progress bar, can you try the following code?
<%@ Page language="c#"%>
<%@ Register Namespace="CuteWebUI" Assembly="CuteWebUI.AjaxUploader" TagPrefix="CuteWebUI" %>
<html>
<head>
</head>
<body>
<form id="Form1" method="post" runat="server">
<CuteWebUI:Uploader runat="server" ID="Uploader1">
</CuteWebUI:Uploader>
</form>
</body>
</html>
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