Tried to start working with the API and got the following error.
All I did was change the api.config.json enabled to true
Any ideas?
Â
Spoiler
[Error] Failed to start API.
System.TypeLoadException: Method 'Match' in type 'Intersect.Server.Web.RestApi.Constraints.AdminActionsConstraint' from assembly 'Intersect Server, Version=0.6.2.421, Culture=neutral, PublicKeyToken=null' does not have an implementation.
  at Intersect.Server.Web.RestApi.RestApi.Configure(IAppBuilder appBuilder)
  at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context)
  at Intersect.Server.Web.RestApi.RestApi.Start() in C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Server\Web\RestApi\RestApi.cs:line 137
Â
Question
Guite Emortal
Tried to start working with the API and got the following error.
All I did was change the api.config.json enabled to true
Any ideas?
Â
[Error] Failed to start API.
System.TypeLoadException: Method 'Match' in type 'Intersect.Server.Web.RestApi.Constraints.AdminActionsConstraint' from assembly 'Intersect Server, Version=0.6.2.421, Culture=neutral, PublicKeyToken=null' does not have an implementation.
  at Intersect.Server.Web.RestApi.RestApi.Configure(IAppBuilder appBuilder)
  at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context)
  at Intersect.Server.Web.RestApi.RestApi.Start() in C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect.Server\Web\RestApi\RestApi.cs:line 137
Â
Â
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now