Skip to content

after update beetlex cannot run program with release mode #192

@mbtolou

Description

@mbtolou
    <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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions