Result of filemon, seems like Visual Studio .NET gives me at random an
access denied error trying to change the end of file position. I have
noticed that some classes have missing lines at the bottom as well.
11:49:27 devenv.exe:336 IRP_MJ_SET_INFORMATION*
Z:\gabriel\Development\Sogeti\EnterpriseLibrary\Data\DataFactory.cs ACCESS
DENIED Length: 18915
Search on MSDN and on Googles gives me no results.
Gabriel Lozano-Morán
> Once in a while I receive the pop-up "Access denied" when I try to save a
> source file of my project. Pressing on the button "Save All" will however
[quoted text clipped - 11 lines]
>
> Gabriel Lozano-Morán
Gabriel Lozano-Morán - 03 May 2005 12:12 GMT
I have further narrowed the problem. Looking at filemon I see that
mcshield.exe which is the process for McAfee ActiveShield is causing this
problem. It seems that mcshield sometimes opens an exclusive lock to files I
try to save and that the Visual Studio .NET IDE tries to change the end of
the file position before mcshield closes the handle.
Gabriel Lozano-Morán
> Result of filemon, seems like Visual Studio .NET gives me at random an
> access denied error trying to change the end of file position. I have
[quoted text clipped - 23 lines]
>>
>> Gabriel Lozano-Morán