View Single Post
  #1  
Old 06-18-2007, 03:17 PM
jdavidi jdavidi is online now
Registered User
 
Join Date: 10-27-2003
Posts: 38
Unhappy 6.2 --> 6.4 causing crashes on Win2K

Good afternoon,

Upgraded to v6.4 over the weekend on my 2 machines (one is Windows 2000 and the other is 2003).
On both machines, Visual Build is launched via the following command: "C:\Program Files\VisBuildPro6\VisBuildPro.exe" /configpath "\\erector\VBP6_files" /macros "\\ERECTOR\VBP6_files\visbuildpro.macros"

The 2003 server seems to working fine in all areas.

I am experiencing crashes on the Windows 2000 server now however, and think I have narrowed it down to the fact that Visual Build is called with the /configpath and/or /macros switches. While the builds themselves go through, I can't access any step properties - I'm getting an unknown access violation when double-clicking any of them.

Closing Visual Build sometimes kills the VisBuildPro.exe process and sometimes doesn't, but I'm always receiving the following exception as both a pop-up dialog and in the Event Viewer:

A catastrophic error has occurred: Access violation.
Exception 0xC0000005 occurred in module Unknown at address 0x001FC971, offset 0x000CC971.
The current project has been saved to C:\Documents and Settings\build\My Documents\VisBuildPro_tmp.bld.
The application will now close.

Launching Visual Build on this 2000 machine without the /config and /macros switches makes it work like it always did, and no exceptions are thrown. Nothing has changed with regard to access to the \\erector shares nor any new Windows patches applied to the server.

Suggestions on how I might proceed? I've already made some build script changes, so I'm not sure that downgrading is an option (and silly me overwrote the 6.2 VisBuildProEval.exe I had with the 6.4 one so I can't attempt the downgrade myself as I didn't see it on the website anymore). Any advice would be GREATLY appreciated.

Thanks,

--jdavidi
Reply With Quote