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: BC31060: withEvents variable 'submit' implicitly defines '_submit', which conflicts with a member of the same name in class 'fyi_aspx'.

Source Error:


Line 129:                  <input type="radio" name="t" value="1" /> I would like to receive this booklet via downloading a PDF file.<br/>
Line 130:                  <input type="radio" name="t" value="2" /> I would like this booklet mailed to me.<br/><br/>
Line 131:                  <asp:imagebutton id="submit" runat="server" imageurl="images/misc/submit.gif" width="58" height="20" onClick="_submit" /></p>
Line 132:                </form>
Line 133:              </div>              

Source File: E:\web\haberer\fyi.aspx    Line: 131





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