when a run program the following error is show not clear what is it.

Posted by Naveenrohillamca under ASP.NET on 9/25/2011 | Points: 10 | Views : 1707 | Status : [Member] | Replies : 2
pls tell me what type of error is this and it solve

<%@ page language="C#" autoeventwireup="true" inherits="SICertificateWizard, App_Web_loskdsoh" %>


The base class includes the field 'ScriptManager1', but its type (System.Web.UI.ScriptManager) is not compatible with the type of control (System.Web.UI.ScriptManager). G:\SCHOOL\ExamSubjectWiseComment.aspx




Responses

Posted by: Blessyjees on: 9/26/2011 [Member] Bronze | Points: 25

Up
0
Down
Hi

You may be used different versions of controls. Make sure you used asp.net script manager and its controls or ajax controls and its script manager.

Blessy Baby
Digitalmesh Softech pvt Ltd
https://blessybaby.wordpress.com/

Naveenrohillamca, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: CS1401 on: 9/27/2011 [Member] Starter | Points: 25

Up
0
Down
remove your ajax controls then try to install latest version of toolkit controls.

...

Naveenrohillamca, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response