WinCustomize Site issues
Working through them
Friday, July 15, 2005 by Frogboy | Discussion: WinCustomize News
For the past couple of weeks we've had a number of website issues that we've been working through.
The first issue has to do with DNS. The Secondary DNS server for this site was no longer up due to Stardock's move (Stardock was hosting the secondary DNS server for WinCustomize.com). This has been corrected with Network solutions but it will take some time (a few days) for this change to propagate out onto the net. This would cause extreme slowness of loading of pages, missing images, etc.
The second issue has to do wit a database bug that we're still in the final stages of tracking down. This would cause "server too busy" errors and just crash the website entirely. We are trying to work through that as well and hope to have it clear soon.
Hopefully by this weekend things will have cleared up considerably.
Reply #22 Sunday, July 17, 2005 7:52 AM

Reply #23 Sunday, July 17, 2005 8:54 AM
Server Error in '/' Application.
File or assembly name zhdp21ll, or one of its dependencies, was not found.
plus a load of other code similar to an earlier post in this thread.
The desktop and laptop PCs are maintained independently from each other to preserve integrity in the event of catastrophe so its unlikely to be something knowingly deleted or introduced at this end. That's not to say it can't happen.
Please tell me its something at your end before I do something inconvenient, but possible if neccessary, like a full restore from the latest backup.
Thanks in advance.
David John Bird
Reply #24 Sunday, July 17, 2005 9:01 AM
Reply #25 Sunday, July 17, 2005 9:03 AM
It is not a problem with any of your computers as far as I can see. It is a problem with their website.
Thanks
Dan
Reply #26 Sunday, July 17, 2005 10:08 AM
Server Error in '/' Application.
--------------------------------------------------------------------------------
File or assembly name zhdp21ll, or one of its dependencies, was not found.
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.IO.FileNotFoundException: File or assembly name zhdp21ll, or one of its dependencies, was not found.
Source Error:
The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:
1. Add a "Debug=true" directive at the top of the file that generated the error. Example:
<%@ Page Language="C#" Debug="true" %>
or:
2) Add the following section to the configuration file of your application:
Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.
Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.
Assembly Load Trace: The following information can be helpful to determine why the assembly 'zhdp21ll' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = zhdp21ll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
(Fully-specified)
LOG: Appbase = file:///D:/www.wincustomize.com
LOG: Initial PrivatePath = bin
Calling assembly : berc3drk, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
===
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: zhdp21ll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/b497646d/e97a3188/zhdp21ll.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/b497646d/e97a3188/zhdp21ll/zhdp21ll.DLL.
LOG: Attempting download of new URL file:///D:/www.wincustomize.com/bin/zhdp21ll.DLL.
LOG: Attempting download of new URL file:///D:/www.wincustomize.com/bin/zhdp21ll/zhdp21ll.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/b497646d/e97a3188/zhdp21ll.EXE.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/b497646d/e97a3188/zhdp21ll/zhdp21ll.EXE.
LOG: Attempting download of new URL file:///D:/www.wincustomize.com/bin/zhdp21ll.EXE.
LOG: Attempting download of new URL file:///D:/www.wincustomize.com/bin/zhdp21ll/zhdp21ll.EXE.
Stack Trace:
[FileNotFoundException: File or assembly name zhdp21ll, or one of its dependencies, was not found.]
ASP.UC_SkinLibrary_ascx.__BuildControlucPageBarTop() +0
ASP.UC_SkinLibrary_ascx.__BuildControlTree(Control __ctrl) +47
ASP.UC_SkinLibrary_ascx.FrameworkInitialize() +9
System.Web.UI.UserControl.InitializeAsUserControlInternal() +31
System.Web.UI.UserControl.InitializeAsUserControl(Page page) +15
ASP.Skins_aspx.__BuildControlucSkinLibrary() +59
ASP.Skins_aspx.__BuildControlForm1() +150
ASP.Skins_aspx.__BuildControlTree(Control __ctrl) +16
ASP.Skins_aspx.FrameworkInitialize() +14
System.Web.UI.Page.ProcessRequest() +85
System.Web.UI.Page.ProcessRequest(HttpContext context) +18
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +179
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
Reply #28 Sunday, July 17, 2005 10:43 AM
rver Error in '/' Application.
File or assembly name zhdp21ll, or one of its dependencies, was not found.
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.IO.FileNotFoundException: File or assembly name zhdp21ll, or one of its dependencies, was not found.
Source Error:
The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:
1. Add a "Debug=true" directive at the top of the file that generated the error. Example:
<%@ Page Language="C#" Debug="true" %>
or:
2) Add the following section to the configuration file of your application:
Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.
Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.
Assembly Load Trace: The following information can be helpful to determine why the assembly 'zhdp21ll' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = zhdp21ll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
(Fully-specified)
LOG: Appbase = file:///D:/www.wincustomize.com
LOG: Initial PrivatePath = bin
Calling assembly : berc3drk, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
===
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: zhdp21ll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/b497646d/e97a3188/zhdp21ll.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/b497646d/e97a3188/zhdp21ll/zhdp21ll.DLL.
LOG: Attempting download of new URL file:///D:/www.wincustomize.com/bin/zhdp21ll.DLL.
LOG: Attempting download of new URL file:///D:/www.wincustomize.com/bin/zhdp21ll/zhdp21ll.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/b497646d/e97a3188/zhdp21ll.EXE.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/b497646d/e97a3188/zhdp21ll/zhdp21ll.EXE.
LOG: Attempting download of new URL file:///D:/www.wincustomize.com/bin/zhdp21ll.EXE.
LOG: Attempting download of new URL file:///D:/www.wincustomize.com/bin/zhdp21ll/zhdp21ll.EXE.
Stack Trace:
[FileNotFoundException: File or assembly name zhdp21ll, or one of its dependencies, was not found.]
ASP.UC_SkinLibrary_ascx.__BuildControlucPageBarTop() +0
ASP.UC_SkinLibrary_ascx.__BuildControlTree(Control __ctrl) +47
ASP.UC_SkinLibrary_ascx.FrameworkInitialize() +9
System.Web.UI.UserControl.InitializeAsUserControlInternal() +31
System.Web.UI.UserControl.InitializeAsUserControl(Page page) +15
ASP.Skins_aspx.__BuildControlucSkinLibrary() +59
ASP.Skins_aspx.__BuildControlForm1() +150
ASP.Skins_aspx.__BuildControlTree(Control __ctrl) +16
ASP.Skins_aspx.FrameworkInitialize() +14
System.Web.UI.Page.ProcessRequest() +85
System.Web.UI.Page.ProcessRequest(HttpContext context) +18
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +179
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
Reply #29 Sunday, July 17, 2005 10:56 AM
Server Error in '/' Application.
A page can have only one server-side Form tag.
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.Web.HttpException: A page can have only one server-side Form tag.
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:
[HttpException (0x80004005): A page can have only one server-side Form tag.]
System.Web.UI.Page.OnFormRender(HtmlTextWriter writer, String formUniqueID) +310
System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +35
System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output) +262
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +241
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +72
System.Web.UI.Control.Render(HtmlTextWriter writer) +7
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +241
Wincustomize.PageBase.Page_Error(Object sender, EventArgs e) +661
System.Web.UI.TemplateControl.OnError(EventArgs e) +109
System.Web.UI.Page.HandleError(Exception e) +68
System.Web.UI.Page.ProcessRequestMain() +2100
System.Web.UI.Page.ProcessRequest() +218
System.Web.UI.Page.ProcessRequest(HttpContext context) +18
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +179
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
Reply #30 Sunday, July 17, 2005 8:44 PM
Server Error in '/' Application.
Server Too Busy
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.Web.HttpException: Server Too Busy
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:
[HttpException (0x80004005): Server Too Busy]
System.Web.HttpRuntime.RejectRequestInternal(HttpWorkerRequest wr) +146
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
Reply #31 Sunday, July 17, 2005 10:51 PM
But I got it handled. 

Reply #32 Sunday, July 17, 2005 11:22 PM
Cheers,
Daiwa
Reply #33 Monday, July 18, 2005 10:30 AM
| Server Error in '/' Application. File or assembly name qymc6r41, or one of its dependencies, was not found. 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.IO.FileNotFoundException: File or assembly name qymc6r41, or one of its dependencies, was not found. Source Error: The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL: 1. Add a "Debug=true" directive at the top of the file that generated the error. Example: <%@ Page Language="C#" Debug="true" %> or: 2) Add the following section to the configuration file of your application: Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode. Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario. Assembly Load Trace: The following information can be helpful to determine why the assembly 'qymc6r41' could not be loaded. === Pre-bind state information === LOG: DisplayName = qymc6r41, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null (Fully-specified) LOG: Appbase = file:///D:/www.wincustomize.com LOG: Initial PrivatePath = bin Calling assembly : izqysi8l, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null. === LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind). LOG: Post-policy reference: qymc6r41, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/b497646d/e97a3188/qymc6r41.DLL. LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/b497646d/e97a3188/qymc6r41/qymc6r41.DLL. LOG: Attempting download of new URL file:///D:/www.wincustomize.com/bin/qymc6r41.DLL. LOG: Attempting download of new URL file:///D:/www.wincustomize.com/bin/qymc6r41/qymc6r41.DLL. LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/b497646d/e97a3188/qymc6r41.EXE. LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/b497646d/e97a3188/qymc6r41/qymc6r41.EXE. LOG: Attempting download of new URL file:///D:/www.wincustomize.com/bin/qymc6r41.EXE. LOG: Attempting download of new URL file:///D:/www.wincustomize.com/bin/qymc6r41/qymc6r41.EXE. Stack Trace: [FileNotFoundException: File or assembly name qymc6r41, or one of its dependencies, was not found.] ASP.UC_SkinLibrary_ascx.__BuildControlTree(Control __ctrl) +0 ASP.UC_SkinLibrary_ascx.FrameworkInitialize() +9 System.Web.UI.UserControl.InitializeAsUserControlInternal() +31 System.Web.UI.UserControl.InitializeAsUserControl(Page page) +15 ASP.Skins_aspx.__BuildControlucSkinLibrary() +59 ASP.Skins_aspx.__BuildControlForm1() +150 ASP.Skins_aspx.__BuildControlTree(Control __ctrl) +16 ASP.Skins_aspx.FrameworkInitialize() +14 System.Web.UI.Page.ProcessRequest() +84 System.Web.UI.Page.ProcessRequest(HttpContext context) +18 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +179 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87 |
I got something similar to that for the first time when trying to view this post. after waiting awhile I got to see what it auctally sayed.
I would give what it sayed but I closed the tab and can't get back to the page. I think it has something to do with the forums because I havn't had this problem untill I came to the forums recently.
I hope you figure out a solution.
Ben
Reply #34 Wednesday, July 20, 2005 9:28 AM
Server Error in '/' Application.
--------------------------------------------------------------------------------
A page can have only one server-side Form tag.
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.Web.HttpException: A page can have only one server-side Form tag.
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:
[HttpException (0x80004005): A page can have only one server-side Form tag.]
System.Web.UI.Page.OnFormRender(HtmlTextWriter writer, String formUniqueID) +310
System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +35
System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output) +262
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +241
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +72
System.Web.UI.Control.Render(HtmlTextWriter writer) +7
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +241
Wincustomize.PageBase.Page_Error(Object sender, EventArgs e) +661
System.Web.UI.TemplateControl.OnError(EventArgs e) +109
System.Web.UI.Page.HandleError(Exception e) +68
System.Web.UI.Page.ProcessRequestMain() +2100
System.Web.UI.Page.ProcessRequest() +218
System.Web.UI.Page.ProcessRequest(HttpContext context) +18
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +179
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87
Reply #35 Wednesday, July 20, 2005 10:38 AM
Server Error in '/' Application.
File or assembly name jltsdifw, or one of its dependencies, was not found.
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.IO.FileNotFoundException: File or assembly name jltsdifw, or one of its dependencies, was not found.
Source Error:
The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:
1. Add a "Debug=true" directive at the top of the file that generated the error. Example:
<%@ Page Language="C#" Debug="true" %>
or:
2) Add the following section to the configuration file of your application:
Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.
Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.
Assembly Load Trace: The following information can be helpful to determine why the assembly 'jltsdifw' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = jltsdifw, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
(Fully-specified)
LOG: Appbase = file:///D:/www.wincustomize.com
LOG: Initial PrivatePath = bin
Calling assembly : fedr8wop, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
===
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: jltsdifw, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/b497646d/e97a3188/jltsdifw.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/b497646d/e97a3188/jltsdifw/jltsdifw.DLL.
LOG: Attempting download of new URL file:///D:/www.wincustomize.com/bin/jltsdifw.DLL.
LOG: Attempting download of new URL file:///D:/www.wincustomize.com/bin/jltsdifw/jltsdifw.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/b497646d/e97a3188/jltsdifw.EXE.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/b497646d/e97a3188/jltsdifw/jltsdifw.EXE.
LOG: Attempting download of new URL file:///D:/www.wincustomize.com/bin/jltsdifw.EXE.
LOG: Attempting download of new URL file:///D:/www.wincustomize.com/bin/jltsdifw/jltsdifw.EXE.
Stack Trace:
[FileNotFoundException: File or assembly name jltsdifw, or one of its dependencies, was not found.]
ASP.UC_DownloadStats_ascx.__BuildControlTree(Control __ctrl) +0
ASP.UC_DownloadStats_ascx.FrameworkInitialize() +50
System.Web.UI.UserControl.InitializeAsUserControlInternal() +31
System.Web.UI.UserControl.InitializeAsUserControl(Page page) +15
ASP.dlstats_aspx.__BuildControlDownloadStats() +59
ASP.dlstats_aspx.__BuildControlForm1() +99
ASP.dlstats_aspx.FrameworkInitialize() +13
System.Web.UI.Page.ProcessRequest() +85
System.Web.UI.Page.ProcessRequest(HttpContext context) +18
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +179
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
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 #21 Sunday, July 17, 2005 7:39 AM