Visual Studio.NET -> ASP.NET problem

G

Guest

I installed trial version of Visual Studio.NET and i tried
doing a simple example in ASP.NET using VB.Net.Below is my
problem:

I have a 'button' WebForm control and a 'label' WebForm
control in a aspx file.I added appropriate code inside
the .vb file like when a user clicks on button then it
should display hello world on the label.
When i tried running the sample i could see only blank
page.All i see is the Label ID.Is there any settings i
need to modify inorder for the sample to run.Even i
downloaded one basic sample from Microsoft site and could
not be able to run the sample[I mean i could not see the
web page output].
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top