I am trying to execute an XSLT in VisualStudio 2012 Express Edition. The buttons in the XML tool bar to run the transformation are all disabled. The transformation file itself is valid (the default file created by VisualStudio). I've specified an input file and an output file. The output file gets created, but is empty.
Is this a known issue in VS2012 Express? Is there a way to get the transformation buttons working so I can develop and test my XSLT?