"Publish succeed" appears in the status bar... I execute IE8 , the home page is ok. but the links to other views gives "Erreur HTTP 404.0 - Not Found". The controler redirection do not work. Under VS2008 IDE the "build and run" works fine. Some basic things omited?... Thank you for your help.
A:
What version of IIS do you have? Try this link: http://www.asp.net/LEARN/mvc/tutorial-08-cs.aspx
Root page has Default.aspx but everything else usually needs routing/mapping on IIS to be setup properly.
queen3
2009-11-09 19:57:20
Thank you very much queen3 !.. I finaly resolved the problem (bad web site creation under IIS7 manager ) by reading the link you gived : http://www.asp.net/LEARN/mvc/tutorial-08-cs.aspx
raouf
2009-11-10 18:56:46
The link : http://www.asp.net/LEARN/mvc/tutorial-08-cs.aspx
raouf
2009-11-10 18:58:23