Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0103: The name 'bcc' does not exist in the current context

Source Error:


Line 39:             string[] cc = { "allstardeuce2@gmail.com" };
Line 40:             
Line 41:             if (AllStar.Util.SendEmailCDO("All Star", to, "Contact Us", e_html, yourname.Text.Trim(), youremail.Text.Trim(), cc, null, bcc))
Line 42:             {
Line 43:                 string url = Request.Url.ToString();

Source File: g:\pleskvhosts\veridean.com\allstarplumbingandrestoration.com\contact-us.aspx    Line: 41






Version Information: Microsoft .NET Framework Version:2.0.50727.9061; ASP.NET Version:2.0.50727.9062