Hi all,
When I try to develop a new test webpart as per the instruction given in the developer guide..but when I applied the webpart in page..
It is giving error:
HelloWorld.ascx.cs(11): error 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).
Please guide me in this as this is test webpart, if it will be working then I can continue with nextwebpart.. asI m new to this..