Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
0 Points
1 Post
Nov 18, 2008 02:06 PM|LINK
I get this on the inital startup - I have the DB as SQL 2005. I am getting this on line 6 of Global.aspx
Line 6: if (!Roles.RoleExists("Administrators")) Roles.CreateRole("Administrators");
Any ideas? Where does the documentation for this project live?
TIA,
Doug
BlizzardOfOz
0 Points
1 Post
Format of the initialization string does not conform to specification starting at index 0.
Nov 18, 2008 02:06 PM|LINK
I get this on the inital startup - I have the DB as SQL 2005. I am getting this on line 6 of Global.aspx
Line 6: if (!Roles.RoleExists("Administrators")) Roles.CreateRole("Administrators");
Any ideas? Where does the documentation for this project live?
TIA,
Doug