
 Rank: Guest Groups: Guest
Joined: 9/17/2007 Posts: 11,670 Points: -1,200
|
Date parsed: 03/04/2008 17:59:14 Date: Fri, 4 Apr 2008 00:59:14 -0700 (PDT)
Hi,
I just stumbled across a really annoying bug in Visual C# 2008 Express under XP: I can not save project files. I always get an error message like "unable to encrypt file". I finally found out that this bug is caused by my temp directory, which is - like all files in my profile directory - encrypted via EFS. My project directory resides on a network drive that does not support and it looks like the project file is created first in the temp directory (and therefore encrypted) and then tries to copy/move the file to the project location which fails because the target folder does not support encryption...
Robert
|