in vb.net an error is coming
        Posted  
        
            by user275111
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user275111
        
        
        
        Published on 2010-04-06T08:58:36Z
        Indexed on 
            2010/04/06
            9:03 UTC
        
        
        Read the original article
        Hit count: 247
        
vb.net
Compiler Error Message: ASPNET: Make sure that the class defined in this code file matches the 'inherits' attribute, and that it extends the correct base class (e.g. Page or UserControl).
in vb code-i used namespace and a class.
© Stack Overflow or respective owner