Created
March 14, 2012 03:20
-
-
Save pedroreys/2033770 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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