I keep getting errors saying "master_pc is ambiguous in the namespace 'ASP' when loading some of my pages.
master_pc is the name of my main Public class in my Master Page.
The Error is on line:
Could someone give me an idea of how to fix this other than renaming the class? There is no other class called this, so I'm at a loss as to why it's having a problem.Code:Public Shadows ReadOnly Property Master() as ASP.master_pc
<edit>The file it references is App_Web_..... which I presume is one created by .Net during compilation</edit>



LinkBack URL
About LinkBacks
Reply With Quote



Bookmarks