Skip to main content
Solved

Error "Could not get dependencies for project reference"

  • November 26, 2020
  • 6 replies
  • 2341 views

Hi,

Though I have added all the references and dll to the customization project and solution, I am getting the below error.

 

Thanks,

Best answer by Gabriel Michaud

Please include the entire build output; the Error list is just a subset and “Could not get dependencies for project references” simply mean that one of the dependencies failed to build.

View original
Did this topic help you find an answer to your question?

6 replies

Gabriel Michaud
Captain II
Forum|alt.badge.img+11

Please include the entire build output; the Error list is just a subset and “Could not get dependencies for project references” simply mean that one of the dependencies failed to build.


  • Author
  • Freshman II
  • 13 replies
  • November 26, 2020

Hi @Gabriel Michaud ,

Yes, I have included the entire build, but couldn’t get


Gabriel Michaud
Captain II
Forum|alt.badge.img+11

I am talking about the “Output” tab in Visual Studio… there should be a lot of text. Please take a look at it and copy-paste here.


Naveen Boga
Captain II
Forum|alt.badge.img+19
  • Captain II
  • 3393 replies
  • November 26, 2020

@saikiranb36, Please share the output tab details here NOT the error list. Please find the screenshot for reference.

 

 

 


  • Author
  • Freshman II
  • 13 replies
  • November 26, 2020

@naveenb74 ,Thanks for the reference.

@Gabriel Michaud ,Thanks for your inputs. Able to see the errors in the output.

Usually we used to get the errors in the errors list.


  • Freshman I
  • 1 reply
  • May 18, 2024

Hi @Gabriel Michaud 

how to resolve it

 

Build started at 1:33 PM...
1>------ Build started: Project: EXIMDAL, Configuration: Release Any CPU ------
1>D:\WORKINGFLDR\eEXIM\eEXIMDAL\Common\DALLogin.cs(4,17,4,26): error CS0234: The type or namespace name 'Practices' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>D:\WORKINGFLDR\eEXIM\eEXIMDAL\UTIL_HWTHCM.cs(2,17,2,26): error CS0234: The type or namespace name 'Practices' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>D:\WORKINGFLDR\eEXIM\eEXIMDAL\UTIL_HWTHCM.cs(7,5,7,13): error CS0246: The type or namespace name 'Database' could not be found (are you missing a using directive or an assembly reference?)
2>------ Build started: Project: EXIMBL, Configuration: Release Any CPU ------
2>  EXIMBL -> D:\WORKINGFLDR\eEXIM\eEXIMBL\bin\Release\eEXIMBL.dll
3>------ Build started: Project: Exim, Configuration: Debug Any CPU ------
3>Could not get dependencies for project reference 'EXIMDAL'
4>------ Skipped Publish: Project Exim, Configuration: Debug Any CPU ------
4> 
========== Build: 2 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
========== Build completed at 1:33 PM and took 04.609 seconds ==========
========== Publish: 0 succeeded, 0 failed, 1 skipped ==========
========== Publish completed at 1:33 PM and took 04.609 seconds ==========


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings