Page 1 of 1
Corrupted screen draws, etc
Posted: Wed Dec 17, 2008 10:56 pm
by milstudy
Afternoon All,
newbie here... I have two problems that have my IT guru and I stumped.
After a period of time (days at most) the following occurs:
1. Website - pages take some time to display (or not at all). Refreshing may result in the page loading, or the code for the page displaying, or not at all.
2. Admin - display becomes corrupted with page code (see:
http://web.aanet.com.au/adkastuff/FaultPic1.jpg and
http://web.aanet.com.au/adkastuff/FaultPic2.jpg). Eventually, I can't even log on (see:
http://web.aanet.com.au/adkastuff/FaultPic3.jpg)
I'm an ASP moron and although my IT guru (a network systems specialist) has overcome all previous hiccups, this one has him beat. It doesn't help of course that this problem rears its ugly head after the 30 day support has expired
My suspicion is that something is corrupting as time goes by. I've restarted the server and both the website and Admin work perfectly for a day or so, then begin to degrade. Obviously restarting the server daily is no solution.
So I'm asking for assistance from those who have already forgotten more about AbleCommerce than I'm ever likely to know...
Thanks in advance and regards,
Adrian
Australia
Re: Corrupted screen draws, etc
Posted: Thu Dec 18, 2008 8:03 am
by jmestep
Have you added any Response.Writes anywhere in your code or do you have trace turned on anywhere? I've had that happen with Response.Writes I had put in for testing. Also, check the dates of your files if the display is OK, then becomes corrupt to see if any of them have changed.
Re: Corrupted screen draws, etc
Posted: Fri Dec 19, 2008 12:28 am
by milstudy
Thanks for your quick response Judy.
Unfortunately, we have not added any Response.Writes and Trace is off.
I'm unlcear about checking file dates. Which files in particular?
Thanks,
Adrian
Re: Corrupted screen draws, etc
Posted: Fri Dec 19, 2008 7:35 am
by jmestep
Usually I check them all, starting with the ones in the root, especially the web.config. After that, check the Admin folders, then on to the store folders.
Re: Corrupted screen draws, etc
Posted: Sun Dec 21, 2008 6:42 pm
by milstudy
Hi Judy.
Well I've checked all files and haven't found anything untoward. Any other suggestions?
Thanks and regards,
Adrian
Australia
Re: Corrupted screen draws, etc
Posted: Mon Dec 22, 2008 8:17 am
by jmestep
Sorry, I'm stumped. You have probably tried different browsers, different computers, checked the site error log?
Re: Corrupted screen draws, etc
Posted: Mon Dec 22, 2008 8:18 am
by jmestep
Okay, one more thing. Do any of your product or category names have apostrophes in them? I remember having a problem on an older version and had to patch it.
Re: Corrupted screen draws, etc
Posted: Mon Dec 22, 2008 4:46 pm
by milstudy
Hi Judy.
Thanks for persisting with me.
1. I had a '/' in a category name, now altered to '-'.
2. There were several similar error warnings in the App Log. This is the latest:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 23/12/2008 9:33:34 AM
Event time (UTC): 22/12/2008 10:33:34 PM
Event ID: 207709ef0f7c48d68cfd2f1fe4ec05ec
Event sequence: 13
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/Root/store-1-128744587107968750
Trust level: Full
Application Virtual Path: /store
Application Path: D:\Able Website\
Machine name: ECOM
Process information:
Process ID: 3532
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: HttpException
Exception message: Invalid viewstate.
Thread information:
Thread ID: %27
Thread account name: %28
Is impersonating: %29
Stack trace: %30
Custom event details:
%14
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Thanks and regards,
Adrian
Australia
Re: Corrupted screen draws, etc
Posted: Mon Dec 22, 2008 4:58 pm
by jmestep
Have you had the error since you changed to a dash?
Re: Corrupted screen draws, etc
Posted: Mon Dec 22, 2008 5:43 pm
by milstudy
Hi Judy.
I've restarted the server, but it may take a while for any errors to manifest themselves. I'll keep you posted.
Thanks,
Adrian
Re: Corrupted screen draws, etc
Posted: Tue Dec 23, 2008 6:26 pm
by milstudy
Hi Judy, thanks for your patience.
Ok, I tried to trip the software up periodically throughout the day yesterday, but it worked perfectly.
Logged in today and back to square one!
These images show the types of errors coming up:
http://web.aanet.com.au/adkastuff/24DecFault1.jpg
http://web.aanet.com.au/adkastuff/24DecFault2.jpg
http://web.aanet.com.au/adkastuff/24DecFault3.jpg
I checked the error log after these events and the only error reported is below:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 24/12/2008 10:45:31 AM
Event time (UTC): 23/12/2008 11:45:31 PM
Event ID: 99a0af7f25194ab6927181cf95bbf224
Event sequence: 25
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/Root/store-1-128745492740156250
Trust level: Full
Application Virtual Path: /store
Application Path: D:\Able Website\
Machine name: ECOM
Process information:
Process ID: 2436
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: FormatException
Exception message: Invalid character in a Base-64 string.
Thread information:
Thread ID: 1
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at System.Convert.FromBase64CharArray(Char[] inArray, Int32 offset, Int32 length)
at System.Web.HttpServerUtility.UrlTokenDecode(String input)
at System.Web.UI.Page.DecryptString(String s)
Custom event details:
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
The only other thing I've done since rebooting the server yesterday was to change some catergories/products from public to hidden.
There's also an Acronis backup scheduled for 0100 each day. The logs for that process show no errors.
Regards,
Adrian