Advertisement
nutus

error

Sep 23rd, 2015
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 11.37 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.     <head>
  4.         <title>The model item passed into the dictionary is of type 'Zags.Types.Logic.Acts.DraftContainer`1[Zags.Types.Logic.Acts.BirthAct]', but this dictionary requires a model item of type 'Zags.Types.Logic.Acts.BirthAct'.</title>
  5.         <meta name="viewport" content="width=device-width" />
  6.         <style>
  7.          body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
  8.          p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
  9.          b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
  10.          H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
  11.          H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
  12.          pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}
  13.          .marker {font-weight: bold; color: black;text-decoration: none;}
  14.          .version {color: gray;}
  15.          .error {margin-bottom: 10px;}
  16.          .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
  17.          @media screen and (max-width: 639px) {
  18.           pre { width: 440px; overflow: auto; white-space: pre-wrap; word-wrap: break-word; }
  19.          }
  20.          @media screen and (max-width: 479px) {
  21.           pre { width: 280px; }
  22.          }
  23.         </style>
  24.     </head>
  25.  
  26.     <body bgcolor="white">
  27.  
  28.             <span><H1>Ошибка сервера в приложении '/zags_dev'.<hr width=100% size=1 color=silver></H1>
  29.  
  30.             <h2> <i>The model item passed into the dictionary is of type 'Zags.Types.Logic.Acts.DraftContainer`1[Zags.Types.Logic.Acts.BirthAct]', but this dictionary requires a model item of type 'Zags.Types.Logic.Acts.BirthAct'.</i> </h2></span>
  31.  
  32.             <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">
  33.  
  34.             <b> Описание: </b>Необработанное исключение при выполнении текущего веб-запроса. Изучите трассировку стека для получения дополнительных сведений о данной ошибке и о вызвавшем ее фрагменте кода.
  35.  
  36.             <br><br>
  37.  
  38.             <b> Сведения об исключении: </b>System.InvalidOperationException: The model item passed into the dictionary is of type 'Zags.Types.Logic.Acts.DraftContainer`1[Zags.Types.Logic.Acts.BirthAct]', but this dictionary requires a model item of type 'Zags.Types.Logic.Acts.BirthAct'.<br><br>
  39.  
  40.             <b>Ошибка источника:</b> <br><br>
  41.  
  42.             <table width=100% bgcolor="#ffffcc">
  43.                <tr>
  44.                   <td>
  45.                       <code>
  46.  
  47. Необработанное исключение при выполнении текущего веб-запроса. Информацию о происхождении и месте возникновения исключения можно получить, используя следующую трассировку стека исключений.</code>
  48.  
  49.                   </td>
  50.                </tr>
  51.             </table>
  52.  
  53.             <br>
  54.  
  55.             <b>Трассировка стека:</b> <br><br>
  56.  
  57.             <table width=100% bgcolor="#ffffcc">
  58.                <tr>
  59.                   <td>
  60.                       <code><pre>
  61.  
  62. [InvalidOperationException: The model item passed into the dictionary is of type &#39;Zags.Types.Logic.Acts.DraftContainer`1[Zags.Types.Logic.Acts.BirthAct]&#39;, but this dictionary requires a model item of type &#39;Zags.Types.Logic.Acts.BirthAct&#39;.]
  63.    System.Web.Mvc.ViewDataDictionary`1.SetModel(Object value) +175
  64.    System.Web.Mvc.ViewDataDictionary..ctor(ViewDataDictionary dictionary) +107
  65.    System.Web.Mvc.WebViewPage`1.SetViewData(ViewDataDictionary viewData) +49
  66.    System.Web.Mvc.RazorView.RenderView(ViewContext viewContext, TextWriter writer, Object instance) +99
  67.    System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer) +107
  68.    System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) +291
  69.    System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult) +13
  70.    System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +56
  71.    System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +420
  72.    System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +420
  73.    System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +420
  74.    System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult) +52
  75.    System.Web.Mvc.Async.&lt;&gt;c__DisplayClass2b.&lt;BeginInvokeAction&gt;b__1c() +173
  76.    System.Web.Mvc.Async.&lt;&gt;c__DisplayClass21.&lt;BeginInvokeAction&gt;b__1e(IAsyncResult asyncResult) +100
  77.    System.Web.Mvc.Async.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) +10
  78.    System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +49
  79.    System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +27
  80.    System.Web.Mvc.Controller.&lt;BeginExecuteCore&gt;b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState) +13
  81.    System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +29
  82.    System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +49
  83.    System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +36
  84.    System.Web.Mvc.Controller.&lt;BeginExecute&gt;b__15(IAsyncResult asyncResult, Controller controller) +12
  85.    System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +22
  86.    System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +49
  87.    System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +26
  88.    System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult) +10
  89.    System.Web.Mvc.MvcHandler.&lt;BeginProcessRequest&gt;b__5(IAsyncResult asyncResult, ProcessRequestState innerState) +21
  90.    System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +29
  91.    System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +49
  92.    System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +28
  93.    System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) +9
  94.    System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +9711525
  95.    System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) +155
  96. </pre></code>
  97.  
  98.                   </td>
  99.                </tr>
  100.             </table>
  101.  
  102.             <br>
  103.  
  104.             <hr width=100% size=1 color=silver>
  105.  
  106.             <b>Информация о версии:</b>&nbsp;Платформа Microsoft .NET Framework, версия:4.0.30319; ASP.NET, версия:4.6.81.0
  107.  
  108.             </font>
  109.  
  110.     </body>
  111. </html>
  112. <!--
  113. [InvalidOperationException]: The model item passed into the dictionary is of type &#39;Zags.Types.Logic.Acts.DraftContainer`1[Zags.Types.Logic.Acts.BirthAct]&#39;, but this dictionary requires a model item of type &#39;Zags.Types.Logic.Acts.BirthAct&#39;.
  114.   в System.Web.Mvc.ViewDataDictionary`1.SetModel(Object value)
  115.   в System.Web.Mvc.ViewDataDictionary..ctor(ViewDataDictionary dictionary)
  116.   в System.Web.Mvc.WebViewPage`1.SetViewData(ViewDataDictionary viewData)
  117.   в System.Web.Mvc.RazorView.RenderView(ViewContext viewContext, TextWriter writer, Object instance)
  118.   в System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer)
  119.   в System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
  120.   в System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
  121.   в System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)
  122.   в System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)
  123.   в System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)
  124.   в System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)
  125.   в System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
  126.   в System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.<>c__DisplayClass2b.<BeginInvokeAction>b__1c()
  127.   в System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.<BeginInvokeAction>b__1e(IAsyncResult asyncResult)
  128.   в System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult)
  129.   в System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End()
  130.   в System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult)
  131.   в System.Web.Mvc.Controller.<BeginExecuteCore>b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState)
  132.   в System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)
  133.   в System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End()
  134.   в System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult)
  135.   в System.Web.Mvc.Controller.<BeginExecute>b__15(IAsyncResult asyncResult, Controller controller)
  136.   в System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)
  137.   в System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End()
  138.   в System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult)
  139.   в System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult)
  140.   в System.Web.Mvc.MvcHandler.<BeginProcessRequest>b__5(IAsyncResult asyncResult, ProcessRequestState innerState)
  141.   в System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)
  142.   в System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End()
  143.   в System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)
  144.   в System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result)
  145.   в System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
  146.   в System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
  147. -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement