是不是你非法推出了调试程序,那样的话要在进程里把他关掉,然后在编译就可以了,
try a again!

解决方案 »

  1.   

    我只要把bin下的dll文件删除就没有问题,但不一定什么时候又出来.
      

  2.   

    看一下件属性,是不是只读或程序正在运行。结束掉aspnet.exe
      

  3.   

    看看!SqlDataAccess的输出目录是不是只读的!是不是有其他的程序在使用这个程序(SqlDataAccess)的输出目录下的dll!此时在编译SqlDataAccess就会出这个问题!
      

  4.   

    seeBUG: "Could Not Copy Temporary Files to the Output Directory" Error Message When You Build a Solution That Contains Multiple Projects
    http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q313512PRB: The "Could Not Copy Temporary Files to the Output Directory" Error Is Generated in Visual Studio .NET
    http://support.microsoft.com/default.aspx?kbid=311491