how can you handle "control is not part of this page "
error?

Answers were Sorted based on User's Feedback



how can you handle "control is not part of this page " error?..

Answer / k

To handle it with add attribute like runat="server" in aspx page

Is This Answer Correct ?    1 Yes 0 No

how can you handle "control is not part of this page " error?..

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

how can you handle "control is not part of this page " error?..

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

Post New Answer

More ASP.NET Interview Questions

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?

0 Answers   HCL,


Define web.config in .net?

0 Answers  


Explain what is viewstate?

0 Answers  


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

0 Answers   MCN Solutions,


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?

3 Answers  


What is SilverLight in ASP.NET ?

2 Answers   SmartData,


How many languages are supported by .NET at present time?

0 Answers  


What is caching and types of caching ?

2 Answers   Infosys,


What are the server controls in asp.net?

0 Answers  


How to use DevExpress controls

1 Answers  


Categories