1.
Launch Visual Studio 2010 and select FileàNewàWeb Site… from the menu.
2.
Click on the Visual C# templates and then select ASP.NET Empty Web Site.
3.
Select File System from the drop down list next to Web Location and
change the name of the site to C:\...\Visual Studio
2010\Projects\GridViewSample and click the OK button.
4.
Visual Studio 2010 will create a web site with only a web.config file.