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: I've generated a test template on the old version and new. The code looks identical. However the code generated via the new version doesn't work. I've attached the generated cs file.
Comments: I've generated a test template on the old version and new. The code looks identical. However the code generated via the new version doesn't work. I've attached the generated cs file.