Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0433: The type 'System.Web.Helpers.Json' exists in both 'c:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.Web.Helpers\v4.0_1.0.0.0__31bf3856ad364e35\System.Web.Helpers.dll' and 'c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\b9095a8f\c5d9c722\assembly\dl3\683e043b\d7279909_3f65ce01\System.Web.Helpers.DLL'

Source Error:


Line 133:    
Line 134:    <script type="text/javascript">
Line 135:    var JsonObj = @Html.Raw(Json.Encode(Model));
Line 136:    var NextPrevUrl ='@Url.Action("GetNextPrevPics","Picture")';
Line 137:    </script>

Source File: e:\HostingSpaces\tahoor\5rooz.com\wwwroot\Views\Picture\View.cshtml    Line: 135






Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4676.0