This issue is identical to the one found in: http://razorgenerator.codeplex.com/workitem/55
I am new to codeplex, so I didn't know if I should add a new issue or not (because the original one is marked as fixed)
Everytime I hit refresh, I am getting the error:
"Value cannot be null.
Parameter name: view"
I am using:
RazorGenerator.Mvc
version: 1.3.2.0
size: 13.5 KB
date modified: 11/28/2012 8:44pm
This is happening upon Refresh (F5) when the project is in Release mode and web.config Debug is set to false.
Comments: Can you please share a minimal repro app that demonstrates this issue? Also, what is the stack of the error? Please see https://github.com/davidebbo/MvcApplicationRazorGeneratorSeparateLibrary for an example project which works.
I am new to codeplex, so I didn't know if I should add a new issue or not (because the original one is marked as fixed)
Everytime I hit refresh, I am getting the error:
"Value cannot be null.
Parameter name: view"
I am using:
RazorGenerator.Mvc
version: 1.3.2.0
size: 13.5 KB
date modified: 11/28/2012 8:44pm
This is happening upon Refresh (F5) when the project is in Release mode and web.config Debug is set to false.
Comments: Can you please share a minimal repro app that demonstrates this issue? Also, what is the stack of the error? Please see https://github.com/davidebbo/MvcApplicationRazorGeneratorSeparateLibrary for an example project which works.