model view controller - MVC Routing w/Virtual Directory -


i'm having lot of issues mvc routing on iis6. lets virtual directory "xyz". if go http://example.com/xyz, defaults correctly home controller. routing default. navigating http://example.com/xyz/home/index gives 404, other pages give 404.

also, should mention server has siteminder on it. incase has worked mvc & siteminder.

solved. siteminder dll set "verify if file exists". once unchecked, worked properly, including siteminder.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

java - where to store the user credentials in an enterprise application(EAI)? -

openxml - Programmatically format a date in an excel sheet using Office Open Xml SDK -