Click here to Skip to main content
15,886,693 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
when i open my design view it gives an error like this :
the page has one or more<asp:content>controls that donot correspond with asp content place holder controls in the master page.
correct the problem in code view
contentplace holder1:
contentplace holder 2:

how to solve this problem
Posted
Comments
raj ch 19-Oct-11 2:23am    
May be u havent closed <asp:content> tags properly.It would be better if u have posted ur code
hitech_s 19-Oct-11 3:40am    
provide your master page design code and the content page design code then only we can say what is the problem

Delete one contentplace holder if it does not need.
If it have contents put in one.
 
Share this answer
 
Double click on Any on of ajax control so that reference of AJAXCONTROLTOOLKITWILL BE passed freshly. And be sure to close the <asp:content xmlns:asp="#unknown"> tags properly
 
Share this answer
 

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