Base solution for your next web application
Open Closed

Initial download problems #2672


User avatar
0
darkok created

After a couple of unsuccessfull tries to get it up and running I will have to ask for some help. I downloaded the solution files from the template site (MPWA+Module Zero) My environment: VS 2015 Update 3, .net 4.6.2, .net core 1.1, typescript 2.2.1.0 After opening the downloaded solution Resharper shows: 1316 erors in 90 files I run: get-project -all | get-package | ?{ $_.Id -like 'Abp*' } | update-package in PMC and now i see 592 eerors in 56 files. I will attach the screenshot of the references. Does anyone an idea how to resolve these missing/wrong references? I tried the Nuget update over the whole solution and then in single projects but nothing helped. I am really stuck here.

Any help will be appreciated.

Thanks and regards, Darko


4 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    We didn't have such a problme before. Which version of nuget do you use ? It might be related to that.

    Thanks.

  • User Avatar
    0
    darkok created

    Hi, I have Nuget version 3.5.0 installed

  • User Avatar
    0
    darkok created

    I've just found a possible cause... After i changed the package source from nuget.org to All, I was able to get all the missing packages. It works now.

    best regards and thanks, Darko

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    I'm glad that it is solved, otherwise it would be hard to figure it out for us :)