Server Error in '/' Application.

Error loading link collection: The ConnectionString property has not been initialized.

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.Exception: Error loading link collection: The ConnectionString property has not been initialized.

Source Error:


Line 47: 													<td valign=top>
Line 48: 														<h2>Links</h2>
Line 49: 														<% =writeLinks() %>
Line 50: 													</td>
Line 51: 												</tr>

Source File: e:\inetpub\hostedwebsites\hamden\links.aspx    Line: 49

Stack Trace:


[Exception: Error loading link collection: The ConnectionString property has not been initialized.]
   HostedWebsitesClasses.linksColl..ctor(String haName) +321
   hamden.links.writeLinks() +52
   ASP.links_aspx.__RenderForm1(HtmlTextWriter __output, Control parameterContainer) in e:\inetpub\hostedwebsites\hamden\links.aspx:49
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27
   System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +44
   System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output) +262
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +72
   System.Web.UI.Control.Render(HtmlTextWriter writer) +7
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
   System.Web.UI.Page.ProcessRequestMain() +1926


Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407