Server Error in '/' Application.

' ', hexadecimal value 0x0B, is an invalid character.

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.ArgumentException: ' ', hexadecimal value 0x0B, is an invalid character.

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:


[ArgumentException: '', hexadecimal value 0x0B, is an invalid character.]
   System.Xml.XmlUtf8RawTextWriter.InvalidXmlChar(Int32 ch, Byte* pDst, Boolean entitize) +2737841
   System.Xml.XmlUtf8RawTextWriter.WriteElementTextBlock(Char* pSrc, Char* pSrcEnd) +579
   System.Xml.XmlUtf8RawTextWriter.WriteString(String text) +72
   System.Xml.XmlWellFormedWriter.WriteString(String text) +138
   System.Xml.XmlWriter.WriteElementString(String localName, String ns, String value) +60
   GirisimHaber.Core.SyndicationGenerator.WriteRssItem(XmlWriter writer, IPublishable publishable) in D:\ProfENT\2022-2010-GirisimHaber\GirisimHaber.Com\Projects\GirisimHaber.Com\GirisimHaber.Core\SyndicationGenerator.cs:537
   GirisimHaber.Core.SyndicationGenerator.WriteRssChannel(XmlWriter writer, List`1 publishables, String title) in D:\ProfENT\2022-2010-GirisimHaber\GirisimHaber.Com\Projects\GirisimHaber.Com\GirisimHaber.Core\SyndicationGenerator.cs:419
   GirisimHaber.Core.SyndicationGenerator.WriteRssFeed(Stream stream, List`1 publishables, String title) in D:\ProfENT\2022-2010-GirisimHaber\GirisimHaber.Com\Projects\GirisimHaber.Com\GirisimHaber.Core\SyndicationGenerator.cs:385
   GirisimHaber.Core.SyndicationGenerator.WriteFeed(SyndicationFormat format, Stream stream, List`1 publishables, String title) in D:\ProfENT\2022-2010-GirisimHaber\GirisimHaber.Com\Projects\GirisimHaber.Com\GirisimHaber.Core\SyndicationGenerator.cs:305
   GirisimHaber.Core.Web.HttpHandlers.SyndicationHandler.ProcessRequest(HttpContext context) in D:\ProfENT\2022-2010-GirisimHaber\GirisimHaber.Com\Projects\GirisimHaber.Com\GirisimHaber.Core\Web\HttpHandlers\SyndicationHandler.cs:68
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +790
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +195
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +88


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4087.0