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 'cu' is already defined in this scope

Source Error:


Line 43:         }
Line 44: 
Line 45:             CreateUserWizard cu = (CreateUserWizard)sender;
Line 46:             string s = untitled.get_file_txt(filename);
Line 47:             s = s.Replace("<%link1%>", link);

Source File: c:\inetpub\vhosts\forexcenter.net\httpdocs\registration\register.aspx.cs    Line: 45






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