how can you handle "control is not part of this page "
error?
Answers were Sorted based on User's Feedback
Answer / k
To handle it with add attribute like runat="server" in aspx page
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / d.rajani
any control must be placed within the form tag,1st check
whether the control is placed within form tag or net in the
html source code
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kuber
you haven't put the control definition(html)in the form
tags. Check it out in ASP.net source page.
Is This Answer Correct ? | 0 Yes | 0 No |
1.What are the types of events in asp.net? 2.what is databind? 3.what is COM objects? 4.Difference between gridview and datalist? 5.what is SOAP? 6.what are contents are available in asp.net page? 7.what are types of error?
1 Answers CompuRx Infotech, Gemini, Gemini Communication,
in which protocol ASP.NET WEB API Work?
Define web.config in .net?
Explain what is viewstate?
What are the various authentication mechanisms in ASP.NET ?
1 Answers Digital GlobalSoft, Satyam,
What is web configuration file and how to use in web application
In asp.net, if a webpage seems too slow to load completely in th ebrowser. In this case what are the checkings or actions you will take to rectify the slowness or which are the factors related to this issue? How we can trace it?
What is SilverLight in ASP.NET ?
How many languages are supported by .NET at present time?
What is caching and types of caching ?
What are the server controls in asp.net?
How to use DevExpress controls