1) in VWD create a new Web Site and point it directly to your IIS local web server call it TimeTracker e.g.
http://localhost/TimeTracker (since I have problem getting VWD web server to work using the Beta release) this step will create a web site on your local IIS, you can do this manually too.
2) Unzip the file downloaded into the C:\Inetpub\wwwroot\TimeTracker and overwrite any files there.
3) Launch the site in IE e.g.
http://localhost/TimeTracker/Default.aspx
chetan.sarod...
All-Star
65729 Points
11138 Posts
Re: How to install and run the asp.net 2.0 starter kits?
Jun 13, 2007 03:33 AM|LINK
1) in VWD create a new Web Site and point it directly to your IIS local web server call it TimeTracker e.g. http://localhost/TimeTracker (since I have problem getting VWD web server to work using the Beta release) this step will create a web site on your local IIS, you can do this manually too.
2) Unzip the file downloaded into the C:\Inetpub\wwwroot\TimeTracker and overwrite any files there.
3) Launch the site in IE e.g. http://localhost/TimeTracker/Default.aspx
or you can download the .vsi file from here
http://msdn.microsoft.com/vstudio/eula.aspx?id=89fba3f4-8053-4670-9c11-c365501e37f2
Hope it will help you [:)]
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.