'/' 應用程式中發生伺服器錯誤。

在磁碟上找不到任何適用特定文化特性或中性文化特性的資源。
baseName:   locationInfo: <null>  fileName: .resx

描述: 在執行目前 Web 要求的過程中發生未處理的例外狀況。請檢閱堆疊追蹤以取得錯誤的詳細資訊,以及在程式碼中產生的位置。

例外狀況詳細資訊: System.Resources.MissingManifestResourceException: 在磁碟上找不到任何適用特定文化特性或中性文化特性的資源。
baseName:   locationInfo: <null>  fileName: .resx

原始程式錯誤:


行 910:            string _text = "";
行 911:            ez.language language = new ez.language();
行 912:            _text = language.RM(nation).GetString(myString);
行 913:            if (!isStrNull(_text))
行 914:            {

原始程式檔: D:\UserData\vhosts\national1992.com.tw\httpdocs\App_Code\ez\function.cs    行: 912

堆疊追蹤:


[MissingManifestResourceException: 在磁碟上找不到任何適用特定文化特性或中性文化特性的資源。
baseName:   locationInfo: <null>  fileName: .resx]
   System.Resources.FileBasedResourceGroveler.GrovelForResourceSet(CultureInfo culture, Dictionary`2 localResourceSets, Boolean tryParents, Boolean createIfNotExists, StackCrawlMark& stackMark) +465
   System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo requestedCulture, Boolean createIfNotExists, Boolean tryParents, StackCrawlMark& stackMark) +855
   System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) +35
   System.Resources.ResourceManager.GetString(String name, CultureInfo culture) +408
   System.Resources.ResourceManager.GetString(String name) +14
   ez.function._t(String myString, String nation) in D:\UserData\vhosts\national1992.com.tw\httpdocs\App_Code\ez\function.cs:912
   ez.language.ConvertObjText(Control Container, String lang) in D:\UserData\vhosts\national1992.com.tw\httpdocs\App_Code\ez\language.cs:530
   ez.language.ConvertObjText(Control Container, String lang) in D:\UserData\vhosts\national1992.com.tw\httpdocs\App_Code\ez\language.cs:611
   ez.language.ConvertObjText(Control Container, String lang) in D:\UserData\vhosts\national1992.com.tw\httpdocs\App_Code\ez\language.cs:611
   tw_product_show.Page_Load(Object sender, EventArgs e) in D:\UserData\vhosts\national1992.com.tw\httpdocs\page\product\show.aspx.cs:65
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +85
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Control.OnLoad(EventArgs e) +79
   System.Web.UI.Control.LoadRecursive() +130
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2853


版本資訊: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.8.4700.0