New WinCustomize 2010 Comprehensive Bug Thread
Wednesday, April 21, 2010 by Kestral2040 | Discussion: WinCustomize 2011 Feedback
Ok now that we are out of beta, please try and post any bugs you are finding here. I will be monitoring this thread and trying to fix/troubleshoot whatever is posted.
Reply #82 Friday, April 23, 2010 4:50 PM
Anyone going to address this issue? When your in the forums and click any of the new links ( Home, Explore, etc.) the URL links are bad.
Reply #84 Friday, April 23, 2010 6:19 PM
From what I understand it could possibly be next week, but the devs could elaborate more.
Reply #85 Friday, April 23, 2010 6:36 PM
How about the upload issue for Journeyman? My uploads are coming back as not "following guiidelines" Whats up with that? Beyond frustration now.
Reply #86 Friday, April 23, 2010 7:30 PM
Best thing to do is take a vacation and not upload anything for now. ![]()
Reply #87 Friday, April 23, 2010 9:00 PM
They are for -site- navigation.
For -forum- navigation....
Well nothing personal, but that is downright ridiculous. What you are telling me is that if while in the forums I want to Explore, I can't. If I want to go back to the site home page, I can't. If I decide to shop, I can't. Is that right? Come on now, simply fix those links, and change the Home link for the forum page to say Forum Home, would sure make a helluva lot more sense. ![]()
Reply #88 Friday, April 23, 2010 9:13 PM
Hey LightStar; what browser do you use, latest version of FF here and those links from the forums to the rest of the site work fine for me.
Reply #89 Friday, April 23, 2010 11:24 PM
To make sure we are talking about the same links, it is the new site links at the top of the page that say Home, Explore, Articles, Forum and Shop. If I click on any of those links (with the exception of the Forum link), or any of the sub-links on the drop down menus, all I get is:
Sorry, an error occurred while processing your request.
System.Web.HttpException: Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerWrapper'. ---> System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> Combres.ResourceSetNotFoundException: Resource set 'siteTheme-%5B0%2C0%5D-Css' cannot be found
at Combres.WebExtensions.GetResourceSet(String setName)
at Combres.WebExtensions.CombresLink(String setName, Object htmlAttributes)
at Combres.WebExtensions.CombresLink(String setName)
at Combres.Mvc.MvcExtensions.CombresLink(HtmlHelper html, String setName)
at ASP.views_shared_site_master.__RenderHead1(HtmlTextWriter __w, Control parameterContainer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.HtmlControls.HtmlHead.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at ASP.views_shared_site_master.__Render__control1(HtmlTextWriter __w, Control parameterContainer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Page.Render(HtmlTextWriter writer)
at System.Web.Mvc.ViewPage.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
--- End of inner exception stack trace ---
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.Mvc.ViewPage.ProcessRequest(HttpContext context)
at ASP.views_explore_index_aspx.ProcessRequest(HttpContext context)
at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.<>c__DisplayClass1.b__0()
at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.<>c__DisplayClass4.b__3()
at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.Wrap[TResult](Func`1 func)
at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.Wrap(Action action)
at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.ProcessRequest(HttpContext context)
at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
--- End of inner exception stack trace ---
at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
at System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage)
at System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm)
at System.Web.HttpServerUtilityWrapper.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm)
at System.Web.Mvc.ViewPage.RenderView(ViewContext viewContext)
at System.Web.Mvc.WebFormView.RenderViewPage(ViewContext context, ViewPage page)
at System.Web.Mvc.WebFormView.Render(ViewContext viewContext, TextWriter writer)
at System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass14.b__11()
at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass14.<>c__DisplayClass16.b__13()
at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
I am using Firefox latest version 3.6.3, but the odd thing is I just checked the site in IE8 and all is fine. If I try to go to https://www.wincustomize.com/ in Firefox, I get the above error code, but if I try to go to the same URL in IE8, it works fine.
The only way I can get to WinCustomize in Firefox is to go to https://www.wincustomizetest.com/ , but then that link issue and error code issue comes up when I go to the forums from there. Now this is all really strange!
EDIT: And why is word wrap not working?
Reply #90 Saturday, April 24, 2010 1:36 AM
I get that all over the place as well Tom. And I can't log into the site using IE. It just ignores me when I try logging in.
Reply #92 Saturday, April 24, 2010 6:31 AM
all links are active and working for me using IE8 and "yep", tabbed browsing seems the best way to go. although it doesn't remember my settings across the platforms.
AND, I think someone owes me an apology for the "no, we don't use flash for those items".
Reply #93 Saturday, April 24, 2010 8:59 AM
I am sorry Snowman, and I know you are a respected Moderator, but that again is plain idiotic. Why would anyone have to purposely set up special tabbed browsing in order to navigate a website? ![]()
Reply #94 Saturday, April 24, 2010 9:07 AM
Either the browser or the site is showing an A.I. first: Taste.
![]()
That's correct. I think I remember Brad writing that the new Website was supposed to be more 'User Friendly', Snowy. If it's a temporary work around, that's one thing. However (with all deference to a great guy and super mod), If you have to redo your browser to use this website and that's permanent, then that seems counter-productive to me.
Reply #95 Saturday, April 24, 2010 9:09 AM
Did you make sure you were logged out of the site in Firefox first? I logged out on Firefox and IE8 logged in just fine. Might be the issue. ![]()
Reply #96 Saturday, April 24, 2010 9:10 AM
Good one Doc!
Reply #97 Saturday, April 24, 2010 9:39 AM
EDIT: Figured out the problem! In Firefox you have to go in and clear absolutely everything out of your browsing history, make sure you set the top drop down box to "Everything" and check all the boxes. Restart Firefox and all should be well. You will have to enter your login information again though at every site you were logged into. Yeah! Fixed!
![]()
Reply #98 Saturday, April 24, 2010 10:05 AM
when will the forums be taken off wincustomizetest.com? Most of the time when entering the forums from the main site you have to log in again. Fairly inconvienient act.
Edit: Oh how completely strange. This time coming to this thread took me to forums.wincustomize.com whereas the last time it took me to wincustomizetest.com. I smell a polecat in the henhouse somewhere..
Reply #100 Saturday, April 24, 2010 10:18 AM
OK, new bug (I think). If I try to get into My Settings, I get:
Server Error in '/' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /account
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 #81 Friday, April 23, 2010 4:37 PM
There seems to be a thumbnailing delay, they always show up eventually but the full preview always works.