Hi,
I'm testing out CS 2008 locally. Any time that I try to browse to the control panel I get a very non descriptive timeout error. Any help here would be appreciated, I don't have much to go on right now. Thanks!
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Web.HttpException: Request timed out.Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [HttpException (0x80004005): Request timed out.] Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
[HttpException (0x80004005): Request timed out.]
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
It could be a timeout attempting to retrieve the URL fo the announcements feed for the control panel sidebar.
Try
1. Open your communityserver.config file and set announcementRssUrl="" (blank out the URL)
2. Restart you web site
Does this resolve the issue with access the control panel?
That worked like a charm, thanks!
Ben Tiedt: 1. Open your communityserver.config file and set announcementRssUrl="" (blank out the URL)
Thanks for this tip. Every time I tried to access control panel on a new install of CS 2008, the application pool was shutting down. No .NET errors shown in the browser, just Service Unavailable. Event log was reading Application pool is being automatically disabled due to a series of failures in the process(es) serving that application pool. I though the pool was corrupt, but recreating a couple of times did nothing. Removing the announcementRssUrl did the trick.
Any ideas how we can re-enable the announcements and not have this issue?
njsmk:Any ideas how we can re-enable the announcements and not have this issue?
If your announcementRssUrl was not set to "http://dev.communityserver.com/blogs/announcements/rss.aspx", could you update it to this URL?
Other than that, I'm not sure why it would cause either of the errors identified on this thread (even in Medium trust without a web proxy).
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com