CS0234: namespace name 'MVC' does not exist

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
kadorken
Posts: 77
Joined: Mon Feb 16, 2004 8:38 am
Contact:

CS0234: namespace name 'MVC' does not exist

Post by kadorken » Mon Mar 18, 2019 10:20 am

We are in the process of moving our vaultservice from Server 2008 R2 to Server 2019.
We backed up and moved the database files to the new SQL server (running SQL Server 13.0.1601.5).
We installed first VaultServer Standard 10.0.0.1, then I subsequently installed 10.0.0.2

The installation appeared to run successfully, but attempts to access the vault service result in a CS0234 error.
CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)

It would appear we need to find a compatible version of System.Web.Mvc (older) and put it into the VaultService/Bin directory. What version of System.Web.Mvc do I need ?

-----------------------------------------------------------

(full output)
Server Error in '/VaultService' 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: CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)

Source Error:


Line 61: <namespaces>
Line 62: <add namespace="System.Web.Mvc" />
Line 63: <add namespace="System.Web.Mvc.Ajax" />
Line 64: <add namespace="System.Web.Mvc.Html" />
Line 65: <add namespace="System.Web.Routing" />

Source File: c:\inetpub\wwwroot\Web.config Line: 63


Show Detailed Compiler Output:


c:\windows\system32\inetsrv> "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe" /t:library /utf8output /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\2cc12207\007a1e52_2780cb01\ICSharpCode.SharpZipLib.NET20.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\9cf9e4d9\00bf164b_eb45d401\VaultPluginClientLib.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\1be3ff9c\0002b722_fbf4cd01\System.Web.Providers.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\5f0beb63\00a00c51_eb45d401\VaultService.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\cfc15967\0002b722_fbf4cd01\WebGrease.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\050e4329\0006d0ce_097ed101\AjaxControlToolkit.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\f10fd5bd\0002b722_fbf4cd01\Microsoft.ScriptManager.WebForms.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Services\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\1a0f9072\0046aa4e_eb45d401\VaultServiceAPILib.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Routing\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.Routing.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0__b77a5c561934e089\System.ServiceModel.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\5b950064\00bf164b_eb45d401\VCDiff.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\162c9885\0002b722_fbf4cd01\System.Web.Optimization.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\b401844e\00415281_781bce01\AspNet.ScriptManager.jQuery.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.DataAnnotations\v4.0_4.0.0.0__31bf3856ad364e35\System.ComponentModel.DataAnnotations.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\a06ef1fb\0073db4f_eb45d401\DragnetControlsLib.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\cb1b73fc\0092e549_eb45d401\SGAuth.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\abf6dc02\009f9734_48aec901\Interop.SourceSafe2005TypeLib.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\ec01c270\00ec474c_eb45d401\SosService.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\a42b5dfc\0073db4f_eb45d401\VaultWebLib.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.CSharp.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Data.DataSetExtensions\v4.0_4.0.0.0__b77a5c561934e089\System.Data.DataSetExtensions.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Extensions.Design\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.Extensions.Design.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\a9420298\0002b722_fbf4cd01\Microsoft.Web.Infrastructure.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\c343058c\0046aa4e_eb45d401\VaultServiceSQL.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\e2329871\00ec474c_eb45d401\DragnetLib.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\00ea4f92\0002b722_fbf4cd01\EntityFramework.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\47a96576\00ec474c_eb45d401\VaultPluginLib.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Abstractions\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.Abstractions.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Activities\v4.0_4.0.0.0__31bf3856ad364e35\System.Activities.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Web\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Web.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\8e478912\0002b722_fbf4cd01\Antlr3.Runtime.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\73ee70e2\0002cc66_29b3ce01\HtmlAgilityPack.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.WorkflowServices\v4.0_4.0.0.0__31bf3856ad364e35\System.WorkflowServices.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\fee44706\0046aa4e_eb45d401\DragnetServiceLib.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\35b24fd4\0092e549_eb45d401\vs.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_64\System.Web\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\e51891df\00bfb1c1_781bce01\AspNet.ScriptManager.jQuery.UI.Combined.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\79430b0e\00bf164b_eb45d401\VaultLib.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.DataVisualization\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.DataVisualization.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\eb6ac2f5\0019794d_eb45d401\VaultServiceBase.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Extensions\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.Extensions.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Design\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Design.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Activities\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Activities.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.ApplicationServices\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.ApplicationServices.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.IdentityModel\v4.0_4.0.0.0__b77a5c561934e089\System.IdentityModel.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.DynamicData\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.DynamicData.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Data.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Data.Linq.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\4e354745\0019794d_eb45d401\DragnetSQLService.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\db072e3c\0046aa4e_eb45d401\DragnetServiceAPI.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\b4ee36dc\0002cc66_29b3ce01\AjaxMin.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\6d21a37e\000d591f_c5cecb01\Interop.SourceSafe6TypeLib.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Activation\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Activation.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_64\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll" /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\assembly\dl3\a667398a\0002b722_fbf4cd01\Microsoft.AspNet.Web.Optimization.WebForms.dll" /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll" /out:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\App_global.asax.ip-ewx-6.dll" /debug- /optimize+ /w:4 /nowarn:1659;1699;1701;612;618 /warnaserror- "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\App_global.asax.ip-ewx-6.0.cs" "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\vaultservice\83f802e0\c5a7253\App_global.asax.ip-ewx-6.1.cs"


Microsoft (R) Visual C# Compiler version 4.7.3190.0

for C# 5
Copyright (C) Microsoft Corporation. All rights reserved.



This compiler is provided as part of the Microsoft (R) .NET Framework, but only supports language versions up to C# 5, which is no longer the latest version. For compilers that support newer versions of the C# programming language, see http://go.microsoft.com/fwlink/?LinkID=533240

c:\inetpub\wwwroot\Web.config(63,22): error CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
c:\inetpub\wwwroot\Web.config(62,22): error CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
c:\inetpub\wwwroot\Web.config(64,22): error CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
c:\inetpub\wwwroot\Web.config(69,25): error CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'Microsoft.Web' (are you missing an assembly reference?)
c:\inetpub\wwwroot\Web.config(68,25): error CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'Microsoft.Web' (are you missing an assembly reference?)

Show Complete Compilation Source:


Line 1: <?xml version="1.0" encoding="UTF-8"?>
Line 2: <configuration>
Line 3: <appSettings>
Line 4: <add key="dbname" value="ThinkageMainBossErrorTracking" />
Line 5: <add key="dbserver" value="admin" />
Line 6: </appSettings>
Line 7: <connectionStrings>mvc
Line 8: </connectionStrings>
Line 9: <system.web>
Line 10: <compilation targetFramework="4.0">
Line 11: <assemblies>
Line 12: <!-- <add assembly="System.Web.Mvc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/> We use the source version of System.Web.Mvc-->
Line 13: <add assembly="System.Web.Abstractions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
Line 14: <add assembly="System.Web.Routing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
Line 15: <add assembly="System.Data.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
Line 16: <add assembly="System.Web.DataVisualization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
Line 17: </assemblies>
Line 18: </compilation>
Line 19: <authentication mode="Windows" />
Line 20: <authorization>
Line 21: <allow users="*,?" />
Line 22: </authorization>
Line 23: <membership>
Line 24: <providers>
Line 25: <clear />
Line 26: <add name="AspNetSqlMembershipProvider" type="System.Web.Security.SqlMembershipProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" connectionStringName="ApplicationServices" enablePasswordRetrieval="false" enablePasswordReset="true" requiresQuestionAndAnswer="false" requiresUniqueEmail="false" passwordFormat="Hashed" maxInvalidPasswordAttempts="5" minRequiredPasswordLength="6" minRequiredNonalphanumericCharacters="0" passwordAttemptWindow="10" passwordStrengthRegularExpression="" applicationName="/" />
Line 27: </providers>
Line 28: </membership>
Line 29: <profile>
Line 30: <providers>
Line 31: <clear />
Line 32: <add name="AspNetSqlProfileProvider" type="System.Web.Profile.SqlProfileProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" connectionStringName="ApplicationServices" applicationName="/" />
Line 33: </providers>
Line 34: </profile>
Line 35: <roleManager enabled="false">
Line 36: <providers>
Line 37: <clear />
Line 38: <add connectionStringName="ApplicationServices" applicationName="/" name="AspNetSqlRoleProvider" type="System.Web.Security.SqlRoleProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
Line 39: <add applicationName="/" name="AspNetWindowsTokenRoleProvider" type="System.Web.Security.WindowsTokenRoleProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
Line 40: </providers>
Line 41: </roleManager>
Line 42: <!--
Line 43: The <customErrors> section enables configuration
Line 44: of what to do if/when an unhandled error occurs
Line 45: during the execution of a request. Specifically,
Line 46: it enables developers to configure html error pages
Line 47: to be displayed in place of a error stack trace.
Line 48:
Line 49: <customErrors mode="RemoteOnly" defaultRedirect="GenericErrorPage.htm">
Line 50: <error statusCode="403" redirect="NoAccess.htm"/>
Line 51: <error statusCode="404" redirect="FileNotFound.htm"/>
Line 52: </customErrors>
Line 53: -->
Line 54: <!-- .NET 4.0 introduced a breaking change on validation; the following allows the code to still function -->
Line 55: <httpRuntime requestValidationMode="2.0" />
Line 56: <pages controlRenderingCompatibilityVersion="3.5" clientIDMode="AutoID">
Line 57: <controls>
Line 58: <add tagPrefix="mvc" namespace="Microsoft.Web.Mvc.Controls" assembly="Microsoft.Web.Mvc" />
Line 59: <add tagPrefix="asp" namespace="System.Web.UI.DataVisualization.Charting" assembly="System.Web.DataVisualization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
Line 60: </controls>
Line 61: <namespaces>
Line 62: <add namespace="System.Web.Mvc" />
Line 63: <add namespace="System.Web.Mvc.Ajax" />
Line 64: <add namespace="System.Web.Mvc.Html" />
Line 65: <add namespace="System.Web.Routing" />
Line 66: <add namespace="System.Linq" />
Line 67: <add namespace="System.Collections.Generic" />
Line 68: <add namespace="Microsoft.Web.Mvc" />
Line 69: <add namespace="Microsoft.Web.Mvc.Controls" />
Line 70: <add namespace="System.Web.UI.DataVisualization" />
Line 71: <add namespace="System.Web.UI.DataVisualization.Charting" />
Line 72: </namespaces>
Line 73: </pages>
Line 74: <httpHandlers>
Line 75: <add verb="*" path="*.mvc" validate="false" type="System.Web.Mvc.MvcHttpHandler, System.Web.Mvc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" />
Line 76: <add path="ChartImg.axd" verb="GET,HEAD" type="System.Web.UI.DataVisualization.Charting.ChartHttpHandler, System.Web.DataVisualization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" validate="false" />
Line 77: </httpHandlers>
Line 78: </system.web>
Line 79: <!--
Line 80: The system.webServer section is required for running ASP.NET AJAX under Internet
Line 81: Information Services 7.0. It is not necessary for previous version of IIS.
Line 82: -->
Line 83: <system.webServer>
Line 84: <validation validateIntegratedModeConfiguration="false" />
Line 85: <modules runAllManagedModulesForAllRequests="true">
Line 86: </modules>
Line 87: <handlers>
Line 88: <remove name="MvcHttpHandler" />
Line 89: <remove name="UrlRoutingHandler" />
Line 90: <add name="MvcHttpHandler" preCondition="integratedMode" verb="*" path="*.mvc" type="System.Web.Mvc.MvcHttpHandler, System.Web.Mvc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" />
Line 91: <add name="ChartImageHandler" preCondition="integratedMode" verb="GET,HEAD" path="ChartImg.axd" type="System.Web.UI.DataVisualization.Charting.ChartHttpHandler, System.Web.DataVisualization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
Line 92: </handlers>
Line 93: <httpRedirect enabled="false" destination="/worktrack" />
Line 94: </system.webServer>
Line 95: </configuration>
Line 96:


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

kadorken
Posts: 77
Joined: Mon Feb 16, 2004 8:38 am
Contact:

Re: CS0234: namespace name 'MVC' does not exist

Post by kadorken » Mon Mar 18, 2019 11:47 am

Never mind; figured out that when the person moving the server from the old to new machine copied an 'OLD' web.config that was used for SOME OTHER PROGRAM to the server 2019. It was this web.config that was spoofing vault.

I removed the web.config file and it works now.

Tonya
Posts: 866
Joined: Thu Jan 20, 2005 1:47 pm
Location: SourceGear

Re: CS0234: namespace name 'MVC' does not exist

Post by Tonya » Mon Mar 18, 2019 12:26 pm

Hello,

Thank you for the update. Glad to hear the problem is resolved.

If you need further assistance, please let us know.

Tonya

Post Reply