创建新项目时发生错误,致使新项目无法使用项目模板

问题说明

 

系统中原有4个项目,后来又再添加新项目,新建项目信息时,项目配置“从现有项目复制”。发生以下错误,致使新项目无法使用项目模板。

System.Collections.Generic.KeyNotFoundException: 给定关键字不在字典中。
   在 System.ThrowHelper.ThrowKeyNotFoundException()
   在 System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   在 Lealsoft.URTracker.BLL.ProjectConfigData.ApplyToProject(Int32 projectID)
   在 Lealsoft.URTracker.Web.Pts.AddProject.btnCreateProject_Click(Object sender, EventArgs e)
   在 System.Web.UI.WebControls.Button.OnClick(EventArgs e)
   在 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
   在 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
   在 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
   在 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
   在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)


软件版本:3.2.0.485     操作系统:windows 2003    
sailafly  2008年12月12日