Although I have successfully done this before, I can't seem to get a home-made xml file to render through the home-made xsl file that was created to transform it. When I reference the xslt file from within the xml file and bring it up in a browser, it renders fine (although it takes a little time due to some javascript).
The link shows up just fine in the reports frame on the dashboard, but when I double click on it, nothing happens. So, there are 3 components to this, the xml file, the xslt file and the javascript file that is referenced from within the xslt file. I have tried cycling the service and IIS, but to no avail. The name of the xsl file is XamlReport2.xslt. This should work right? Even when I renamed the file to have just an xsl extension and without the 2, I couldn't get the xml file render. Could it be the javascript call that is causing the problem (even though it works correctly from the browser)? Any ideas? Thanks, Randy
