In order to install BackupExec v11, I needed to remove .NET Framework 2.0
BETA and install .NET Framework 2.0. When the BETA version was removed, all
apps reverted to 1.1. I have since run aspnet_regiis.exe -i to update the
app but since I get the error listed on the subject line.
This is what is returned:
Line 46: <roleManager enabled="true">
Line 47: <providers>
Line 48: <add name="AspNetAccessProvider2"
type="System.Web.Security.AccessRoleProvider"
connectionStringName="AccessFileName" applicationName="/"></add>
Line 49: </providers>
Line 50: </roleManager>
This is a .NET app connected to a MS Access db also using the ASPNetdb.mdb
file.
Roland
