WC2K5 Beta Bug List
Tuesday, September 21, 2004 by Essencay | Discussion: WinCustomize Talk
When I go to the about tab on my site http://essencay.wincustomize.com/About.aspx?SID=1825 I get a Server Application error.
rowid is neither a DataColumn nor a DataRelation for table guestbook.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentException: rowid is neither a DataColumn nor a DataRelation for table guestbook.
Source Error:
Line 56: (tr)
Line 57: (td)(b)Message:(/
Line 58: (td)(/td)
Line 59: (/tr)
Line 60: (tr)
Source File: D:\skinners.wincustomize.com\Controls\UC_GuestBook.ascx Line: 58
[Message Edited]
Reply #2 Tuesday, September 21, 2004 8:07 AM
That bug should be fixed now.  If anyone is still having that problem let me know.
Reply #4 Tuesday, September 21, 2004 8:59 PM

Reply #5 Tuesday, September 21, 2004 9:22 PM
Reply #6 Wednesday, September 22, 2004 4:46 PM
Thanks for fixing the link thing 
Reply #7 Thursday, September 23, 2004 2:46 PM
[Message Edited]
Reply #8 Thursday, September 23, 2004 2:49 PM
| The link thing is still a prob though. |

The smilie didn't go. The other one can be deleted.

[Message Edited]
Reply #9 Thursday, September 23, 2004 3:08 PM

Reply #10 Thursday, September 23, 2004 9:12 PM
Reply #11 Thursday, September 23, 2004 10:20 PM
Reply #12 Thursday, September 23, 2004 11:21 PM

Reply #13 Thursday, September 23, 2004 11:29 PM

Top image is the top right-hand corner of the Skins Watchlist. Bottom image is the top right-hand corner of the Author's New Articles Watchlist showing the graphics that don't line up
Reply #14 Friday, September 24, 2004 12:15 AM

Reply #15 Friday, September 24, 2004 4:29 AM
Using Opera 7.60 preview 1 (build 7141)
Reply #16 Friday, September 24, 2004 2:35 PM

Reply #18 Sunday, September 26, 2004 7:27 PM

Reply #19 Sunday, September 26, 2004 7:30 PM

Reply #20 Sunday, September 26, 2004 7:37 PM
Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!







Reply #1 Tuesday, September 21, 2004 6:00 AM
[ArgumentException: Column 'rowid' does not belong to table guestbook.]
System.Data.DataRow.set_Item(String columnName, Object value) +100
skinners.UC_GuestBook.UpdateXMLGuestBook(Object SiteID) in C:\WebSites\Skinners\Controls\UC_GuestBook.ascx.vb:122
skinners.UC_GuestBook.btnSubmitGuestEntry_Click(Object sender, EventArgs e) in C:\WebSites\Skinners\Controls\UC_GuestBook.ascx.vb:258
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain() +1277