Click to See Complete Forum and Search --> : Simple ASP.NET question from a Beginner


war1000
May 22nd, 2002, 10:53 PM
Hi,
I am trying to make an ASP.net application in VB.net. When I use the web form controls and run my application using F5 none of the controls (except for Label and LinkButton) show in the IE browser. But the HTML controls show in the browser. However, if I write any code into the HTML controls then the code doesn't work. Please help!

Thanks,

Mo.

robtaylor
May 23rd, 2002, 03:41 AM
Can you upload a copy of the ASP.NET app (in a zip file) so we can perhaps see the problem?

war1000
May 26th, 2002, 06:46 PM
It seemed like there was an installation error. i installed IIS after installing VB .NET. Aparently if u install IIS before, it works fine.

Thanks All.