Merhaba,
Hata mesajların incelediğimde NewtonSoft versiyonunun eskiyi işaret ettiğini görüyorum (6.0.0.0) Güncelde biz 7.0.0.0 kullanıyoruz. Bu yüzden şu an ayağa kalkmaya çalışan REST servisiniz eski bir sürüme ait olabilir.
Güncel REST Servise şuradan erişebilirsiniz;
http://docs.logo.com.tr/public/wua/logo-objects-rest-servis/logo-rest-sueruemler
Eski servisi kaldırıp yeni servisi kullanıma almak için şu sayfadaki yönergeler size yardımcı olabilir;
Cevap vermek için giriş yapmanız gerekmektedir.
Soru sormak için lütfen oturum açınız.
rest başlatma sorunu
16/07/18 12:06   Tiger/RESTmerhaba,
tiger3 enterprise 2.52 ye update yapıldı. rest başlatılırken aşağıdaki hatayı alıyorum. yardımcı olabilir misini?
[Error|PID37312] - ExceptionHelper-GetExceptionMessage-Thread4 (CorrelationId:c9208e02-3a19-474e-869b-7fb8fac4db5e) (ExecutionTime:2018/07/16 12:00:46) (CurrentMainThreadId:4) (Message:Exception : Exception has been thrown by the target of an invocation.)
[Error|PID37312] - ExceptionHelper-GetExceptionMessage-Thread4 (CorrelationId:c9208e02-3a19-474e-869b-7fb8fac4db5e) (ExecutionTime:2018/07/16 12:00:46) (CurrentMainThreadId:4) (Message:InnerException : Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040))
[Error|PID37312] - ExceptionHelper-GetExceptionMessage-Thread4 (CorrelationId:c9208e02-3a19-474e-869b-7fb8fac4db5e) (ExecutionTime:2018/07/16 12:00:46) (CurrentMainThreadId:4) (Message:Stack Trace : at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Owin.Loader.DefaultLoader.<>c__DisplayClass12.<MakeDelegate>b__b(IAppBuilder builder)
at Owin.Loader.DefaultLoader.<>c__DisplayClass1.<LoadImplementation>b__0(IAppBuilder builder)
at Microsoft.Owin.Hosting.Engine.HostingEngine.ResolveApp(StartContext context)
at Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context)
at Microsoft.Owin.Hosting.Starter.DirectHostingStarter.Start(StartOptions options)
at Microsoft.Owin.Hosting.Starter.HostingStarter.Start(StartOptions options)
at Microsoft.Owin.Hosting.WebApp.StartImplementation(IServiceProvider services, StartOptions options)
at Microsoft.Owin.Hosting.WebApp.Start(StartOptions options)
at Microsoft.Owin.Hosting.WebApp.Start[TStartup](StartOptions options)
at LogoObjects.RestService.RestServiceManager.Start())
[Info|PID37312] - RestServiceWindowsService : OnStart Finished