Quote:
|
Originally Posted by wasimf
Hi all,
I have aproblem with mt ASP.Net application.
I builf a web form in Visual studio. I add buttons and other controls.
The browser doesn't display any thig.
What can be the problem?
Regards...
|
Anything can be wrong from bad coding all the way to a misconfigured server. Without knowing what the code looks like, what serer you are using, or basically anything more then what you have giving us, we can help you. Its kind of like me saying there is a noise in my car, whats wrong?
Now some things I can recommend looking into without knowing anything. Do you have .net framework installed on the server? If the server is running Windows 2003, did you turn on .net in the IIS manager? I think by default its turned off.
If I think of any other ideas to check I will post it.