WC2K5 Beta Bug List

I'll try to be as specific as possible without being to lengthy...
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:(/b)(/td)
Line 58: (td)(/td)
Line 59: (/tr)
Line 60: (tr)
Source File: D:\skinners.wincustomize.com\Controls\UC_GuestBook.ascx Line: 58


[Message Edited]
13,527 views 57 replies
Reply #1 Top
this is what I got when I tried to sign your guestbook essencay. the about link worked fine though.

[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
Reply #2 Top

That bug should be fixed now.  If anyone is still having that problem let me know.

Reply #4 Top
Not really a bug....just annoying after being used to the way the current version of WC handles links. Links in skin descriptions are not links anymore and you have to cut-n-paste in a browser window to use them. Gets very hard to read as you can see in this example http://essencay.wincustomize.com/ViewSkin.aspx?SkinID=129&LibID=34&SID=1825
Reply #5 Top
If you post a comment on a skin from someone's user page, the smilies get all messed up on WC. See https://www.wincustomize.com/skins.asp?library=37&SkinID=141 as an example.
Reply #6 Top
WooHoo....these guys are great Thanks for fixing the link thing
Reply #7 Top
The link thing is still a prob though.

[Message Edited]
Reply #8 Top
The link thing is still a prob though.







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


[Message Edited]
Reply #9 Top
Links work fine on the pages I've viewed....provide a link to the page(s) you saw the problem on
Reply #10 Top
On the WatchList page...the right-hand column showing the Author's New Articles Watchlist...the graphics don't line up correctly on the right-hand side http://essencay.wincustomize.com/WatchList.aspx?SID=1825
Reply #11 Top
Essencay, I cant see the problem....what browser you running?
Reply #12 Top
IE6....I'll post a small screenie....in just a sec
Reply #13 Top


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 Top
Hmm, not having that issue here, on any of my browsers.
Reply #15 Top
It looks a bit like that on mine.

Using Opera 7.60 preview 1 (build 7141)
Reply #16 Top
Smiley's arent showing up in my guestbook posts.
Reply #17 Top
how do you recomend an author ??
Reply #18 Top
Bring up the skin you want to recommend in detail view while at the artist's site....artist.wincusomize.com. Then choose the recommend button and it will show up at your personal site as a recommended skin. You can also do the same with feature and feature another artist's skin at your site
Reply #19 Top
Awsome - Thanks Essencay, I will give this try
Reply #20 Top
Well I tried to recomend some of Tiggz stuff, and what I get is "you are not authorized to perform this action" hmm- how do I become "authorized" - HELP - Thanks
Reply #21 Top
Sorry, I don't know that one
Reply #22 Top
Wirefree.  Give it a try again, it should work now.  I had to correct the allowed access level.
Reply #23 Top

I'm going to try and make some regular posts on my site about updates that have been made so be sure to check out http://t-man.wincustomize.com/Articles.aspx?SID=3 for site update information.  And add me to your watch list!

Reply #24 Top
thanks T. It did let me add recomedations from other WC2K5 sites, without the error message. However now when I go back to my site and look at the Recomendations tab - this is what I see

Wirefree

Server Error in '/' Application.
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an object.]
skinners.Favorites.Page_Load(Object sender, EventArgs e) in C:\WebSites\Skinners\Favorites.aspx.vb:53
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +731
Reply #25 Top

This is what I get when selecting the recommended page:

Server Error in '/' Application.

Object reference not set to an instance of an object.

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.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an object.]
   skinners.Favorites.Page_Load(Object sender, EventArgs e) in C:\WebSites\Skinners\Favorites.aspx.vb:53
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Control.OnLoad(EventArgs e) +67
   System.Web.UI.Control.LoadRecursive() +35
   System.Web.UI.Page.ProcessRequestMain() +731

Hope all that means something!