Server Error in '/' Application.

ContentID in the querystring is not numeric

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: ContentID in the querystring is not numeric

Source Error:


Line 14: 
Line 15: <script runat="server">
Line 16: 	protected string m_sDevNameTitle = PersistedDevelopment.Current.GetCriteriaValue("FormattedShortDevelopmentName");
Line 17: 	
Line 18:     protected void Page_Load(Object sender, EventArgs e)

Source File: D:\Websites\Michael Shanly Homes\CD9Design.Websites.MichaelShanly\Latest\Web\templates\development-internal.ascx    Line: 16

Stack Trace:


[Exception: ContentID in the querystring is not numeric]
   CD9Design.Solutions.Property.HttpCurrentRequest.get_ContentID() in \\W2k3-staging-2\websites\Michael Shanly Homes\Latest\CD9Design.Solutions.Property\HttpCurrentRequest.cs:34
   CD9Design.Solutions.Property.PersistedDevelopment.get_Current() in \\W2k3-staging-2\websites\Michael Shanly Homes\Latest\CD9Design.Solutions.Property\PersistedDevelopment.cs:26
   ASP.development_internal_ascx..ctor() in D:\Websites\Michael Shanly Homes\CD9Design.Websites.MichaelShanly\Latest\Web\templates\development-internal.ascx:16

[TargetInvocationException: Exception has been thrown by the target of an invocation.]
   System.RuntimeType.CreateInstanceImpl(Boolean publicOnly) +0
   System.Activator.CreateInstance(Type type, Boolean nonPublic) +65
   System.Web.HttpRuntime.CreatePublicInstance(Type type) +21
   System.Web.UI.TemplateControl.LoadControl(Type t) +110
   System.Web.UI.TemplateControl.LoadControl(String virtualPath) +51
   Xplode.Web.ApplicationRuntime.XplodePageBase.BuildControlTree() +48
   Xplode.Web.ApplicationRuntime.XplodePageBase.OnInit(EventArgs e) +490
   System.Web.UI.Control.InitRecursive(Control namingContainer) +241
   System.Web.UI.Page.ProcessRequestMain() +195


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