Hi and thanks for reading my post.
We just upgraded from Server 03 to 08 and everything is working great except 2 things and I wonder if they're related.
1. We host a lot of pdf files on our site. On the 03 server the pdf files all loaded quickly (they are all set to "fast web view"). On the 08 server, though, they are slow to load, as if the "fast web view" isn't set. When "fast web view" is set, the user can begin to interact with the pdf immediately, instead of waiting for the entire pdf to download. Since moving to 08 we have to wait until the entire pdf has downloaded before we see the first page and can scroll through the document. I have looked at these pdf's and they still are set to "fast web view" on the 08 server.
2. On the 03 server we were using indexing services to search all of our pdf files. On the 08 server, we've started using windows search service. The search results seems to work great, but when I want to display the first 100 characters of the pdf documents using System.Search.Autosummary, I'm seeing this:
%PDF-1.3 %âãÏÓ 4095 0 obj << /Linearized 1 /O 4098 /H [ 3579 1044 ] /L 2566121 /E 39473 /N 76 /T 2484101 >> endobj xref 4095 152 0000000016 00000 n 0000003396 00000 n 0000003521 00000 n 0000004623 00000 n 0000004992 00000 n 0000005079 00000 n 0000005167 00000 n .....
So, what is this? Are these 2 issues related and how can I fix them?
Thanks again.