|
|
Hi, when i try this url : http://localhost:36054/admin/post/editor/ to add a post I have this error :
Server Error in '/' Application.
--------------------------------------------------------------------------------
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Could not load type 'System.Web.Mvc.ViewMasterPage<PropertyViewModel>'.
Source Error:
Line 1: <%@ Import Namespace="MvcContrib.UI.InputBuilder.Views"%>
Line 2: <%@ Import Namespace="System.Web.Mvc.Html"%>
Line 3: <%@ Master Language="C#" Inherits="System.Web.Mvc.ViewMasterPage<PropertyViewModel>" %>
Line 4: <%
Line 5: Example.Visible = Model.HasExample();
Source File: /Views/InputBuilders/EditorTemplates/Field.Master Line: 3
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.547
Why?
Thanks
Alberto
|
|
Coordinator
Jun 25, 2012 at 11:40 AM
|
Hi Alberto,
thx for you question.
Right now we are moving some classes/namespaces but we didn't complete the task. For this reason you got this error.
We are working so hard trying to release the first public version.
Subscribe http://tostring.it blog to keep updated about Dexter news.
Thx
.u
|
|