Are you sure that the Routes you posted are the ones used by the called web application?
The error suggest there is an issue (invalid value?) with the Url attribute in the Routes.
You may want to check the generated method DispatchMap in the .int code of your dispatch class.
- Log in to post comments