Skip to content

Could not install Microsoft.Asp.Net Package #5

@ristaloff

Description

@ristaloff

Hi,

When updating the nuget packages for the solution I got this message:
2014-02-24 11_39_22-summary

I ignored the error and tried to build the soulution. I got these warnings:
Warning 1 There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "ServiceStack.OrmLite.Sqlite, Version=4.0.11.0, Culture=neutral, processorArchitecture=x86", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project. Reusability

Warning 2 Found conflicts between different versions of the same dependent assembly. In Visual Studio, double-click this warning (or select it and press Enter) to fix the conflicts; otherwise, add the following binding redirects to the "runtime" node in the application configuration file: CustomAuthenticationMvc

Warning 3 There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "ServiceStack.OrmLite.Sqlite, Version=4.0.11.0, Culture=neutral, processorArchitecture=x86", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project. Reusability

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