Hi All
I use several third party library in my current project, I add the reference to these dll files by the "Add Reference" dialog.When I inspect my project file,I found that almost each reference element has a hint path pointed to the path of the dll file,except one file.Even after I remove the reference and add it again,the hintpath is still not there.
This cause a problem when my project is built in the building server.
Any one encounter some similar problem before
Thanks

Problem with the HintPath
Riyadh Calling
haba
I have a similar issue with the hint path not getting added however, the assembles that we are adding are not in the GAC, also the flag SpecificVersion is set to true by default and it should be set to false. Thus far only one of our develops is seeing this issue on his machine. If I switch to another machine and add the same DLL reference it works fine