Skip to content

Could not load ILibraryExport while running HelloMvc sample #515

Closed
@louispellerin

Description

@louispellerin

Hi,

I've just installed dnvm on my mac using homebrew and when I try to run the HelloMvc sample using "dnu . kestrel", I receive the following error when I try to load http://localhost:5004.

An unhandled exception occurred while processing the request.

TypeLoadException: Could not load type 'Microsoft.Framework.Runtime.Compilation.ILibraryExport' from assembly 'Microsoft.Framework.Runtime.Interfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
System.Lazy1[System.Collections.Generic.List1[Microsoft.CodeAnalysis.MetadataReference]].CreateValue () [0x00000] in , line 0

Note that I was running the samples with vnext instead of dnx before. I don't know if my attempt to replace the k* things with the new stuff broke something, but the other samples run fine.

Thanks for the help!

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