Im trying to export/import some pages from one solution to another. But if that page has an xhtml field where some link links to a pdf in the BLOB, the import just gives me a blank page when I press the import button.
If I look inside the .episerverdata file, I can see all the pdfs there, so I am struggling to figure out why this happens.
to the element in web.config. You can set your own content length, that is just the number we used. THe problem was that the export file was larger then the max allowed content length specified in web.config.
error This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
Hello!
Im trying to export/import some pages from one solution to another. But if that page has an xhtml field where some link links to a pdf in the BLOB, the import just gives me a blank page when I press the import button.
If I look inside the .episerverdata file, I can see all the pdfs there, so I am struggling to figure out why this happens.
Any help?