Skip to content

"dnu restore" throwing up error when working with coreclr #430

Closed
@prashantadepu

Description

@prashantadepu

I am trying to run HelloMvc sample app from dev branch in command prompt. I am running into two issues

  1. When I run "dnu restore " command it's throwing up an error below

dnurestore-error

Restore failed
Unable to find an entry point named 'CreateSemaphore' in DLL 'api-ms-win-core-kernel32-legacy-l1-1-0.dll'.

Its working fine with full clr and also with other core clr I have on my machine (dnx-coreclr-win-x86.1.0.0-beta5-11378)

  1. When I try running application in browser with full desktop clr, it throws up an error

mvcerror-fullclr

Am I missing something here?

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