日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

Could not load the assembly 'DotNetNuke.Authentication.LiveID'. Make sure that it is compiled before

發布時間:2023/12/1 编程问答 65 豆豆
生活随笔 收集整理的這篇文章主要介紹了 Could not load the assembly 'DotNetNuke.Authentication.LiveID'. Make sure that it is compiled before 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

今天發生一個莫名的錯誤:Could not load the assembly 'DotNetNuke.Authentication.LiveID'. Make sure that it is compiled before,在網上找了下有如下的解釋:

My understanding and perhaps a core member would be willing to correct me if I'm wrong but.....

Back in the day when there was just one package and one package only quite often people would accidently overwrite their web.config not realizing that they needed information like the connection string and machine keys (and other custom settings). The upgrade package prevents that from happening.

Below are my steps when upgrading a site:

  • I?use a program called WinMerge that will show the differences in a file and compare my web.config against the release.config. I
  • In WinMerge I copy the connection string and machine keys over to the release.config along with any other custom changes I've made.
  • Save the changed release.config and close WinMerge
  • Rename the web.config do something different and rename release.config to web.confg
  • Hit the site and let the upgrade run.
  • This way I've caught any changes that might not necesarily be able to be programmed into the web.config when the site is running.

    (原文位于http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/108/threadid/179053/scope/posts/threadpage/1/Default.aspx)

    但不能解決問題,下面是另一篇(原文:http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/-1/threadid/193000/scope/posts/Default.aspx)

    There should be a providers folder in your bin directory. If you look the install files you downloaded you should find the .zip files for both in the Install/Package directory. It sounds like they failed when they went to install but you can still install them manually if you want to use them under Host->Host Settings->Authentication Services. Are you using an ObjectQualifier or running the database as the user account instead of .dbo? I know there was a problem with one of the sql procedures with 4.6.0 and 4.6.2 but I thought it had been fixed for 4.7.0 and 4.8.0.

    但我用的是4.7.0呀,怎么會還有問題呢?恰好4.8.0推出,下載升級包后按http://www.cnblogs.com/m2land/archive/2007/10/09/910414.html文中所將升級后,問題解決。

    轉載于:https://www.cnblogs.com/GDLMO/archive/2007/12/29/1020164.html

    總結

    以上是生活随笔為你收集整理的Could not load the assembly 'DotNetNuke.Authentication.LiveID'. Make sure that it is compiled before的全部內容,希望文章能夠幫你解決所遇到的問題。

    如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。