Click to See Complete Forum and Search --> : help with visual studio - view project


namgor
04-30-2003, 01:38 PM
I am writing a project in MS Visual Studio and I can build the project Ok. But when I want to use my web browser to see the compiled project , all the ASP tag is completely gone.

For example, I had an HTML page with a ASP text boxˇK but in my browser I can only see the HTML code and there is no text box, obviously ASP is not running in my machine. Anybody know how to fix it?

I know we can uninstall and install ASP.NET in the studio command prompt, but I forgot the command, anybody knows it ?

Thanks