1. copy and paste to the c drive
2. go to administrative tool > Internet information Service (IIS) manager > Application pool: download ASP.net v4.0.
3. Set the Application pool Default to true for running 32bit app.
4. Right click on Default Website > add New Application > Enter Alias (could be anything) > Enter Physical path of the zip file > select ASP.net v.4.0 in the dropdown list in the application pool list.
5. Run http://localhost/Ch01Cart/Order.aspx
note: localhost means you run your server on your local computer.
Assuming there are vb.net studio install on your computer (visual studio ultimate on mine)
No comments:
Post a Comment