Latest News

  • Super Tower Defense 2 Game
    Sep 03, 2010

    New to the games section is Super Tower Defense 2. Featuring more maps, new units and bigger explosions.

  • Super Cards Online Multiplayer Game
    Aug 13, 2010

    Released today in the games section is the new Super Cards multiplayer card game. The aim of the game is to get rid of all your playing cards before your opposition.

  • Silverlight Online Chat
    Jul 24, 2010

    Today we launch the new Silverlight Live Chat application demonstrating the Liquid RichTextBox and Emoticon replacements.

  • New Super Shoot Em Up 2 Game
    Jun 29, 2010

    Added to the Games section is the new Super Shoot 'Em Up 2 game. Take control of your tank with the aim to defeat the computer controlled opponents. Features all new weapons, levels and Battle Mode!

  • Silverlight 4 Controls V5.3.2 Released
    Jun 28, 2010

    This release contains several fixes raised in the forums.

tclemons
tclemons
FileUpload Posted: Apr 19, 2010
 

upoading files works great till yoou upload a file larger than 32kb.


what shouldni look for to fix this issue


Thank You


Troy

 
 
tclemons
tclemons
RE: FileUpload Posted: Apr 19, 2010
 

got it figured out, had to set the packet size


_uploader.packetsize = "<your KB size allowed>"

 
 
onetae
onetae
RE: FileUpload Posted: Jun 30, 2010
 

What is the size limit on what you can upload?

Has it got to do with the web settings size on uploading?


 
 
dan
dan
RE: FileUpload Posted: Jul 10, 2010
 

Hi,


There is no limit to the size that can be uploaded and the upload size of this component has nothing to do with the web.config settings.  When uploading a file it is broken up into small chuncks usually around 30k in size and sent to the server.  There is a bug in version 5.3.2 and below that can cause a memory leak, this is being fixed and will be implemneted in the next version.


Thanks!

 
 
hami
hami
RE: FileUpload Posted: Sep 05, 2010
 

hello!!!!!!!!!

 i really want to ask that the second code you write for image uploading.... where it comes plz mention and my second question is that  when i write the first part of the code then it gives me  error i-e


System.Windows.Controls.ProgressBar' does not contain a definition for 'Text' and no extension method 'Text' accepting a first argument of type 'System.Windows.Controls.ProgressBar' could be found (are you missing a using directive or an assembly reference?)

 in the same way fro 'complete' ..


I have add the reference of system.windows.control


Now What can i do .. ireally need image uploading in my project plz help me out plz

 
 

Rate this page: 

1 Star 2 Star 3 Star 4 Star 5 Star
1 Rating / 5.0 Average