Skip to content

Instantly share code, notes, and snippets.

@pedroreys
Created March 14, 2012 03:20
Show Gist options
  • Save pedroreys/2033770 to your computer and use it in GitHub Desktop.
Save pedroreys/2033770 to your computer and use it in GitHub Desktop.
System.NotSupportedException was caught
Message=This operation is only supported by directly calling it on 'RouteCollection'.
Source=System.Web.Http.WebHost
StackTrace:
at System.Web.Http.WebHost.Routing.HostedHttpRouteCollection.GetEnumerator()
at WebApiContrib.Internal.RoutingHelper.GetUriFor(RouteValueDictionary routeValues, HttpControllerContext controllerContext) in C:\dev\WebAPIContrib\src\WebApiContrib\Internal\RoutingHelper.cs:line 42
InnerException:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment