asp.net - MVC3 RC app deployed on IIS 6 giving "403 forbidden" error -


i've deployed simple mvc3 rc app iis 6 + windows 2003 server. i'm getting "403 forbidden" error when trying accesss root. right app 1 page, there no others try out.

i noticed there no longer default.aspx in root handle default requests, maybe problem? or there special config needed iis 6?

it depends. if using extensionless routes yes there's special config.


Comments

Popular posts from this blog

c# - Getting "Internal .Net Framework Data Provider error 30" error when column has NULL value -

SAP Web Service from .NET via WCF -

c++ - How to modify context menu of internet explorer using IDocHostUIHandler::ShowContextMenu? -