Zum Hauptinhalt gehen

Issues With Routing Task

Kommentare

2 Kommentare

  • Permanently deleted user

    Are you able to find the URL request that generated this error? Fiddler or IE10's developer mode should provide it.  If dropping that URL in a standard browser, and then modifying it to work will likely give you the exact error. It sounds like a field is being requested that doesn't exist.

    Shawn.

    0
  • Permanently deleted user

    I was using fiddler but after comparing I figure out that the route task was using the hierarchy by default set to true. I needed to change the route parameter for that property to false and it now works since our route service did not have these setup. Thanks

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.