I just purchased the hosting with you guys for my site,which i am trying to test using alternate URL before i point to your nameservers http://www.sabinalfootball.com built using .NET 2.0,SQL 2005,VS 2005 It has admin and public part,so it is arranged something like this. /sabinalfootball --/admin --/public ..... If i type www.sabinalfootball.com ,it needs to get redirected to something like this in real time. http://www.sabinalfootball.com/SabinalFootball/Public/SchoolHome.aspx Do i need some sort of index file which has redirect code in them at the root? If i click on the alternate URL,it lists the directories such as -bin -database -sabinalfootball if i click on sabinalfootball,it gives me the following error. Source Error: Line 112: <compilation debug="true"> Line 113: <assemblies> Line 114: <add assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> Line 115: Line 116: <add assembly="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/> Source File: E:\web\sabinalfoot\htdocs\SabinalFootball\web.config Line: 114 - i have installed webapplication in sabinalfootball and public folder,as it asked...i don't know what i need to configure..please help,i need it moved and running,so i can discountinue the other host.