August CTP

Hello

I am using Eric Woodruff's sandcastle helper and i get the following error. Can anyone tell me how to overcome this.

MRefBuilderStatic (v2.0.2397.42473)
Copyright Microsoft Corp. 2005
Info: Loaded 8 assemblies for reflection
Info: Wrote information on 14 namespaces, 128 types, and 700 members
-------------------------------
Removing duplicate topics from reflection.org
0 duplicate topics removed

-------------------------------
Removing attribute information from reflection.org
93 attribute nodes removed

-------------------------------
Transforming reflection output...
[C:\temp_radhika\DownLoads\Test\Working\TransformManifest.bat]
UnrecognizedOption: /xsl:C:\Program Files\Sandcastle\ProductionTransforms\AddOverloads.xsl,C:\Program Files\Sandcastle\ProductionTransforms\AddGuidFilenames.xsl
UnrecognizedOption: /xsl:C:\Program Files\Sandcastle\ProductionTransforms\ReflectionToManifest.xsl


BUILD FAILED: Unexpected error in last build step. See output above for details.

thanks!!

SQLNew



Answer this question

August CTP

  • J.Suazo

    You're using the July CTP of Sandcastle.  Get the August CTP of Sandcastle and it will start working.

    Eric

     


  • Cisco_Systems

    Hey Eric,

    I had the exact same problem this person did. I solved it by editing up the batch file so that the XSL transforms didn't pipe into each other using redirection, but instead used a few more intermediate files.

    Yet I"m now pretty positive I'm using the Aug CTP, since I uninstalled the existing version and redownloaded the Aug version from Microsoft.


  • fmoreau31

    Thanks for the information
  • August CTP