2010年11月10日 星期三

無法從組件A 載入類型B

  • 無法從組件 ‘System.ServiceModel, Version 3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’ 載入類型 ‘System.ServiceModel.Activation.HttpModule’

如果在安裝 .NET Framework 4 後啟用 .NET Framework 3.5 WCF HTTP 啟動,則會發生這個錯誤。 若要解決這個問題,請從 Visual Studio 2010 命令提示字元內部執行下列命令列:

aspnet_regiis.exe -i –enable


參考資料:疑難排解安裝問題



  • 無法載入檔案或組件 'App_Web_a5jyjmqa, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' 或其相依性的其中之一。 系統找不到指定的檔案。


<compilation debug="true" batch="false">



參考資料:未能加載文件或程序集...


                   [DotNet-KB] KB934839 無法載入檔案或組件



  •    Could not load file or assembly 'System.ServiceModel.DomainServices.Hosting'
  •  


image


參考資料:Could not load file or assembly 'System.ServiceModel.DomainServices.Hosting



  •  

沒有留言:

張貼留言