After building the custom control, you test it by adding an
ASP.Net web application to the solution. You add a correct
<%@ Register %> directive and a proper declaration of the
control in the <asp:Form> tag to the Web Form, but when you
execute the application you get an error. What is the most
likely reason for the problem?

a) The custom control must be compiled first.
b) The web application must have a reference to the control
c) The custom control must be registered with windows first.
d) The assembly from the custom control is not in the
application?s bin directory.

Answer Posted / g.b.prabhakaran

d

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between user control an custom control?

707


Describe session handling in a webfarm?

648


Is a dll file an executable?

635


Which asp.net objects encapsulate the state of the client and the browser?

676


What are the namespaces used in asp.net mvc? : asp.net mvc

601






What are the different method of navigation in asp.net?

639


What is the use of response redirect in asp.net?

663


Is asp.net easy to learn?

635


What is different in .net 1.1 and .net 2.0?

642


Explain how cookies work.

693


Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?

600


How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?

634


What is a pixel url?

595


What is the full meaning of asp.net?

602


What is autopostback true?

692