ASP Controls are not showing in the Page : Urgent
-
I hosted one asp.net page and also bin directory,web.config and precompiledapp.config while deploying will get these files.i just add only two controls in that page one HTML Text box and one Asp Label Control but when i open that page i could see only the Html Text box, Label is not shown in that page.But when i check the source of this page i could see the Label and its Text.what is the problem. is there anything should i host. The webserver is windows server and it will support .Net Framework 2.0.
-
I hosted one asp.net page and also bin directory,web.config and precompiledapp.config while deploying will get these files.i just add only two controls in that page one HTML Text box and one Asp Label Control but when i open that page i could see only the Html Text box, Label is not shown in that page.But when i check the source of this page i could see the Label and its Text.what is the problem. is there anything should i host. The webserver is windows server and it will support .Net Framework 2.0.
-
It is not showing any Error.if we press once again the link in the browser it will show the HTML Code.
-
It is not showing any Error.if we press once again the link in the browser it will show the HTML Code.
Have U written something in label? Best regard Pathan
GOD HELP THOSE WHO HELP THEMSELVES
-
Have U written something in label? Best regard Pathan
GOD HELP THOSE WHO HELP THEMSELVES
The Text of the Label is "Welcome" this is not showing