閱讀308 返回首頁    go 搜狐


Microsoft .NET Framework報錯

打開軟件,錄入賬號密碼登錄後,Microsoft .NET Framework提示“An invalid security token was provided”,點擊“詳細信息”之後,具體內容如下:

----------------------------------------
System
    程序集版本: 4.0.0.0
    Win32 版本: 4.0.30319.1026 built by: RTMGDR
    基本代碼: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Sdeport.QuickService.QsClient.SDK
    程序集版本: 1.0.0.0
    Win32 版本: 1.0.0.0
    基本代碼: file:///D:/軟件/青島拓天/Sdeport.QuickService.QsClient.SDK.DLL
----------------------------------------
Microsoft.Web.Services2
    程序集版本: 2.0.3.0
    Win32 版本: 2.0.5050.0
    基本代碼: file:///C:/Windows/assembly/GAC/Microsoft.Web.Services2/2.0.3.0__31bf3856ad364e35/Microsoft.Web.Services2.dll
----------------------------------------
System.Web.Services
    程序集版本: 4.0.0.0
    Win32 版本: 4.0.30319.1 (RTMRel.030319-0100)
    基本代碼: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Web.Services/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
----------------------------------------
System.Configuration
    程序集版本: 4.0.0.0
    Win32 版本: 4.0.30319.1015 (RTMGDR.030319-1000)
    基本代碼: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
AxInterop.USERCPUCARDLib
    程序集版本: 1.0.0.0
    Win32 版本: 1.0.0.0
    基本代碼: file:///D:/軟件/青島拓天/AxInterop.USERCPUCARDLib.DLL
----------------------------------------
mscorlib.resources
    程序集版本: 4.0.0.0
    Win32 版本: 4.0.30319.1 (RTMRel.030319-0100)
    基本代碼: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
System.Windows.Forms.resources
    程序集版本: 4.0.0.0
    Win32 版本: 4.0.30319.1 built by: RTMRel
    基本代碼: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
Interop.USERCPUCARDLib
    程序集版本: 1.0.0.0
    Win32 版本: 1.0.0.0
    基本代碼: file:///D:/軟件/青島拓天/Interop.USERCPUCARDLib.DLL
----------------------------------------
Accessibility
    程序集版本: 4.0.0.0
    Win32 版本: 4.0.30319.1 built by: RTMRel
    基本代碼: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Xml
    程序集版本: 4.0.0.0
    Win32 版本: 4.0.30319.1026 built by: RTMGDR
    基本代碼: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Sdeport.QuickService.Security
    程序集版本: 1.0.0.0
    Win32 版本: 1.0.0.0
    基本代碼: file:///C:/Windows/assembly/GAC_MSIL/Sdeport.QuickService.Security/1.0.0.0__1edcac83dda6547a/Sdeport.QuickService.Security.dll
----------------------------------------
System.Data
    程序集版本: 4.0.0.0
    Win32 版本: 4.0.30319.1 (RTMRel.030319-0100)
    基本代碼: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Core
    程序集版本: 4.0.0.0
    Win32 版本: 4.0.30319.1 built by: RTMRel
    基本代碼: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
g1j3lj4x
    程序集版本: 1.0.0.0
    Win32 版本: 4.0.30319.1026 built by: RTMGDR
    基本代碼: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Web
    程序集版本: 4.0.0.0
    Win32 版本: 4.0.30319.1040 built by: RTMGDR
    基本代碼: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
System.Security
    程序集版本: 4.0.0.0
    Win32 版本: 4.0.30319.1031 (RTMGDR.030319-1000)
    基本代碼: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.dll
----------------------------------------

************** JIT 調試 **************
要啟用實時(JIT)調試,
該應用程序或計算機的 .config 文件(machine.config)的 system.windows.forms 節中必須設置
jitDebugging 值。
編譯應用程序時還必須啟用
調試。

例如:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

啟用 JIT 調試後,任何未經處理的異常
都將被發送到在此計算機上注冊的 JIT 調試器,
而不是由此對話框處理。

我已經更新了Microsoft .NET Framework,沒有解決問題。

我正在使用Symantec Endpoint Protection,不知道是不是這個引起的。

我之前在登錄同樣類型的一個軟件時是完全正常的,用了大概半年以後就突然再也登錄不上去了,也是出現了類似的異常提示。



您好,

1.是否有其他相同係統版本和位數的電腦,在C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.dll,將System.Security.dll拷貝至此電腦相同目錄替換原文件,可以備份自己的文件,之後以管理員運行命令提示符,複製粘貼以下命令運行

regsvr32 /i System.Security.dll

之後在C:\Windows\System32,找到cmd,以管理員運行cmd,粘貼輸入sfc /scannow命令,進行修複操作。

2.控製麵板-程序-啟用與關閉windows功能中將.Net Framework(較低版本和較高版本) 前麵的勾選去掉-單擊應用,確定 ,之後重啟,再是相同的操作將.Net Framework(較低版本和較高版本)前麵的勾勾選,單擊應用,確定,再重啟之後使用查看。 



最後更新:2018-01-12 01:04:25

  上一篇:go Windows Defender有一個紅叉,啟動之後也不消除
  下一篇:go Windows Defender 誤報Rockplot 軟件含有病毒,望盡快洗白