Tagged Questions
3
votes
2answers
696 views
How do I convert from axd to ashx?
I'm trying to deploy elmah. For inexplicable reasons, I'm getting an error: .axd files are explicitly forbidden. I've already fixed what I can control (my web.config) and solutions requiring ...