Commented Unassigned: having the text '' in javascript breaks generated code...
In MVC 5 Razor 3, (also upgraded to c#4.5.1)having the following javascript breaks the generator.<script>window.tinyMCE || document.write('<script...
View ArticleCommented Unassigned: having the text '' in javascript breaks generated code...
In MVC 5 Razor 3, (also upgraded to c#4.5.1)having the following javascript breaks the generator.<script>window.tinyMCE || document.write('<script...
View ArticleCreated Unassigned: Exception calling "Item" with "1" argument(s): "The...
Hello,When I installed RazorGenerator.Templating on a class library I get the following error:Installing 'RazorGenerator.Templating 2.1.1'.Successfully installed 'RazorGenerator.Templating...
View ArticleCommented Unassigned: Exception calling "Item" with "1" argument(s): "The...
Hello,When I installed RazorGenerator.Templating on a class library I get the following error:Installing 'RazorGenerator.Templating 2.1.1'.Successfully installed 'RazorGenerator.Templating...
View ArticleCommented Unassigned: Exception calling "Item" with "1" argument(s): "The...
Hello,When I installed RazorGenerator.Templating on a class library I get the following error:Installing 'RazorGenerator.Templating 2.1.1'.Successfully installed 'RazorGenerator.Templating...
View ArticleClosed Unassigned: having the text '' in javascript breaks generated code [130]
In MVC 5 Razor 3, (also upgraded to c#4.5.1)having the following javascript breaks the generator.<script>window.tinyMCE || document.write('<script...
View ArticleCreated Unassigned: An item with the same key has already been added. [132]
I have view that starts with:@* Foo.cshtml: Description Foo2.cshtml: Description2*@That causes the MsBuild target to throw a dictionary exception from DirectivesParser.ParseKeyValueDirectives().I guess...
View ArticleEdited Unassigned: An item with the same key has already been added. [132]
I have view that starts with:@* Foo.cshtml: Description Foo2.cshtml: Description2*@That causes the MsBuild target to throw a dictionary exception from DirectivesParser.ParseKeyValueDirectives().I guess...
View ArticleCommented Unassigned: An item with the same key has already been added. [132]
I have view that starts with:@* Foo.cshtml: Description Foo2.cshtml: Description2*@That causes the MsBuild target to throw a dictionary exception from DirectivesParser.ParseKeyValueDirectives().I guess...
View ArticleClosed Unassigned: An item with the same key has already been added. [132]
I have view that starts with:@* Foo.cshtml: Description Foo2.cshtml: Description2*@That causes the MsBuild target to throw a dictionary exception from DirectivesParser.ParseKeyValueDirectives().I guess...
View ArticleCommented Unassigned: An item with the same key has already been added. [132]
I have view that starts with:@* Foo.cshtml: Description Foo2.cshtml: Description2*@That causes the MsBuild target to throw a dictionary exception from DirectivesParser.ParseKeyValueDirectives().I guess...
View ArticleCreated Issue: EditorTemplates and DisplayTemplates are broken due to...
As addressed in the following discussions* https://razorgenerator.codeplex.com/discussions/471355* https://razorgenerator.codeplex.com/discussions/278608RazorGenerator runs into issues with...
View ArticleCommented Issue: EditorTemplates and DisplayTemplates are broken due to...
As addressed in the following discussions* https://razorgenerator.codeplex.com/discussions/471355* https://razorgenerator.codeplex.com/discussions/278608RazorGenerator runs into issues with...
View ArticleEdited Issue: EditorTemplates and DisplayTemplates are broken due to...
As addressed in the following discussions* https://razorgenerator.codeplex.com/discussions/471355* https://razorgenerator.codeplex.com/discussions/278608RazorGenerator runs into issues with...
View ArticleCommented Issue: EditorTemplates and DisplayTemplates are broken due to...
As addressed in the following discussions* https://razorgenerator.codeplex.com/discussions/471355* https://razorgenerator.codeplex.com/discussions/278608RazorGenerator runs into issues with...
View ArticleCommented Issue: EditorTemplates and DisplayTemplates are broken due to...
As addressed in the following discussions* https://razorgenerator.codeplex.com/discussions/471355* https://razorgenerator.codeplex.com/discussions/278608RazorGenerator runs into issues with...
View ArticleCommented Issue: EditorTemplates and DisplayTemplates are broken due to...
As addressed in the following discussions* https://razorgenerator.codeplex.com/discussions/471355* https://razorgenerator.codeplex.com/discussions/278608RazorGenerator runs into issues with...
View ArticleEdited Issue: Reading config section in MvcConfigTransform does not locate...
From http://stackoverflow.com/questions/17863627/msbuild-cannot-find-a-dll-that-has-been-bindingredirectd-via-web-configIt seems that despite loading the System.Web.* binaries into the AppDomain,...
View ArticleCommented Issue: Reading config section in MvcConfigTransform does not locate...
From http://stackoverflow.com/questions/17863627/msbuild-cannot-find-a-dll-that-has-been-bindingredirectd-via-web-configIt seems that despite loading the System.Web.* binaries into the AppDomain,...
View ArticleEdited Issue: Use pageBaseType from Mvc web.config [33]
Referring tohttp://razorgenerator.codeplex.com/discussions/269001To avoid unnecessary changes to my view while moving them to the pre-compiled lib, I urge you to implement using the pageBaseType from...
View Article