Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

after update beetlex cannot run program with release mode #192

Open
mbtolou opened this issue Jul 21, 2023 · 1 comment
Open

after update beetlex cannot run program with release mode #192

mbtolou opened this issue Jul 21, 2023 · 1 comment

Comments

@mbtolou
Copy link

mbtolou commented Jul 21, 2023

    <PackageReference Include="BeetleX" Version="1.8.9.707" />
    <PackageReference Include="BeetleX.FastHttpApi" Version="2.2.22.188" />

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

@mbtolou
Copy link
Author

mbtolou commented Jul 21, 2023

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()!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant