VS2005调试时碰到的问题,请朋友帮忙瞧瞧
最近VS2005调试时老出现以下错误:
Server Error in '/ ' Application.
--------------------------------------------
Cannot create/shadow copy 'XXX ' when that file already exists.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IO.FileLoadException: Cannot create/shadow copy 'XXX ' when that file already exists.
备注:XXX是dll文件,不定的变化。
碰到解决的朋友帮忙看看。谢谢!
------解决方案--------------------帮顶
------解决方案--------------------C/S的吧?把打开的软件关了,再调试一下,试试...
如果是B/S的,我就帮你顶了。。。
------解决方案-------------------- 是不是有调用XXX.dll的程序在运行?关了,再重新f5
------解决方案--------------------没碰到过,
还是帮你顶一下