Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
when i run the project:
I got these:

Unable to find specified ModalPopupExtender.

VB
[ArgumentException: Unable to find specified ModalPopupExtender.]
   AjaxControlToolkit.ConfirmButtonExtender.RegisterDisplayModalPopup() in d:\hg\act\Server\AjaxControlToolkit\ConfirmButton\confirmButtonExtender.cs:55
   AjaxControlToolkit.ConfirmButtonExtender.OnLoad(EventArgs e) in d:\hg\act\Server\AjaxControlToolkit\ConfirmButton\confirmButtonExtender.cs:37
   System.Web.UI.Control.LoadRecursive() +54
   System.Web.UI.Control.LoadRecursive() +145
   System.Web.UI.Control.LoadRecursive() +145
   System.Web.UI.Control.LoadRecursive() +145
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +772
Posted
Comments
Charan_Kumar 11-Apr-14 1:41am    
had you added ajaxtoolkit reference?
Tomin James 11-Apr-14 5:39am    
Yes i add it in the Bin folder
Tomin James 11-Apr-14 5:43am    
at first it ask to select .cs file i check it in the internet i get one then i just put it in my project folder then it over and now this for another control what i need to do I need find all other .cs file of ajax
[no name] 11-Apr-14 2:00am    
Please paste you code or give more details about question.

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