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: CS0128: A local variable named 'cls1' is already defined in this scope

Source Error:


Line 1:  <% classveri.dbasea cls1 = new classveri.dbasea(); %>
Line 2:  <% if (Security.GuvenlikID(Request.QueryString["id"]) == false){ Response.Redirect("/"); } %>
Line 3:  <% if (Security.GuvenlikID(Request.QueryString["relid"]) == false){ Response.Redirect("/"); } %>

Source File: c:\inetpub\vhosts\sistasforge.com\httpdocs\includes\scripts.aspx    Line: 1






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