You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unhandled exception. System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types.
Method 'get_Name' in type 'BeetleX.FastHttpApi.HttpPacket' from assembly 'BeetleX.FastHttpApi, Version=2.2.22.188, Culture=neutral, PublicKeyToken=null' does not have an implementation.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at Mdm.Api.Authentication.AttributesManager.<>c.b__2_4(Assembly x)
at System.Linq.Enumerable.SelectManySingleSelectorIterator2.MoveNext() at System.Linq.Enumerable.WhereEnumerableIterator1.MoveNext()
at System.Linq.Enumerable.SelectManySingleSelectorIterator2.MoveNext() at System.Linq.Enumerable.WhereEnumerableIterator1.ToArray()
at Mdm.Api.Authentication.AttributesManager.GetMethodsWithToken(String AttributeID)
at Mdm.Api.Authentication.AttributesManager.PopulateInfoArray()
at Mdm.Api.Program.Main(String[] args)
at Mdm.Api.Program.
(String[] args)
System.TypeLoadException: Method 'get_Name' in type 'BeetleX.FastHttpApi.HttpPacket' from assembly 'BeetleX.FastHttpApi, Version=2.2.22.188, Culture=neutral, PublicKeyToken=null' does not have an implementatio
The text was updated successfully, but these errors were encountered:
10:04:59 [Error ] [SYSTEM] HTTP open error Method 'get_Name' in type 'BeetleX.FastHttpApi.HttpPacket' from assembly 'BeetleX.FastHttpApi, Version=2.2.22.188, Culture=neutral, PublicKeyToken=null' does not have an implementation.@ at BeetleX.FastHttpApi.HttpApiServer.OnOpen()
at BeetleX.FastHttpApi.HttpApiServer.b__158_0()!
Unhandled exception. System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types.
(String[] args)Method 'get_Name' in type 'BeetleX.FastHttpApi.HttpPacket' from assembly 'BeetleX.FastHttpApi, Version=2.2.22.188, Culture=neutral, PublicKeyToken=null' does not have an implementation.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at Mdm.Api.Authentication.AttributesManager.<>c.b__2_4(Assembly x)
at System.Linq.Enumerable.SelectManySingleSelectorIterator
2.MoveNext() at System.Linq.Enumerable.WhereEnumerableIterator
1.MoveNext()at System.Linq.Enumerable.SelectManySingleSelectorIterator
2.MoveNext() at System.Linq.Enumerable.WhereEnumerableIterator
1.ToArray()at Mdm.Api.Authentication.AttributesManager.GetMethodsWithToken(String AttributeID)
at Mdm.Api.Authentication.AttributesManager.PopulateInfoArray()
at Mdm.Api.Program.Main(String[] args)
at Mdm.Api.Program.
System.TypeLoadException: Method 'get_Name' in type 'BeetleX.FastHttpApi.HttpPacket' from assembly 'BeetleX.FastHttpApi, Version=2.2.22.188, Culture=neutral, PublicKeyToken=null' does not have an implementatio
The text was updated successfully, but these errors were encountered: