Source Error:
Line 52:
Line 53: ' ***** START *****
Line 54: If Page.User.IsInRole("tco_admin") Or Page.User.IsInRole("admin") Or _
Line 55: Page.User.IsInRole("tco_laboratory_logistics_lab") Or _
Line 56: Page.User.IsInRole("tco_laboratory_logistics_sample") Or _
如果Web.cofig显示此错误,我会错过什么:
无法找到存储过程'dbo.aspnet_CheckSchemaVersion'。
有谁能告诉我如何修复此错误?