Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jan 10, 2009 06:21 PM by raghav_khunger
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
Contributor
2806 Points
759 Posts
Jan 08, 2009 03:08 PM|LINK
Hi,
Have you run the ASP.NET configuration or CTL -F5 and then setup some roles including Administrators after which you can create a new Admin user and assign them that role.
All-Star
32835 Points
5563 Posts
MVP
Jan 10, 2009 06:21 PM|LINK
Hi,BlizzardOfOz
U can Refer These FOr that
http://forums.asp.net/t/1118812.aspx http://forums.asp.net/p/775120/775120.aspx
I think The problem is with connection string
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
aabruzzese
Contributor
2806 Points
759 Posts
Re: Format of the initialization string does not conform to specification starting at index 0.
Jan 08, 2009 03:08 PM|LINK
Hi,
Have you run the ASP.NET configuration or CTL -F5 and then setup some roles including Administrators after which you can create a new Admin user and assign them that role.
raghav_khung...
All-Star
32835 Points
5563 Posts
MVP
Re: Format of the initialization string does not conform to specification starting at index 0.
Jan 10, 2009 06:21 PM|LINK
Hi,BlizzardOfOz
U can Refer These FOr that
http://forums.asp.net/t/1118812.aspx
http://forums.asp.net/p/775120/775120.aspx
I think The problem is with connection string