I already tried this, just with 30 mb, same difference does not work. I am new to umbraco, and therefore also to Runway, so I might have setup something wrong or miss something in my installation.
Sure, I set it up to run on localhost, to be able to see the error message. When I try to upload af zip file containing 1 jpg file of size 948 kb i get an System.IO.IOException: Mappen er ikke tom (~Folder is not empty). When I try to upload the same .jpg as a single file same size it works, so in my book any upload limitation cannot be the cause of this, because then my attempt to upload the .jpg of the same size also fail.
My installation is a an Umbraco 4.03 with runway installed and the Runway gallery activated.
UMBRACO 4.03: I am having trouble uploading a zip to my Runway Gallery
Is there anything, for instance, are there any size restrictions that I should observe?
Zip size is 1 mb. Containing one file.
Thanx Tonny
Hi Tonny
That's sounds a bit odd...this is a long shot.
try adding <httpRuntime maxRequestLength="102400" /> to your web.config file, which should allow you to upload approx. 100Mb...
Hope this helps
/Jan
Hi Jan,
I already tried this, just with 30 mb, same difference does not work. I am new to umbraco, and therefore also to Runway, so I might have setup something wrong or miss something in my installation.
br. Tonny
Do you place the <httpruntime> inside the <system.web> tag?
Can you perhaps provide us with some more detailed information? Do you get some kind of error message or does the upload just time-out?
/Jan
Sure, I set it up to run on localhost, to be able to see the error message. When I try to upload af zip file containing 1 jpg file of size 948 kb i get an System.IO.IOException: Mappen er ikke tom (~Folder is not empty). When I try to upload the same .jpg as a single file same size it works, so in my book any upload limitation cannot be the cause of this, because then my attempt to upload the .jpg of the same size also fail.
My installation is a an Umbraco 4.03 with runway installed and the Runway gallery activated.
Please tell if you need more detail.
Thanx a lot. Tonny
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.