Hello,
I am publishing an ASP.NET MVC application on a windows server 2008 with IIS 7 and I am
able to access www.mydomain.com but when I try to access any other
view I get the 404 error.
For example: Mail/Contact, Product/List, etc.
I always get a 404 error! Why? How can I solve this?
It is like to routing does not work. I am using a standard Global.asax file.
The site works fine in my Windows Vista 64 bit.
I tried to upload the files as they are or publish using VS 2008.
The result is always the same.
I am on this for hours and I am not able to solve it.
Please, could someone help me?
Thanks,
Miguel