> One strange thing is that if I run Process Monitor (which slows the build
> down) then the setup projects build correctly most of the time. Could it be a
> timing issue?
I'm getting the same issue as well - including ProcessMonitor helping to fix
it.
I did, however, manage to get it fail while ProcessMonitor was running. It
appears that the temp file is marked for deletion, then the devenv attempts
to open it again.
- TehPenguin
Dirk Declercq - 31 Oct 2008 15:41 GMT
I also had the same issue.
After removing 'O&O Defrag 11 - Professional Edition' the issue was gone.
> > One strange thing is that if I run Process Monitor (which slows the build
> > down) then the setup projects build correctly most of the time. Could it be a
[quoted text clipped - 8 lines]
>
> - TehPenguin