Install the Beer House asp.net project
- Download and install Visual Studio's Web Deployment Projects
- if use SQL Server 2005 express version, then skip to step 5
- Copy ASPNETDB.MDF & ASPNETDB_log.ldf to what ever you like and attach this database in Sql Server 2005
- open web.config file and change ConnectionStrings setting
- In Visual Studio 2005, public the web site and remember the Target Location setting.
- In IIS, create application (instead of Virtual Directory), specify whatever alias you like, use the Target location in step 5 as physical path here
- Completed.
No comments:
Post a Comment