Hi i ran the aspnet_regsql from directory C:\Windows\Microsoft.NET\Framework\v4.0.30319\ and attached it to an existing database. For whatever reason not all the tables were installed? Tables installed were:
- aspnet_Applications
- aspnet_Membership
- aspnet_SchemaVersions
- aspnet_Users
All the other tables were not installed, this was not an issue except now we are considering adding roles to our existing application and with the tables particularly referring to roles are not present this is impossible. Ultimately, we would like to introduce various roles and be able to manage. Any suggestions greatly appreciated.