Im trying to install Contour 3.0.18 on Server and I'm getting the following error:
Could not load type 'System.Runtime.CompilerServices.ExtensionAttribute' from assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
Line 29: <body class="umbracoPage">
Line 30: <form id="form1" runat="server">
Line 31: <asp:ScriptManager ID="ScriptManager1" EnablePartialRendering="true" runat="server">
Line 32: </asp:ScriptManager>
Line 33: <asp:ContentPlaceHolder ID="body" runat="server">
Installation Error on server
Hi there,
Im trying to install Contour 3.0.18 on Server and I'm getting the following error:
Could not load type 'System.Runtime.CompilerServices.ExtensionAttribute' from assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
Line 29: <body class="umbracoPage"> Line 30: <form id="form1" runat="server"> Line 31: <asp:ScriptManager ID="ScriptManager1" EnablePartialRendering="true" runat="server"> Line 32: </asp:ScriptManager> Line 33: <asp:ContentPlaceHolder ID="body" runat="server">
Any input will be appreciated.
Regards,
Moshe
Hi Moshe,
Here is a long post with the same issue, what I could pull out of it, was it could be a problem with the. Net 4.5.
Correct me if I´m wrong.
http://our.umbraco.org/forum/umbraco-pro/contour/42981-Could-not-load-type-SystemRuntimeCompilerServicesExtensionAttribute-from-assembly-mscorlib
/Dennis
Hi Dennis,
Many thanks for your reply.
Just for the ref. Ive installed the 3.0.12 for now and it works fine.
Cheers,
Moshe
is working on a reply...