[Mono-bugs] [Bug 670874] Incorrect result of WebFormViewEngine.FileExists with MVC 3 & precompilled site
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Feb 25 09:42:51 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=670874
https://bugzilla.novell.com/show_bug.cgi?id=670874#c2
Ilya Lukyanov <ilya.lukyanov at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |REOPENED
InfoProvider|ilya.lukyanov at gmail.com |
--- Comment #2 from Ilya Lukyanov <ilya.lukyanov at gmail.com> 2011-02-25 14:42:50 UTC ---
Marek,
I've tried with latest mono-2.10.1 build and it looks like problem isn't fixed
yet.
I've attached a test project.
To reproduce a problem just start xsp4 frpm "precompiled" folder. In my case,
browser shows an error:
The view 'Index' or its master was not found. The following locations were
searched:
Description: HTTP 500. Error processing request.
Stack Trace:
System.InvalidOperationException: The view 'Index' or its master was not found.
The following locations were searched:
at System.Web.Mvc.ViewResult.FindView (System.Web.Mvc.ControllerContext
context) [0x00000] in <filename unknown>:0
at System.Web.Mvc.ViewResultBase.ExecuteResult
(System.Web.Mvc.ControllerContext context) [0x00000] in <filename unknown>:0
at System.Web.Mvc.ControllerActionInvoker.InvokeActionResult
(System.Web.Mvc.ControllerContext controllerContext,
System.Web.Mvc.ActionResult actionResult) [0x00000] in <filename unknown>:0
at
System.Web.Mvc.ControllerActionInvoker+<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19
() [0x00000] in <filename unknown>:0
at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter
(IResultFilter filter, System.Web.Mvc.ResultExecutingContext preContext,
System.Func`1 continuation) [0x00000] in <filename unknown>:0
hope that the information provided will help
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list