i am working in asp.net mvc . i am using partial views but when i clicked on particular link i got the following error
500 Internal Server Error
any one know the reson thanks
i am working in asp.net mvc . i am using partial views but when i clicked on particular link i got the following error
500 Internal Server Error
any one know the reson thanks
HTTP:/1.1 500 Internal Server Error
http://www.c-sharpcorner.com/uploadfile/mahesh/500ise02082007143311pm/500ise.aspx
500 - Internal Server Error - General Discussions Forum - Telerik ...
http://www.telerik.com/community/forums/aspnet-mvc/general/500-internal-server-error.aspx
HTTP 500 - Internal server error
http://p2p.wrox.com/book-beginning-asp-3-0/1712-http-500-internal-server-error.html
HTTP 500 Internal Server Error with deployed ASP.Net MVC service
500 Server error means that a script has thrown an error, this is not a broken link (aka a 404 error).
If you are using Internet Explorer, go to tools>options>advanced and unselect 'friendly http errors', this will give you a more comprehensive description of the error so you can debug the script, or contact the relevant people to debug it.