Rank: Member
Joined: 6/9/2006(UTC) Posts: 67
|
Hello,
I tried installing the trial version and i get the following error:
<H2>Cannot find table 0. </H2>[color=#ffffcc>
[tr ][td ]<CODE> Line]Line 8: If Not Page.IsPostBack Then <FONT color=red>Line 9: lnkHome.Text = Content.SiteTerms.GetTerm("Home") [/color]Line 10: lnkHome.ToolTip = Content.SiteTerms.GetTerm("Home") Line 11: </PRE>[/code][/td][/tr]</TABLE> <B>[color=#ffffcc>
[tr ][td ]<CODE> [IndexOutOfRangeException:] System.Data.DataTableCollection.get_Item(Int32 index) +60 BVSoftware.Bvc5.Core.Content.SiteTerms.get_AllTerms() +61 BVSoftware.Bvc5.Core.Content.SiteTerms.LoadSettings() +12 BVSoftware.Bvc5.Core.Content.SiteTerms.GetTerm(String termName) +32 BVModules_Themes_Bvc5_Header.Page_Load(Object sender, EventArgs e) in g:\inetpub\wwwroot\bvc5\BVModules\Themes\Bvc5\Header.ascx.vb:9 System.Web.UI.Control.OnLoad(EventArgs e) +99 System.Web.UI.Control.LoadRecursive() +47 System.Web.UI.Control.LoadRecursive() +131 System.Web.UI.Control.LoadRecursive() +131 System.Web.UI.Control.LoadRecursive() +131 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061 </PRE>[/code][/td][/tr]</TABLE>[/color]
|
|
|
|
Rank: Member
Joined: 1/21/2007(UTC) Posts: 3
|
I am also experencing this exact error on the demo. HELP US!!!
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
Did you use "Windows Authentication" when installing the site? If so, ASP.NET does not have the correct permissions to access the database by default. We recommend creating a SQL login with read/write permissions and using that in the connection string located in the web.config file.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.