Routing issues on NON-MVC razor powered web app
Thanks again for this great application!
it seems that pushing a plain jane ASP.Net web app (read: Not mvc) has troubles with routing. It's processing the .cshtml files correctly, however it's not routing the extensionless url to the proper file meaning that while www.foo.com/Default doesn't work, www.foo.com.Default.cshtml does.
Any help with this would be greatly appreciated.
Discussions are closed to public comments.
If you need help with AppHarbor please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by tt on 18 Jan, 2011 09:37 PM
If you add the following to your Web.config file, it should work.
We will try to install this patch in our next service window, so editing the configuration file isn't required.
tt closed this discussion on 18 Jan, 2011 09:37 PM.