Media multiple File Upload - only uploads 2 or 3 files in one go
Hi guys,
Does anyone know of a solution to this?
In Umbraco 6.1.6 when I use the new Media upload function I can add multiple files and it will upload them consecutively. This worked fine on my development machine, but now when I try it live it will seem to upload all files, but eventually only one or two files are uploaded and Umbraco will revert to Locked status, show a Locked Login Popup and generate an invalid operation exception error (which I monitored in Elmah) :
The user has no umbraco contextid - try logging in
Media multiple File Upload - only uploads 2 or 3 files in one go
Hi guys,
Does anyone know of a solution to this?
In Umbraco 6.1.6 when I use the new Media upload function I can add multiple files and it will upload them consecutively. This worked fine on my development machine, but now when I try it live it will seem to upload all files, but eventually only one or two files are uploaded and Umbraco will revert to Locked status, show a Locked Login Popup and generate an invalid operation exception error (which I monitored in Elmah) :
The user has no umbraco contextid - try logging in
Hope anyone knows the answer to this one.
thanks in advance!
Martin
It seems I've just solved my own question. For the record:
I added a machinekey element and that solved it. (http://aspnetresources.com/tools/machineKey)
Hmm, I seem to have been to fast with thinking it solved.
It worked a few times, and then it reverted back to the same behaviour.
And the uploading even crashed the application pool, resulting in a http 503 error. (this happened last night as well)
I cant see anymore errors in the elmah error table.
Anyone?
is working on a reply...