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
   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) +276
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +80
   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_5053grfo.1.cs:0
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +276
   System.Web.UI.HtmlControls.HtmlHead.RenderChildren(HtmlTextWriter writer) +28
   System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +47
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +80
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +169
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +80
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +169
   System.Web.Mvc.ViewPage.Render(HtmlTextWriter writer) +75
   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.4494.0