View Single Post
  #7  
Old 04-21-2006, 08:27 AM
Dave_Novak Dave_Novak is online now
Registered User
 
Join Date: 04-13-2006
Location: Atlanta, GA
Posts: 64
Thanks for the quick response. Much appreciated.

I have applied the patch, deleted my old log file, and yet I'm still having the same problem. But I may be doing something else wrong.

Here's what I'm doing:
1) Running VStudio.bld
2) Changed first chained step, Create Database, as follows:
2.a) Selected "Always build this step" (General tab)
2.b) Checked "Capture Output" (Project tab)
2.c) Set Log File to %LOGFILE% (Options tab)
3) Checked the 'Include nested (chained) build steps' on the Transform tab of the Transform XML Log action.

The result is a log file that is not "well-formed". See attached. If I rename this file to VStudio.xml and edit it in Visual Studio 2005, it shows me the XML errors.

Any ideas? Am I doing something wrong?
Attached Files
File Type: zip vstudio.zip (3.7 KB, 1042 views)
Reply With Quote