Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi !
I have created a property for a document type with data type upload. And when i try to upload pdf file. It shows me 500 Internal Server Error.
Error parsing MIME multipart body part header byte 634 of data segment System.Byte[].
I have also tried adding maxRequestLength="204800" executionTimeout="99999" attributes to HttpRuntime tag in web.config. But that isn't working.
Is there anything I am missing?
Have you added the correct MIME types in IIS? Which version of IIS are you using
It may be that you need to add a MIME type.
Hope this helps
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.
Continue discussion
pdf upload issue
Hi !
I have created a property for a document type with data type upload. And when i try to upload pdf file. It shows me 500 Internal Server Error.
Error parsing MIME multipart body part header byte 634 of data segment System.Byte[].
I have also tried adding maxRequestLength="204800" executionTimeout="99999" attributes to HttpRuntime tag in web.config. But that isn't working.
Is there anything I am missing?
Have you added the correct MIME types in IIS? Which version of IIS are you using
It may be that you need to add a MIME type.
Hope this helps
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.