0

I have fixed my file upload file size as 50MB using the following code
< httpRuntime executionTimeout="60" maxRequestLength="51200"/> in Web.cofig file.
When i am uploading more than 25MB file it displays error message as "file or directory not found". How to fix this issue?

1 Answer 1

0

This issue will occur because of timeout reached or IIS upload limit reached.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.