vote up 0 vote down star

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

flag

69% accept rate
haacked.com/archive/2008/… – Marwan Aouida Aug 15 at 12:44
I see a lot of references to that article but it is currently not working – kaivalya Aug 15 at 12:50
try the cache... 74.125.47.132/search?q=cache:YMlwk9qxlQoJ:weblogs… – YetAnotherDeveloper Aug 15 at 13:02

1 Answer

vote up 1 vote down check

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

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.