Quantcast
Channel: RazorGenerator Issue Tracker Rss Feed
Browsing all 525 articles
Browse latest View live
↧

Edited Issue: Problems with. 4.5 and net MVC4 [103]

I followed exactly the steps described in this post. http://stacktoheap.com/blog/2013/01/19/precompiling-razor-views-in-asp-dot-net-mvc-3/ But the error is displayed below > ASP.NET runtime error:...

View Article


Commented Issue: Problems with. 4.5 and net MVC4 [103]

I followed exactly the steps described in this post. http://stacktoheap.com/blog/2013/01/19/precompiling-razor-views-in-asp-dot-net-mvc-3/ But the error is displayed below > ASP.NET runtime error:...

View Article


Commented Issue: Problems with. 4.5 and net MVC4 [103]

I followed exactly the steps described in this post. http://stacktoheap.com/blog/2013/01/19/precompiling-razor-views-in-asp-dot-net-mvc-3/ But the error is displayed below > ASP.NET runtime error:...

View Article

Commented Issue: Problems with. 4.5 and net MVC4 [103]

I followed exactly the steps described in this post. http://stacktoheap.com/blog/2013/01/19/precompiling-razor-views-in-asp-dot-net-mvc-3/ But the error is displayed below > ASP.NET runtime error:...

View Article

Commented Issue: Problems with. 4.5 and net MVC4 [103]

I followed exactly the steps described in this post. http://stacktoheap.com/blog/2013/01/19/precompiling-razor-views-in-asp-dot-net-mvc-3/ But the error is displayed below > ASP.NET runtime error:...

View Article


Edited Issue: Error when use "DisplayTemplates\PersonViewModel.cs" and...

I followed exactly the steps described in this post. http://stacktoheap.com/blog/2013/01/19/precompiling-razor-views-in-asp-dot-net-mvc-3/ But the error is displayed below > ASP.NET runtime error:...

View Article

Created Issue: duplicate *.generated.cs-file after renaming view [104]

I've renamed a view "Chart.cshtml" to "ChartDisplay.cshtml" and then renamed "Configuration.cshtml" to "Chart.cshtml". As a result I get two generated files "Chart.generated.cs" and...

View Article

Commented Issue: duplicate *.generated.cs-file after renaming view [104]

I've renamed a view "Chart.cshtml" to "ChartDisplay.cshtml" and then renamed "Configuration.cshtml" to "Chart.cshtml". As a result I get two generated files "Chart.generated.cs" and...

View Article


Commented Issue: duplicate *.generated.cs-file after renaming view [104]

I've renamed a view "Chart.cshtml" to "ChartDisplay.cshtml" and then renamed "Configuration.cshtml" to "Chart.cshtml". As a result I get two generated files "Chart.generated.cs" and...

View Article


Commented Issue: duplicate *.generated.cs-file after renaming view [104]

I've renamed a view "Chart.cshtml" to "ChartDisplay.cshtml" and then renamed "Configuration.cshtml" to "Chart.cshtml". As a result I get two generated files "Chart.generated.cs" and...

View Article

Commented Issue: RazorGenerator not available for VS11 [54]

RazorGenerator is not showing up in the extension manager for Visual Studio 11Comments: I just tried out williamBurgeson's idea and it actually works. Downloaded VSIX from...

View Article

Created Unassigned: View activation process unification [105]

Currently we have two different places with different code that implements view instantiation logic.__PrecompiledMvcView.Render__This code is used to create an instance of ordinary view. It:1. Tries to...

View Article

Commented Unassigned: View activation process unification [105]

Currently we have two different places with different code that implements view instantiation logic.__PrecompiledMvcView.Render__This code is used to create an instance of ordinary view. It:1. Tries to...

View Article


Edited Unassigned: View activation process unification [105]

Currently we have two different places with different code that implements view instantiation logic.__PrecompiledMvcView.Render__This code is used to create an instance of ordinary view. It:1. Tries to...

View Article

Commented Unassigned: View activation process unification [105]

Currently we have two different places with different code that implements view instantiation logic.__PrecompiledMvcView.Render__This code is used to create an instance of ordinary view. It:1. Tries to...

View Article


Commented Issue: CreateInstance DependencyResolver in PrecompiledMvcEngine [64]

Line 141 causing a null exception when our CastleWindsor IDependencyResolver returns null for GetService() resolution of _ViewStart, and _AreaLayout et al.Adding a null-coalescing operator to the...

View Article

Commented Issue: CreateInstance DependencyResolver in PrecompiledMvcEngine [64]

Line 141 causing a null exception when our CastleWindsor IDependencyResolver returns null for GetService() resolution of _ViewStart, and _AreaLayout et al.Adding a null-coalescing operator to the...

View Article


Closed Issue: CreateInstance DependencyResolver in PrecompiledMvcEngine [64]

Line 141 causing a null exception when our CastleWindsor IDependencyResolver returns null for GetService() resolution of _ViewStart, and _AreaLayout et al.Adding a null-coalescing operator to the...

View Article

Created Unassigned: MsBuild task does not correctly generate namespaces for...

For a view file located in a path:Views\123\Index.cshtmlThe FileNamespace in VS is generated as Views._123While the MsBuild task does not include the leading underscore and generates it asViews.123This...

View Article

Edited Unassigned: MsBuild task does not correctly generate namespaces for...

For a view file located in a path:Views\123\Index.cshtmlThe FileNamespace in VS is generated as Views._123While the MsBuild task does not include the leading underscore and generates it asViews.123This...

View Article
Browsing all 525 articles
Browse latest View live