Kenneth:
Hi basam,
Do you use IIS6 on the Local machine? If so, please try this way:
Solutions:
1, turn off the IIS service .
2, Open the file 'metabase.xml (windows \ system32 \ inetsrv \ )
3, Navigate to ASPMaxRequestEntityAllowed section and modify to 10240000(10M), default: 204800, that is: 200K.
4, save, and then restart the IIS service
Regards,
Ken
Thank you for the reply
I already did that even before submitting the post but no difference.
I could solve the problem through increasing the Application Pool maximum used memory and maximum virtual memory.
The Application Pool was recycling during the upload.
You could give maximum used memory a value of 64-300 MB, and maximum virtual memory a value of 1024 MB and above.
Best Regards
Basam J Kalaf