Commented 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 ArticleCreated Unassigned: RazorGenerator not compiling (MVC) [121]
Maybe someone can give me some hints on how to find out more. It does run the code in App_Start when a view is requested. It just won't create the cs file for the view when the RazorGenerator is...
View ArticleCommented Unassigned: RazorGenerator not compiling (MVC) [121]
Maybe someone can give me some hints on how to find out more. It does run the code in App_Start when a view is requested. It just won't create the cs file for the view when the RazorGenerator is...
View ArticleCommented Unassigned: RazorGenerator not compiling (MVC) [121]
Maybe someone can give me some hints on how to find out more. It does run the code in App_Start when a view is requested. It just won't create the cs file for the view when the RazorGenerator is...
View ArticleCreated Unassigned: Could not precompile the input file contents... [122]
I'm getting the following error on build...Could not precompile the input file contents. Ensure that a generator declaration exists in the cshtml file. A generator declaration is the first line of your...
View ArticleCreated Unassigned: RazorGenerator build fails if RazorSrcFiles are specified...
After the May changes to RazorGenerator.target for Work Item 59, the build fails if the csproj manually specifies the list of cshtml files to precompile. This is because the RazorOutputFiles list is...
View ArticleCreated Unassigned: PrecompiledMvcEngine baseVirtualPath causing exception [124]
Hi,I have supplied a baseVirtualPath value of "Areas/Reporting" which throws the error:The relative virtual path '~Views/home/Index.cshtml' is not allowed here.Any ideas?
View ArticleEdited Unassigned: PrecompiledMvcEngine baseVirtualPath causing exception [124]
I have supplied a baseVirtualPath value of "Areas/Reporting" which throws the error:The relative virtual path '~Views/home/Index.cshtml' is not allowed here.I have traced it to IsPhysicalFileNewer...
View ArticleEdited Unassigned: PrecompiledMvcEngine baseVirtualPath causing exception [124]
I have supplied a baseVirtualPath value of "Areas/Reporting" which throws the error:The relative virtual path '~Views/home/Index.cshtml' is not allowed here.I have traced it to IsPhysicalFileNewer...
View ArticleClosed Unassigned: PrecompiledMvcEngine baseVirtualPath causing exception [124]
I have supplied a baseVirtualPath value of "Areas/Reporting" which throws the error:The relative virtual path '~Views/home/Index.cshtml' is not allowed here.I have traced it to IsPhysicalFileNewer...
View ArticleEdited Unassigned: RazorGenerator build fails if RazorSrcFiles are specified...
After the May changes to RazorGenerator.target for Work Item 59, the build fails if the csproj manually specifies the list of cshtml files to precompile. This is because the RazorOutputFiles list is...
View ArticleCommented Unassigned: RazorGenerator build fails if RazorSrcFiles are...
After the May changes to RazorGenerator.target for Work Item 59, the build fails if the csproj manually specifies the list of cshtml files to precompile. This is because the RazorOutputFiles list is...
View ArticleCommented Unassigned: RazorGenerator build fails if RazorSrcFiles are...
After the May changes to RazorGenerator.target for Work Item 59, the build fails if the csproj manually specifies the list of cshtml files to precompile. This is because the RazorOutputFiles list is...
View ArticleCommented Issue: Allow PrecompiledMvcViewEngine to serve static files [12]
Modify PrecompiledMvcViewEngine to allow serving static files.Comments: Supporting MVC4 bundling would be nice aswell
View ArticleCommented Issue: Allow PrecompiledMvcViewEngine to serve static files [12]
Modify PrecompiledMvcViewEngine to allow serving static files.Comments: You can do this using a (or [my](https://github.com/mcintyre321/EmbeddedResourceVirtualPathProvider)) Virtual Path Provider, and...
View ArticleCommented Issue: Views only found once in Release Mode [84]
This issue is identical to the one found in: http://razorgenerator.codeplex.com/workitem/55I am new to codeplex, so I didn't know if I should add a new issue or not (because the original one is marked...
View ArticleCommented Issue: Views only found once in Release Mode [84]
This issue is identical to the one found in: http://razorgenerator.codeplex.com/workitem/55I am new to codeplex, so I didn't know if I should add a new issue or not (because the original one is marked...
View ArticleCommented Issue: WriteAttributeTo does not exist [86]
Error occurs in generated code:"The name 'WriteAttributeTo' does not exist in the current context"Please refer to http://forums.asp.net/t/1804428.aspx/1Comments: This is related to Razor Generator. I...
View ArticleCommented Unassigned: Could not precompile the input file contents... [122]
I'm getting the following error on build...Could not precompile the input file contents. Ensure that a generator declaration exists in the cshtml file. A generator declaration is the first line of your...
View ArticleEdited Unassigned: Could not precompile the input file contents... [122]
I'm getting the following error on build...Could not precompile the input file contents. Ensure that a generator declaration exists in the cshtml file. A generator declaration is the first line of your...
View Article