You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
We are using the Tinyfilemanager in our asp.net project. It works fine for smaller files less than 2 MB, but we would like to allow upto 100 MB. When we try with file of 8MB also, it does not accept.
We have set the MaxUploadSizeMb value to 100 in web.config. Any guidance on this will be very useful
Hi,
We are using the Tinyfilemanager in our asp.net project. It works fine for smaller files less than 2 MB, but we would like to allow upto 100 MB. When we try with file of 8MB also, it does not accept.
We have set the MaxUploadSizeMb value to 100 in web.config. Any guidance on this will be very useful
Thank You