ASP.net routing classes won't work under IIS7. I've added the relevant entries to

  • Thread starter Thread starter Derren
  • Start date Start date
D

Derren

Guest
the web.config. any ideas? The VS2008 dev server works fine with the routing classes but when I try running my app under IIS7 it no longer works. I've added the appropriate entries to the web.config (as described on MSDN) but no joy.
 
Back
Top