Click here to Skip to main content
15,891,136 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello
i am getting error pls i dont have idea how to find this issue ,can u pls suggest me 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 advance Thankq
Posted
Comments
Member 11883585 14-Nov-18 4:13am    
how can i send mail through web using stmp???

1 solution

check the inherit class of .aspx page and .cs file..
May be you copy pasted a aspx page and renamed in but forget to change the class.
Rename the class file as your aspx page name.

make it answer if you got your solution.


Thanks
 
Share this answer
 
Comments
Mamtha7 30-Jun-12 8:39am    
i changed inherits class and everthing ,but still am getting error , i think in design page i made mistake .Almost design page correct but its getting error in that can you pls help me pls
AshishChaudha 30-Jun-12 13:31pm    
What the name of your page (in which your are getting error). and the inherits class name?? Search for the class name in your project.if you get then rename to the respective class name.
Mamtha7 2-Jul-12 0:29am    
k i will try thankq

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900