Posted on: 3/27/2015 10:14:48 PM | Views : 606

ne 256: <roleManager> Line 257: <providers> Line 258: <add name="AspNetSqlRoleProvider" connectionStringName="LocalSqlServer" applicationName="/" type="System.Web.Security.SqlRoleProvider, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/> Line 259: <add name="AspNetWindowsTokenRoleProvider" applicationName="/" type="System.Web.Security.WindowsTokenRoleProvider, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/> Line 260: </providers> Parser Error Message: The connection name 'LocalSqlServer' was not found in the applications configuration or the connection string is empty.
...

Go to the complete details ...