YetAnotherForum
Welcome Guest Search | Active Topics | Log In | Register

Tag as favorite
Referrer's Page Crashing
IrishChieftain
#1 Posted : Saturday, September 20, 2008 3:54:30 AM
Rank: Newbie

Medals:

Joined: 9/20/2008
Posts: 2
Points: 6

Thanks: 0 times
Was thanked: 0 time(s) in 0 post(s)

I'm using version 1.4.5 and SQL Server. The referrer's page is crashing with an unhandled exception message:

System.IndexOutOfRangeException: Cannot find table 0.

Source Error:

Line 88:       DataTable spamTable = table.Clone();
Line 89: 
Line 90:       foreach (DataRow row in ds.Tables[0].Rows)
Line 91: { Line 92: DataRow newRow = table.NewRow();

Source file: ...\admin\Pages\referrers.aspx.cs    Line: 90

The host has assured me that it's not a write permission problem. Has anyone encountered this?

www.codersbarn.com

 

Sponsor  
 
jwendl
#2 Posted : Thursday, November 06, 2008 7:02:15 PM
Rank: Newbie

Medals:

Joined: 9/20/2008
Posts: 7
Points: 21

Thanks: 0 times
Was thanked: 0 time(s) in 0 post(s)
Check the ~/App_Data/log folder. Are there any files in there? If not, then it is a permissions issue. If there are files in there are they named after a day of the week and do they have data in there?
Users browsing this topic
Guest
Tag as favorite
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.

YAFPro Theme Created by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.4 RC1 | YAF © 2003-2009, Yet Another Forum.NET
This page was generated in 0.077 seconds.