We've just moved over from Visual Studio 2010 to 2013 and downloaded the latest Razor version (1.6.3). We use Razor to generate cshtml files to populate Microsoft Excel templates. Since using the new version, we are unable to successfully load new templates. The Excel file is always corrupt, displaying an xml error. Has anyone else experienced such a problem?
Comments: Can you try debugging it to see what may be going on? Also, how is the generated Excel file different from the one that works? Diff'ing it might give clues what's happening.
Comments: Can you try debugging it to see what may be going on? Also, how is the generated Excel file different from the one that works? Diff'ing it might give clues what's happening.