Wednesday, March 31, 2010
ASP.NET error - BC30456: 'Title' is not a member of ...
The error message shown is misleading. This error is caused by using same code behind class in two .aspx pages in Inherits='xxx' clause. Remove the duplication and deploy again.
Subscribe to:
Posts (Atom)