I created a WEB Application with the VS .Net
I set some WEB Form controls to the designer.
When I execute the ASP.NET Application I do not
see my controls in the browser.
A simple label control is shown, but a
button control is not viewing.
I think that the codebehind C# program is also
not executed.
Do you have any idea, what the problem is ???
thank you
Andreas