Tim, There is a good document on MSDN that I think covers what you are looking for. You can find it at: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/tdlg_rm.asp
There are some complications with compiling web services, but other than that its not bad. To hopefully help you avoid one problem... when looking into scripting the source safe interaction, you can set the server with an environment variable named SSDIR (you can look it up in the source safe help files. Good luck. Don From: Tim Sargent <[EMAIL PROTECTED]> on 04/22/2002 03:07 AM Please respond to dotnet discussion <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] cc: Subject: [DOTNET] Multi-File Assemblies and Builds Hi - I'm working with a group of developers on a .NET application project (using VB.NET). Each person is responsible for certain components of the application, and I'm trying to figure out a simple method for doing builds of the application as we move forward with development. What I'm envisioning is each developer checks his/her code (classes, forms, etc) into VSS, and we do builds off the latest versions. My question is how best to go about this? I have a limited (but growing) understanding of .NET, and from what I know so far it seems that a multi-file assembly is the best route to go. Is that line of reasoning correct, and if so, are there some resources/examples available that will give me some guidance on how to go about doing this? Thanks. Tim You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.