Skip to content

api-ms-win-crt-runtime-l1-1-0.dll is missing from your computer #7455

@jchannon

Description

@jchannon

Steps to reproduce

Publish a self contained dotnetcore app

dotnet "publish" "C:\myapp" --configuration Release --framework netcoreapp1.0 --runtime win10-x64 --output C:\output

Copy the results to a clean Windows 2012 server

Run the exe produced from the publish command

Expected behavior

The application to start

Actual behavior

An error api-ms-win-crt-runtime-l1-1-0.dll is missing from your computer
screen shot 2017-01-04 at 11 36 00

Environment data

dotnet --info output: N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions