Essencay Essencay

WC2K5 Beta Bug List

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,383 views 57 replies
Reply #51 Top
teddybearcholla, did you check the boxes in the options section (right side, same page as the images)?
Reply #52 Top
Yrgal, yes I did check them, and I did discover that my personal icon is there when I comment on a skin...but still couldn't find the screenshot..
Reply #53 Top
I recently posted a test article to my site which included CSS. Those tags are appearing in the article summary. Not sure if you want to classify that as a bug or if I should just add my styles to the individual tags.

http://farkus.wincustomize.com/Articles.aspx?SID=4586
Reply #54 Top

I recently posted a test article to my site which included CSS. Those tags are appearing in the article summary. Not sure if you want to classify that as a bug or if I should just add my styles to the individual tags.

Actually, this is working as designed.  Certain tags are stripped out to help protect our pages.  Script and Style tags and such are removed so people cannot alter our pages or embed malicous code.

I uploaded a personal icon and my desktop screenshot, also clicked buttons that says will add to my site, looked at my site, they aren't there and they were uploaded successfully.

In order to speed up the pages the images are uploading to the webserver and then control is returned back to you.  But a job is created to copy the files to the image servers (so you don't have to wait while this happens).  Unfortunately the job takes about 1 minute later to begin its execution to copy the images.  So there is a bit of a delay before  your images get copied to our image servers.

If anyone is an expert in .Net and could help shed some light on why you can't make a cached object expire in one second your help would be greatly appreciated.

 *** The Janitor's Closet ***


[Message Edited]
Reply #55 Top
Heres one I dont think has been mentioned yet...

When viewing the site list (link at top of page), I click on a person's screen name, and it displays Mr. Frogboy's info regardless of the name clicked...
Reply #56 Top
Certain tags are stripped out to help protect our pages. Script and Style tags and such are removed so people cannot alter our pages or embed malicous code.


That makes sense. What about HREFs? In the same article I have two links. One works fine. The other was converted to "LINK".

Reply #57 Top
It kinda sucks that the Stats page doesn't show CURRENT stats because it is cached... How about NOT caching the Stats page?