Hi,
My website has been working fine for a long time but recently I have been getting this error. I have checked for common errors in the forums.
Server Error in '/' Application.
--------------------------------------------------------------------------------
An existing connection was forcibly closed by the remote host
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.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
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:
[SocketException (0x2746): An existing connection was forcibly closed by the remote host]
System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) +232
[IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.]
System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size) +7080594
System.Xml.XmlRegisteredNonCachedStream.Read(Byte[] buffer, Int32 offset, Int32 count) +20
System.Xml.XmlTextReaderImpl.ReadData() +548
System.Xml.DtdParserProxy.System.Xml.IDtdParserAdapter.ReadData() +16
System.Xml.DtdParser.GetToken(Boolean needWhiteSpace) +5047246
System.Xml.DtdParser.ParseEntityDecl() +47
System.Xml.DtdParser.ParseSubset() +5047968
System.Xml.DtdParser.Parse(Boolean saveInternalSubset) +66
System.Xml.XmlTextReaderImpl.ParseDoctypeDecl() +323
System.Xml.XmlTextReaderImpl.ParseDocumentContent() +668
System.Xml.XPath.XPathDocument.LoadFromReader(XmlReader reader, XmlSpace space) +1165
System.Xml.XPath.XPathDocument..ctor(TextReader textReader) +120
Argotic.Common.SyndicationEncodingUtility.CreateSafeNavigator(String xml) +132
Argotic.Common.SyndicationEncodingUtility.CreateSafeNavigator(Stream stream, Encoding encoding) +129
Argotic.Common.SyndicationEncodingUtility.CreateSafeNavigator(Stream stream) +117
Argotic.Common.SyndicationEncodingUtility.CreateSafeNavigator(Uri source, ICredentials credentials, IWebProxy proxy, Encoding encoding) +458
Argotic.Syndication.GenericSyndicationFeed.Load(Uri source, ICredentials credentials, IWebProxy proxy, SyndicationResourceLoadSettings settings) +132
Argotic.Syndication.GenericSyndicationFeed.Create(Uri source) +82
mojoPortal.Web.FeedUI.FeedCache.GetRssFeedEntries(Int32 moduleId, Guid moduleGuid, Int32 entryCacheTimeout, Int32 maxDaysOld, Int32 maxEntriesPerFeed, Boolean enableSelectivePublishing) +1150
mojoPortal.Web.FeedUI.FeedManagerModule.GetEntriesTable() +99
mojoPortal.Web.FeedUI.FeedManagerModule.BindRepeater() +63
System.Web.UI.Control.OnLoad(EventArgs e) +132
System.Web.UI.Control.LoadRecursive() +66
System.Web.UI.Control.LoadRecursive() +191
System.Web.UI.Control.LoadRecursive() +191
System.Web.UI.Control.LoadRecursive() +191
System.Web.UI.Control.LoadRecursive() +191
System.Web.UI.Control.LoadRecursive() +191
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.4952; ASP.NET Version:2.0.50727.4955
"I get this error when I try and access the website on the server"
We're sorry but a server error has occurred while trying to process your request.
The error has been logged and will be reviewed by our staff as soon as possible. It is possible that the error was just a momentary hiccup and you may wish to use the back button and try again or go back to the home page.
I would really appreciate your help!
Thank you.