when webpage and user control in same folder that is well no problem
but webpage and user control in different folder that web page show this line which is write in usercontrol
<%@ Control Language="C#" Inherits="erp.TreeViewDefalut2" autoeventWireup=true %>
how to display user control in web page
...
Go to the complete details ...