Thông báo lỗi: Unable to cast object of type 'System.String' to type 'VINAEmart.CommonFramework.Configuration.ModuleSettings'.
Stack Trace:
System.InvalidCastException: Unable to cast object of type 'System.String' to type 'VINAEmart.CommonFramework.Configuration.ModuleSettings'.
at VINAEmart.CommonFramework.Configuration.ModuleConfig.GetSettings() in D:\My Working\My Projects\Visual Studio.Net\Vinachem Corporation\VINAEmart 1.1\VINAEmart.CommonFramework\Configuration.vb:line 15
at VINAEmart.Business.ProductBusiness..ctor() in D:\My Working\My Projects\Visual Studio.Net\Vinachem Corporation\VINAEmart 1.1\VINAEmart.Business\clsBS_Products.vb:line 20
at VINAEmart.Web.DefaultPage.Page_Load(Object sender, EventArgs e) in D:\My Working\My Projects\Visual Studio.Net\Vinachem Corporation\VINAEmart 1.1\VINAEmart.Web\Default.aspx.vb:line 44
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)