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 'Translator1' does not exist in the current context

Source Error:


Line 266:        string selLang = DDListLanguage.SelectedValue;
Line 267:        cLang = GetGoogleLanguage(selLang);
Line 268:        Translator1.DestinationLanguage = cLang;
Line 269:        Translator2.DestinationLanguage = cLang;
Line 270:        Translator3.DestinationLanguage = cLang;

Source File: c:\Domains\shq.lasdnews.net\MasterPages\lasd_banner.master.cs    Line: 268






Version Information: Microsoft .NET Framework Version:2.0.50727.8000; ASP.NET Version:2.0.50727.8001