South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Haven't had much experience with sharepoint. With F5 i have though. From your image it looks like a valid error coming from the SP server. If it works to the SP server directly (and not via the F5) do a wireshark trace & see the difference in the payload.
AFAIK, Sharepoint Designer is not a fan of server headers being replaced. I could very well be wrong, though.
Did you use an F5 iApp to deploy?
You could be right. But what I don't get is the inconsistency of the failure.
No need to log it, as I can control which backend it goes toOk - i would write an iRule to log which backend server you're going to. Then startup a wireshark trace & refresh the page until it fails. Check your /var/log/ltm logs and see which backend server you hit last & view the trace details.
Maverick: Interesting. However, the F5s are a bit smarter than ISAPI filters and will actually rechunk/reformat HTTP response appropriately.
I expected as much. But now I think that this may be something to do with the way the iApp was written, if a straight load-balanced setup works perfectly.
Ultimately, though, this seems to be a Sharepoint issue.
So yeah, I'm also thinking it's a sharepoint issue. However, it's very hard to convince the sharepoint admins that their system is borked when designer works perfectly when it's not routed through the loadbalancers
Sounds like typical Sharepoint admins, then. Is Designer being hosted on the same hardware / server as the Sharepoint libraries?
No designer is on desktop PCs...
You'd rather not have them just bypass the F5?