高手帮忙解决一下:
在cmd窗口执行BuildIt.exe /build命令后,BuildIt.log提示:
Validating command-line arguments
Reading BuildIt settings from configuration file
Starting build 1 at 2004/1/8 下午 01:04:27
Updating assembly version file $/应用程式/GISM2.0/AssemblyVersionInfo.vb
Updating assembly version file $/应用程式/GISM2.0/AssemblyVersionInfo.cs
Labeling source
BuildIt aborted abnormally. Check the Event Viewer for 
detailed error information.在Event Viewer中错误提示为:General Information 
*********************************************
Additional Info:
ExceptionManager.MachineName: ITEC-YZHENGPING
ExceptionManager.TimeStamp: 2004/1/8 下午 01:04:28
ExceptionManager.FullName: 
Microsoft.ApplicationBlocks.ExceptionManagement, 
Version=1.0.1466.25358, Culture=neutral, 
PublicKeyToken=null
ExceptionManager.AppDomainName: BuildIt.exe
ExceptionManager.ThreadIdentity: 
ExceptionManager.WindowsIdentity: IP-IN-HOUSE\yangzhengping1) Exception Information
*********************************************
Exception Type: 
Microsoft.ApplicationBlocks.ExceptionManagement.BaseApplica
tionException
MachineName: ITEC-YZHENGPING
CreatedDateTime: 2004/1/8 下午 01:04:28
AppDomainName: BuildIt.exe
ThreadIdentityName: 
WindowsIdentityName: IP-IN-HOUSE\yangzhengping
Message: Error labeling "$/应用程式/GISM2.0".
TargetSite: Void Label(System.String, System.String, 
System.String)
HelpLink: NULL
Source: BuildItStackTrace Information
*********************************************
   at 
Sapient.Framework.Tools.BuildIt.SourceSafeHelper.Label
(String vssItem, String label, String comment)
   at 
Sapient.Framework.Tools.BuildIt.BuildManager.LabelSource
(String label)
   at Sapient.Framework.Tools.BuildIt.BuildManager.Build
(BuildType buildType)
   at 
Sapient.Framework.Tools.BuildIt.BuildInitializer.Start
(String[] args, String traceFilePath)
   at Sapient.Framework.Tools.BuildIt.Main1.Main(String[] 
args)2) Exception Information
*********************************************
Exception Type: System.Runtime.InteropServices.COMException
ErrorCode: -2147166611
Message: The labels.ini file could not be properly 
updated.  Have your SS admin analyze to recreate it.
TargetSite: Void Label(System.String, System.String)
HelpLink: ssusexp.hlp#10643
Source: SourceSafeStackTrace Information
*********************************************
   at SourceSafeTypeLib.VSSItemClass.Label(String Label, 
String Comment)
   at 
Sapient.Framework.Tools.BuildIt.SourceSafeHelper.Label
(String vssItem, String label, String comment) 
.