PC Review


Reply
Thread Tools Rate Thread

automated builds and the "References Path"

 
 
Walter
Guest
Posts: n/a
 
      26th Jul 2004
I'm setting up a script to build a C# solution, with several assemblies (
dlll's ). The script language would probably be VBScript, within a Windows
Script ( .wsf ) file. The main build step is done by running the
command-line program "devenv.com", for Visual Studio .NET 2003.

An earlier step I need to is to add a folder ( "X:\" ) to the "References
Path" for each project in the solution. Can anyone say a way to do that in a
script ?

Thanks for any help.

--

Walter Mendenhall


 
Reply With Quote
 
 
 
 
Kevin Yu [MSFT]
Guest
Posts: n/a
 
      27th Jul 2004
Hi Walter,

First of all, I would like to confirm my understanding of your issue. From
your description, I understand that you need to set the Reference Path for
a project programatically. If there is any misunderstanding, please feel
free to let me know.

Based on my research, we can set the ReferencePath property of a Project
object to achieve this. Please check the following link for code samples:

http://msdn.microsoft.com/library/de...us/vbcon/html/
vxlrfvslangprojprojectpropertiesreferencepath.asp

HTH.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can References to "Oracle.DataAccess" AND "System.Data.OracleClient" co-exist in one application ? Peter Kanurer Microsoft C# .NET 4 9th Jun 2007 05:09 PM
Is "www2" a sort of reserved word for path of web projects ? ("Publish website" failing without errors) craigkenisston@hotmail.com Microsoft ASP .NET 1 19th Jan 2007 09:11 PM
automated builds and the "References Path" =?Utf-8?B?V2FsdGVyTQ==?= Microsoft Dot NET 0 22nd Jul 2004 12:07 AM
<forms name="CompanyWeb" loginUrl="login.aspx" protection="All" path="/" /> Murphy Microsoft ASP .NET 2 19th Apr 2004 08:01 AM
ASP.NET "Get path strPath = Session("Path").ToString()" =?Utf-8?B?R0M=?= Microsoft ASP .NET 4 13th Mar 2004 03:46 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:24 AM.