Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / IDE / May 2006

Tip: Looking for answers? Try searching our database.

What is "Reference Paths" setting for?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Chris Cichocki - 30 May 2006 16:50 GMT
At first, I thought this was going to be an alternative way of specifying
what assemblies are tied in to your project.  IE, instead of putting in
individual "References" via the right-click, Add Reference, you could just
put in the name of a folder containing dependent assemblies and it would go
look there at compile time and link them in.  But, of course that doesn't
work...  The documentation only tells you how to add or remove paths from the
list but it doesn't explain what impact those settings have on your project.

So, what does that setting really do?

Thanks,
Chris
"Gary Chang[MSFT]" - 31 May 2006 07:55 GMT
Hi Chris,

Thank you posting!

>So, what does that setting really do?

The Reference Path setting is used for the VS2005 compiler to search the
specified path if the project's references a private assembly is not in the
project directory. If the current projects reference link is valid, the VS
IDE will not using this setting.

For example the VS2005 will use the relative path for a private assembly
you referenced in your project. If you remove your project to another
directory, that original relative path will not work. In this scenario, the
VS IDE will use the Reference Path setting to resolve that private
assembly's reference.

Thanks!

Best regards,

Gary Chang
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.