Server Error in '/' Application.

You can only have one <title> element within the <head> element.

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.Web.HttpException: You can only have one <title> element within the <head> element.

Source Error:


Line 8:  <!DOCTYPE HTML>
Line 9:  <html>
Line 10: <head runat="server">
Line 11:     <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0;" name="viewport" />
Line 12:     <meta name="apple-mobile-web-app-capable" content="yes">

Source File: c:\webhosting\data\Mobile\MProduct\ProListNav.aspx    Line: 10

Stack Trace:


[HttpException (0x80004005): You can only have one <title> element within the <head> element.]
   System.Web.UI.HtmlControls.HtmlHead.AddedControl(Control control, Int32 index) +135
   System.Web.UI.ControlCollection.Add(Control child) +151
   System.Web.UI.Control.AddParsedSubObject(Object obj) +41
   System.Web.UI.Control.System.Web.UI.IParserAccessor.AddParsedSubObject(Object obj) +10
   ASP.mobile_mproduct_prolistnav_aspx.__BuildControl__control2() in c:\webhosting\data\Mobile\MProduct\ProListNav.aspx:10
   ASP.mobile_mproduct_prolistnav_aspx.__BuildControlTree(mobile_mproduct_prolistnav_aspx __ctrl) in c:\webhosting\data\Mobile\MProduct\ProListNav.aspx:1
   ASP.mobile_mproduct_prolistnav_aspx.FrameworkInitialize() in c:\windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\de562205\c53aca6a\App_Web_bvyfk-r4.4.cs:0
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +56
   System.Web.UI.Page.ProcessRequest() +79
   System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +23
   System.Web.UI.Page.ProcessRequest(HttpContext context) +111
   ASP.mobile_mproduct_prolistnav_aspx.ProcessRequest(HttpContext context) in c:\windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\de562205\c53aca6a\App_Web_bvyfk-r4.4.cs:0
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +406
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +76

[HttpException (0x80004005): Unhandled HttpException while processing NeatUpload child request]
   Brettle.Web.NeatUpload.UploadHttpModule.Application_BeginRequest(Object sender, EventArgs e) +802
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +128
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +76


Version Information: Microsoft .NET Framework Version:2.0.50727.9044; ASP.NET Version:2.0.50727.9047