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 _
What do I miss in my web.cofig if it displays this error:
Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion'.
Can anyone tell me how to fix this error?