Server Error in '/users/dod/iek-rodou/iekrodou/public_html' 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 'DropDownList1' does not exist in the current context

Source Error:


Line 16:       if (!IsPostBack)
Line 17:          {
Line 18:              DropDownList1.SelectedValue = Request.QueryString["speciality_id"];
Line 19:          }
Line 20:         

Source File: c:\wwwall\dod\iek-rodou\iekrodou\public_html\each_speciality_pr.aspx.cs    Line: 18






Version Information: Microsoft .NET Framework Version:2.0.50727.4016; ASP.NET Version:2.0.50727.4016