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

Commented 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


Commented Issue: RazorGenerator.MSBuild is too aggressive when finding...

The MSBuild extension is trying to pre-compile *all* .cshtml files it can find under the project root, instead of just the ones that are in the project. This is a bit of a problem when working in a...

View Article


Commented 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 Unassigned: PrecompiledMvcEngine ctor masks baseVirtualPath [107]

Hi,there seems to have crept in a mistake in commit b0a2e6258 (Default implementation of IViewPageActivator to avoid logic duplication. Work Item: 105) where the two parameter constructor for...

View Article

Closed Unassigned: PrecompiledMvcEngine ctor masks baseVirtualPath [107]

Hi,there seems to have crept in a mistake in commit b0a2e6258 (Default implementation of IViewPageActivator to avoid logic duplication. Work Item: 105) where the two parameter constructor for...

View Article


Commented Issue: RazorGenerator not generating complete code on .cshtml [102]

I'm running into an issue where it appears that razor generator is not generating complete code for some of my Shared Templates.These are templates that are created from the "MvcSiteMap" package.The...

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

Commented 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


Created Unassigned: Helper in App_Code does not compile [108]

Hi,I've setup an empty MVC project and RazorGenerator (2.0.1) and RazorGenerator (1.5.3.0) as explained in http://www.dzone.com/links/r/precompiling_razor_views_in_aspnet_mvc_3.html.(in short: add...

View Article


Created Unassigned: 2.0.1 Razor Generator Issues (MSBuild, MVC, App_Code) [109]

Hi,We found there are few issues with 2.0.1 Razor Generator MSBuild task.__Issue One:__The App_Code/{helper}.cshtml can not compile into the correct place even by using _RazorViewsCodeGenDirectory_. So...

View Article

Edited Unassigned: 2.0.1 Razor Generator Issues (MSBuild, MVC, App_Code) [109]

Hi,We found there are few issues with 2.0.1 Razor Generator MSBuild task.__Issue One:__The App_Code/{helper}.cshtml can not compile into the correct place even by using _RazorViewsCodeGenDirectory_. So...

View Article

Created Unassigned: 2.0.1 load precompiled vies from all referenced...

Instead of doing ```assembly.GetTypes()```there should be a like of```foreach (var assemblyName in assembly.GetReferencedAssemblies()) {// load types from assemblyName}```That way you can simply...

View Article

Edited Unassigned: 2.0.1 Load precompiled views from all referenced...

Instead of doing ```assembly.GetTypes()```there should be a like of```foreach (var assemblyName in assembly.GetReferencedAssemblies()) {// load types from assemblyName}```That way you can simply...

View Article


Created Unassigned: 2.0.1 Make PageVirtualPathAttribute based on namespace [111]

Make PageVirtualPathAttribute value based on namespace instead of folder path.Namespaces are more versatile in three ways:* They obviously can mirror folder path since by default each folder is a...

View Article

Commented Unassigned: 2.0.1 Load precompiled views from all referenced...

Instead of doing ```assembly.GetTypes()```there should be a like of```foreach (var assemblyName in assembly.GetReferencedAssemblies()) {// load types from assemblyName}```That way you can simply...

View Article


Commented Unassigned: 2.0.1 Load precompiled views from all referenced...

Instead of doing ```assembly.GetTypes()```there should be a like of```foreach (var assemblyName in assembly.GetReferencedAssemblies()) {// load types from assemblyName}```That way you can simply...

View Article

Edited Unassigned: 2.0.1 Load precompiled views from all referenced...

Instead of doing ```assembly.GetTypes()```there should be a like of```foreach (var assemblyName in assembly.GetReferencedAssemblies()) {// load types from assemblyName}```That way you can simply...

View Article


Created Unassigned: Workaround for bug in Mono framework [112]

Mono's implementation of System.Web is crap (see https://github.com/mono/mono/blob/master/mcs/class/System.Web/System.Web.Configuration_2.0/WebConfigurationHost.cs#L194 for an example on "how to write...

View Article

Commented Unassigned: Workaround for bug in Mono framework [112]

Mono's implementation of System.Web is crap (see https://github.com/mono/mono/blob/master/mcs/class/System.Web/System.Web.Configuration_2.0/WebConfigurationHost.cs#L194 for an example on "how to write...

View Article

Closed Unassigned: Workaround for bug in Mono framework [112]

Mono's implementation of System.Web is crap (see https://github.com/mono/mono/blob/master/mcs/class/System.Web/System.Web.Configuration_2.0/WebConfigurationHost.cs#L194 for an example on "how to write...

View Article
Browsing all 525 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>