Forums

ASP

This topic is locked

ASP.NET Protected Dim Statement

Posted 20 Nov 2003 21:11:39
1
has voted
20 Nov 2003 21:11:39 Darren Melton posted:
I am having a situation where I am getting this compilation error from the server:

"BC30260: 'ddlnews_month' is already declared as 'Protected Dim ddlnews_month As System.Web.UI.WebControls.DropDownList' in this class."

The first error I received was that value was not a member. I go and add a Sub and then get this error. I am using a master template with this page and I cannot seem to find the Protected Dim Statement it states is already declared.

Any suggestions?

Thank you,

Bearshield

Reply to this topic