C# 找不到CredDB.CEF

C# 找不到CredDB.CEF,c#,visual-studio,encryption,filenotfoundexception,C#,Visual Studio,Encryption,Filenotfoundexception,我在运行C项目时遇到此错误 Could not find file 'C:\*\Documents\Visual Studio 2015\Projects\*\bin\ar\CredDB.CEF'. 这发生在多个项目中。关于这个问题,网上没有多少帮助。有人有主意吗 堆栈跟踪: [FileNotFoundException: Could not find file 'C:\*\Documents\Visual Studio 2015\Projects\*\bin\ar\CredDB.CEF'.]

我在运行C项目时遇到此错误

Could not find file 'C:\*\Documents\Visual Studio 2015\Projects\*\bin\ar\CredDB.CEF'.
这发生在多个项目中。关于这个问题,网上没有多少帮助。有人有主意吗

堆栈跟踪:

[FileNotFoundException: Could not find file 'C:\*\Documents\Visual Studio 2015\Projects\*\bin\ar\CredDB.CEF'.]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +519
   System.IO.FileInfo.get_Length() +12977229
   System.Web.Util.HashCodeCombiner.AddExistingFile(String fileName) +171
   System.Web.Util.HashCodeCombiner.AddDirectory(String directoryName) +302
   System.Web.Util.HashCodeCombiner.AddDirectory(String directoryName) +369
   System.Web.Compilation.BuildManager.CheckTopLevelFilesUpToDateInternal(Int64 cachedHash) +352
   System.Web.Compilation.BuildManager.CheckTopLevelFilesUpToDate(Int64 cachedHash) +51
   System.Web.Compilation.BuildManager.ExecutePreAppStart() +135
   System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException) +549

[HttpException (0x80004005): 'C:\*\Documents\Visual Studio 2015\Projects\*\bin\ar\CredDB.CEF'.]
   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +10075124
   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +95
   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +254
更新:


Dell Encryption Tool预装在笔记本电脑中,在windows更新后,它开始出现不正确的行为。在跟踪加密日志时,了解到shield服务未在端点上正确启动:

[03.12.19 13:40:57:329       NTUtils.cpp: 1555 E] [SUPPORT] [E] The Shield service is not running!  Attempting to restart. Current service state = 1
[03.12.19 13:40:57:329       NTUtils.cpp: 1555 E] [SUPPORT] [E] The Shield service is not running!  Attempting to restart. Current service state = 1
升级Dell加密解决了该问题

如果您是Dell员工,并且这种情况也发生在您身上,请立即在“服务”下引发事件,然后选择DDPE作为应用程序


解决方法是安装Dell数据加密修复工具


这可能在Dell内部用户的软件中心或外部用户的Dell.com软件下载部分提供。

解决方法是安装Dell Data Encryption Repair Tool


这可能在Dell内部用户的软件中心或外部用户的Dell.com软件下载部分提供。

笔记本电脑中预装了Dell Encryption Tool,在windows更新后,它开始出现不适当的行为。在跟踪加密日志时,了解到shield服务未在端点上正确启动:

[03.12.19 13:40:57:329       NTUtils.cpp: 1555 E] [SUPPORT] [E] The Shield service is not running!  Attempting to restart. Current service state = 1
[03.12.19 13:40:57:329       NTUtils.cpp: 1555 E] [SUPPORT] [E] The Shield service is not running!  Attempting to restart. Current service state = 1
升级Dell加密解决了该问题

如果您是Dell员工,并且这种情况也发生在您身上,请立即在“服务”下引发事件,然后选择DDPE作为应用程序


Dell Encryption Tool预装在笔记本电脑中,在windows更新后,它开始出现不正确的行为。在跟踪加密日志时,了解到shield服务未在端点上正确启动:

[03.12.19 13:40:57:329       NTUtils.cpp: 1555 E] [SUPPORT] [E] The Shield service is not running!  Attempting to restart. Current service state = 1
[03.12.19 13:40:57:329       NTUtils.cpp: 1555 E] [SUPPORT] [E] The Shield service is not running!  Attempting to restart. Current service state = 1
升级Dell加密解决了该问题

如果您是Dell员工,并且这种情况也发生在您身上,请立即在“服务”下引发事件,然后选择DDPE作为应用程序


您的计算机上是否安装了Dell加密工具?@CodeCaster是。我在戴尔工作。因此,戴尔加密一直存在。但这是在过去两周发生的。我也在尝试使用Gradle。今天就开始了。您是否已设法修复此错误?此错误很可能是由Dell Encryption引起的。建议您立即提出服务请求以内部解决此问题您的计算机上是否安装了Dell加密工具?@CodeCaster是。我在戴尔工作。因此,戴尔加密一直存在。但这是在过去两周发生的。我也在尝试使用Gradle。今天就开始了。您是否已设法修复此错误?此错误很可能是由Dell Encryption引起的。建议您立即提出服务请求以解决此问题Dell Data Protection | Encryption-Repair Tool未处于活动状态,可能无法供新用户使用。Dell Data Protection | Encryption-Repair Tool未处于活动状态,可能无法供新用户使用。您是否从8.x升级到10.x?似乎这些是目前唯一可用的主要版本。另外,请让我知道此屏蔽服务在Services.msc中的名称,或者是否有单独的命令行可执行文件。您是否从8.x升级到10.x?似乎这些是目前唯一可用的主要版本。另外,请让我知道这个屏蔽服务在Services.msc中的名称,或者是否有单独的命令行可执行文件。