在VS2008中无法启动项目,该怎么解决

在VS2008中无法启动项目错误2无法将文件“F:\商品进销存报表系统\GoodsReportManage\GoodsReportManage\Dat

在VS2008中无法启动项目
错误2无法将文件“F:\商品进销存报表系统\GoodsReportManage\GoodsReportManage\DataBase\db_GoodsManage_Data.MDF”复制到“bin\Debug\DataBase\db_GoodsManage_Data.MDF”。文件“F:\商品进销存报表系统\GoodsReportManage\GoodsReportManage\DataBase\db_GoodsManage_Data.MDF”正由另一进程使用,因此该进程无法访问该文件。GoodsReportManage




这是什么原因?我附加的数据库是SQL2000 提前谢谢

[解决办法]
设置MDF的属性“不复制”
就可以了