VB.net Web application Problem
When I start develop the vb.net webapplication.
and i use the web form tools "button and text box" to test my first vb.net webapplication.
after i design the layout. and press F5. it popup this error message to me.
"Error while trying to run project: unable to start debugging on the web server. the server does not support debugging of asp.net or atl server applications. run setup to install the visual studio.net server components. if setup has been run verify that a valid url has been specified.
you may also want to refer to the asp.net and atl server debugging topic in the onlune documentation. would you like to disable future attempts to debug asp.net pages for this project?"
after i select yes to contunie to run. but i can't see the textbox and button in the IE6. the IE only displaying html tools.
I did reinstall few time the windows componets and the VS.net.
but still the same. and i don't have the server components. is it the same with the windows components?
what is the problem?
need help?
please