Nice job on the project- works nicely-
This project works fine when I run under the default, but when I add a virtual directory and try to run it from there on IIS I get an error-
How/where to I make the mapping rule change?
Runs fine like this- http://localhost/default.aspx but not like this- http://localhost/kigg/default.aspx
Wwhen I click on a link- http://localhost/kigg/Story/Tag/General_Sciences/1 (error is file not found- I get a 404)
I tried to make changer in the global.asax- but to no avail
Thanks in advance for the help. Kendallsoft