I had downloaded Active Analysis Trial version. When I run the web demo, I saw the error message: 未能找到任何适合于指定的区域性或非特定区域性的资源。请确保在编译时已将“#l5o.#Av?.resources”正确嵌入或链接到程序集“GrapeCity.ActiveAnalysis”,或者确保所有需要的附属程序集都可加载并已进行了完全签名。 行 20: pivotView.DataSource = DataSourceManager.ReadDataSource(docElement); 行 21: if (!pivotView.DataSource.IsConnected) 行 22: pivotView.DataSource.Connect(); 行 23: 行 24: using (XmlNodeReader reader = new XmlNodeReader(docElement)) 源文件: c:\Users\Public\Documents\GrapeCity\ActiveAnalysis\2.1.863.0\WebGallery\App_Code\SamplesImpl.cs 行: 22 堆栈跟踪: [MissingManifestResourceException: 未能找到任何适合于指定的区域性或非特定区域性的资源。请确保在编译时已将“#l5o.#Av?.resources”正确嵌入或链接到程序集“GrapeCity.ActiveAnalysis”,或者确保所有需要的附属程序集都可加载并已进行了完全签名。] System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) +7683310 System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) +583 System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) +583 System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) +583 System.Resources.ResourceManager.GetString(String name, CultureInfo culture) +74 #l5o.#Ave.#E8h() +47 GrapeCity.ActiveAnalysis.Core.Data.PivotDataProvider.EnsureConnected() +185 GrapeCity.ActiveAnalysis.Core.Data.PivotDataProvider.ConnectImpl() +29 GrapeCity.ActiveAnalysis.Core.Data.PivotDataProvider.ConnectRelational(String customCode, String[] codeModules, String[] classNames, String[] instanceNames, String connectionString, String queryString, String connectionType, String schemaFile, Int32 commandTimeOut) +248 GrapeCity.ActiveAnalysis.Core.Data.PivotDataProvider.ConnectRelational(String customCode, String[] codeModules, String[] classNames, String[] instanceNames, String connectionString, String queryString, String connectionType, String schemaFile) +60 GrapeCity.ActiveAnalysis.DataSources.XmlDataSource.ConnectImpl() +1003 GrapeCity.ActiveAnalysis.DataSources.DataSourceBase.Connect() +111 GrapeCity.ActiveAnalysis.Samples.SamplesImpl.LoadLayout(XmlNode docElement, PivotView pivotView) in c:\Users\Public\Documents\GrapeCity\ActiveAnalysis\2.1.863.0\WebGallery\App_Code\SamplesImpl.cs:22 Samples.SimpleForm.LoadLayout(String layout) in c:\Users\Public\Documents\GrapeCity\ActiveAnalysis\2.1.863.0\WebGallery\Samples\SingleControlForm.ascx.cs:50 WebSampler._Default.TreeView1_SelectedNodeChanged(Object sender, EventArgs e) in c:\Users\Public\Documents\GrapeCity\ActiveAnalysis\2.1.863.0\WebGallery\Default.aspx.cs:135 System.Web.UI.WebControls.TreeView.OnSelectedNodeChanged(EventArgs e) +111 System.Web.UI.WebControls.TreeView.RaisePostBackEvent(String eventArgument) +570 System.Web.UI.WebControls.TreeView.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +175 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565
代发贴 |
|