Hi,
I m designing a website using Visual Studio 2005 Professional edition, using
VB as a language. But here i m encountering problems and have some doubts.
1) Can i run aspx page on a computer where visual studio 2005 is not installed,if yes how?
2) Is visual studio necessary to install, to run a aspx page.
I m trying to run my website on a system where windows server 2003 SP1 is installed. Also there installed is IIS 6.0 and Visual Studio 2003.
I m trying to run it through creating virtual directory, running the IIS 6, and then finally typing the address such as
http://localhost/default.aspx
i m getting the error message in the browser as "Page not found".
Please help