I am getting this error when publishing the a asp.net website that gets added to he solution for Silverlight applications in Visual Studio 2008.
The requested operation cannot be performed on a file with a user-mapped section open.
I do not know the root cause yet, but I am currently getting around it by clearing out all the files in the website's ClientBin folder before publishing.