Posted on: 7/13/2014 5:26:55 PM | Views : 352

Hi
i have developed website in mvc razor 4, using visual studio 2012 ultimate , and uploaded on live server ..i check on server as 
www.checkmywebst.com/demo , demo is folder where website is copied. ..
and that works and shows website design..but HomeController.cs (in Controller)  is not getting started..I Created log file , and Wrote code in indexcontroller   ActionResult Index , 
but index is not getting called.
I also tried to rename controller,  but still website runs properly without error...

What can be issue  ??


Go to the complete details ...