> > Hi there,
> > does anyone know the cause of this problem. When I press F5
[quoted text clipped - 7 lines]
>
> try to "Clean Solutions" before you build it.http://www.connect.microsoft.com/VisualStudio/feedback/Workaround.asp...
and there is also a web.config key that might fix it
<hostingEnvironment shadowCopyBinAssemblies="false" />
http://bloggingabout.net/blogs/rick/archive/2007/02/14/cannot-create-shadow-copy
-your-assembly-info-here-when-that-file-already-exists.aspx
Waldy - 03 Aug 2007 14:36 GMT
Doing a Clean has no effect. I have to stop the ASP.Net Web Development
server every time it happens, which is starting to get on my nerves. I'll
try the config setting.
>> > Hi there,
>> > does anyone know the cause of this problem. When I press
[quoted text clipped - 17 lines]
>
> http://bloggingabout.net/blogs/rick/archive/2007/02/14/cannot-create-shadow-copy
-your-assembly-info-here-when-that-file-already-exists.aspx