Server Error in '/' Application.

Value cannot be null.
Parameter name: str

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.ArgumentNullException: Value cannot be null.
Parameter name: str

Source Error:


Line 1:  <%@ Page Language="VB" ContentType="text/html" ResponseEncoding="iso-8859-1" %>
Line 2:  
Line 3:  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />			<meta name="Robots" content="index,follow">  <meta name="revisit-after" content="7 days">  <meta name="description" content="<%=System.Configuration.ConfigurationSettings.AppSettings("meta")%>">  <meta name="Keywords" content="<%=System.Configuration.ConfigurationSettings.AppSettings("keywords") %>"><title><%=System.Globalization.CultureInfo.CurrentCulture.TextInfo.ToTitleCase(System.Configuration.ConfigurationSettings.AppSettings("keyword")) %> overzicht - <%=System.Configuration.ConfigurationSettings.AppSettings("domainkeyword") %> links</title>     <script src="../site_functions.js" type="text/javascript"></script>	<link href="../style2.css" rel="stylesheet" type="text/css" /></head><body class="sidebar-right" ><div id="bg"><img src="http://<%=System.Configuration.ConfigurationSettings.AppSettings("domeinnaam") %>/<%=System.Configuration.ConfigurationSettings.AppSettings("achtergrond") %>" width="100%" height="100%" alt=""></div><div id="content"><form id="form1" name="form1" method="post" runat="server">
Line 4:    
Line 5:    <table border="0" align="center" cellpadding="0" cellspacing="0">  <tr>    <td width="3" rowspan="3"></td>    <td width="1016"><table width="100%" border="0" cellspacing="0" cellpadding="0">      <tr>        <td width="527"><a href='http://<%=System.Configuration.ConfigurationSettings.AppSettings("domeinnaam") %>'><img src="http://<%=System.Configuration.ConfigurationSettings.AppSettings("domeinnaam") %>/<%=System.Configuration.ConfigurationSettings.AppSettings("logo") %>" border="0" /></td>        

Source File: C:\HostingSpaces\Host2\cateringsbedrijven.nl\wwwroot\links\index.aspx    Line: 3

Stack Trace:


[ArgumentNullException: Value cannot be null.
Parameter name: str]
   System.Globalization.TextInfo.ToTitleCase(String str) +5865674
   ASP.links_index_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in C:\HostingSpaces\Host2\cateringsbedrijven.nl\wwwroot\links\index.aspx:3
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +276
   System.Web.UI.Page.Render(HtmlTextWriter writer) +40
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +80
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4239


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