View Single Post
  #3  
Old 10-05-2010, 04:33 AM
teognost teognost is online now
Registered User
 
Join Date: 05-25-2004
Location: Prague,Czech Republic
Posts: 200
Next build failed also:

10/5/2010 5:13:58 AM: Building project step 'Delete build base folder'...
Deleting folder 'C:\NGBuilds'...
C:\Windows\system32\cmd.exe /C rd /q /s C:\NGBuilds
5/10/2010 5:24:56 AM: Building project step 'Create build base folder'...
Error creating custom action 'Create Folder': Illegal operation attempted on a registry key that has been marked for deletion.
5/10/2010 5:24:56 AM: Step 'Create build base folder' failed
5/10/2010 5:24:56 AM: Building failure step 'Send Generic Mail-step failure'...
Error creating custom action 'Send Mail': Illegal operation attempted on a registry key that has been marked for deletion.
5/10/2010 5:24:56 AM: Step 'Send Generic Mail-step failure' failed
5/10/2010 5:24:56 AM: Building failure step 'Send Gen Mail-failure of failure step'...
Error creating custom action 'Send Mail': Illegal operation attempted on a registry key that has been marked for deletion.
5/10/2010 5:24:56 AM: Step 'Send Gen Mail-failure of failure step' failed
5/10/2010 5:24:56 AM: Build ended (elapsed = 00:11:34).


What I do not uderstand -why it says "Illegal operation attempted on a registry key that has been marked for deletion"
for a step which is not a VB Script step (there is no scripting part of this step) but just a simple 'Create folder' or 'Send Mail' ?
Is not something wrong with VisBuild installation ?(although everything went ok when I installed it)
Could be this caused bu the fact it is a X64 OS on a virtual machine?
Maybe I should try to reinstall OS and use X32 -w2003 Server ?
This is a machine where I had problems with frozen builds ,your suggestion was to reinstall OS but now I am running in different kind of issues ...
Reply With Quote