vote up 0 vote down star

Hello

I have created a web forms app that implements routing. My applications utilizes Phil Haack's example (http://haacked.com/archive/2008/03/11/using-routing-with-webforms.aspx). All of my routes receive a 404 error. Any ideas?

Thanks

flag

1 Answer

vote up 0 vote down

Which version of IIS are you running?
If you are using IIS6 you have some extra work to do, like enabling wildcards for all extensions.

Also, double check your web.config. There are a TON of changes that have to be made for that to work.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.