Settings Page (in work)

Fixing Web hosting in Azure
This commit is contained in:
2011-03-30 02:25:27 +03:00
parent 84642c37ad
commit 833083ca0e
21 changed files with 414 additions and 105 deletions
@@ -8,7 +8,7 @@ using MyFriendsAround.Data.BLL;
namespace MyFriendsAround.Web.Controllers
{
[HandleError]
//[HandleError]
public class HomeController : Controller
{
public ActionResult Index()