One of my developer colleagues was working on a project this week and ran into a timeout problem while working on building some crazy web part. His web part was fine, but "suddenly" isang walang-kaugnayang site ay naging masyadong mabagal at madalas na nag-time out sa error na ito:
[HttpException (0x80004005): Request time out.]
I logged in and saw that several other sites were just fine. I suspected that there were some hidden web parts on the page and using ang mapagkakatiwalaan ?nilalaman = 1 debug ng diskarteng, Ako ay sa katunayan mahanap 11 web bahagi sa pahina, only two of which were visible. Even better (mula sa isang let's-pag-asa-ko-find-bagay-pangit-dito-na-ko-maaari-ayusin pananaw), three of those closed web parts had a name of "Error".
Tinanggal ko ang mga bahagi web (kung saan mismo ang kumuha ng isang nakakagulat na matagal na panahon) and that solved the problem. For today 🙂
</dulo>