Server Error in '/professionaldevelopment' Application.

The call is ambiguous between the following methods or properties: 'System.IO.TextWriter.Write(string, params object[])' and 'System.IO.TextWriter.Write(char[])'

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: Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: The call is ambiguous between the following methods or properties: 'System.IO.TextWriter.Write(string, params object[])' and 'System.IO.TextWriter.Write(char[])'

Source Error:


Line 2:  <asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
Line 3:    <title>
Line 4:    <%: ViewBag.PageContent.SEOTitle %>
Line 5:    </title>
Line 6:    <!-- Facebook Conversion Code for MailChimp Lead --> 

Source File: d:\www\extension.fullerton.edu\professionaldevelopment\Views\Certificates\CertificateList.aspx    Line: 4

Stack Trace:


[RuntimeBinderException: The call is ambiguous between the following methods or properties: 'System.IO.TextWriter.Write(string, params object[])' and 'System.IO.TextWriter.Write(char[])']
   CallSite.Target(Closure , CallSite , HtmlTextWriter , Object ) +214
   System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid2(CallSite site, T0 arg0, T1 arg1) +679
   ASP.views_certificates_certificatelist_aspx.__RenderContent1(HtmlTextWriter __w, Control parameterContainer) in d:\www\extension.fullerton.edu\professionaldevelopment\Views\Certificates\CertificateList.aspx:4
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +117
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +132
   ASP.views_shared_certificate_master.__Render__control2(HtmlTextWriter __w, Control parameterContainer) in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\professionaldevelopment\0de8731b\c73e79fe\App_Web_hqhcdlos.7.cs:0
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +117
   System.Web.UI.HtmlControls.HtmlHead.RenderChildren(HtmlTextWriter writer) +27
   System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +47
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +132
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +271
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +132
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +271
   System.Web.Mvc.ViewPage.Render(HtmlTextWriter writer) +75
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +132
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +8680


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