Asp – Deploying mvc project to iis 6.0

64-bitasp.netdeploymentiis-6

I am trying to deploy my mvc project on windows server 2003 IIS6.

I have enabled the wildcard mapping

.net framework 3.5 sp1 and mvc 1.0 is installed on the machine

I am still getting 404 when I try to access the site

What other steps should I debug to solve this problem?

Ps: Other non-mvc .net project is running fine on the machine

Best Answer

my problem was not referencing the 64bit version of aspnet_isapi.dll - i am running on win2003 64bit