I am using an aspx page in which i have included this page directive.
<%@ Register assembly="Telerik.ReportViewer.WebForms, Version=4.0.10.317, Culture=neutral, PublicKeyToken=a9d7983dfcc261be" namespace="Telerik.ReportViewer.WebForms" tagprefix="telerik" %>
but still there is an error on design page saying failed to create Telerik.reportview.webforms.reportviewer.
more over there is a logo in the current abc available in the following path
Telerik.reportviewer.axd/instance...
i am unable to find that logo in my images folder also.
Kindly help how to track the image path. i need to remove that image and put another image.
<%@ Register assembly="Telerik.ReportViewer.WebForms, Version=4.0.10.317, Culture=neutral, PublicKeyToken=a9d7983dfcc261be" namespace="Telerik.ReportViewer.WebForms" tagprefix="telerik" %>
but still there is an error on design page saying failed to create Telerik.reportview.webforms.reportviewer.
more over there is a logo in the current abc available in the following path
Telerik.reportviewer.axd/instance...
i am unable to find that logo in my images folder also.
Kindly help how to track the image path. i need to remove that image and put another image.