Skip to content

System.TypeLoadException: Kestrel.ServerInformation #1229

Closed
@ksuppan

Description

@ksuppan

After hours of research finally managed to build my docker container. Running it results in the following exception though:
System.TypeLoadException: Could not load type 'Kestrel.ServerInformation' from assembly 'Krestel, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.

I am running CentOS 7, by the way. dnx is on 1.0.0-rc1-16231, Kestrel appears to be on 1.0.0-beta6 as it should be according to the project.json.

My Dockerfile and project.json (changed to project.txt for upload) are attached.
Dockerfile.txt

project.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions