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 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -