We are on SL 2011 FP1. When we run the project analyst and executive project analyst it works fine for most projects. But, when i run the project analyst or executive project analyst for one specific project, then i receive an error message saying "The Website cannot display the page". This only happens on this specific project.
This specific project is very big and i would understand if the it took some time to open but it does not display at all.
How can I go about getting this resolved?
*This post is locked for comments
Carolyn, I'm also having this issue at a client site. We followed the instructions you provided but it did now resolve the issue. Any other suggestions?
Waren,
Thank you for posting your question to the forum. I am sorry you have not received an answer or suggestion on this question yet. In review of your description, I thought the following would help. It is not clear from your error message detail, but if it references "MaxHttpCollectionKeys", this might help.
Since this project is very big, I suspect you might be running into this threshold:
1 - Browse out to the inetpub directory on the BP server
2 - find the web.config file (as an example, mine is in the C:\inetpub\wwwroot\wss\virtualdirectories\99 folder)
3 - Open the web.config file in Notepad
4 - Scroll to the bottom until you find the <appSettings> tag
5 - After the <appSettings> tag, add the following:
<add key="aspnet:MaxHttpCollectionKeys" value="100000"/>
6 - Save and try business portal again.
You might need to re-start IIS.
I hope this helps if you are still struggling with this issue.
Carolyn
MSDSL Technical Support
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156