Go Back   SitePoint Forums > Forum Index > Community Center > Computer Hardware and Software
Newsletter FAQ Members List Calendar Mark Forums Read

New to SitePoint Forums? Register here for free!

SitePoint Sponsor
 
Reply
 
Thread Tools Display Modes
Old Oct 30, 2006, 05:03   #1
danwednesday
SitePoint Evangelist
 
Join Date: Jun 2004
Location: UK
Posts: 590
Active desktop recovery, desktop.htt problem

Hi,

I've suddenly started having a problem with Active Desktop Recovery being shown every time I start my (Win XP Pro) machine. When I click "Restore my Active Desktop" I get the following error:



"An error has occured in a script on this page:

Line 65

Char 1

file:///C:/Documents%20and%20Settings/My%20Name/Application%20Data/Microsoft/Internet%20Explorer/Desktop.htt"


I've googled this and the only solution I can come up with is to delete the Desktop.htt file. I looked for this in the location above but the file isn't there!? I've made sure hidden files are shown. I did a system search for this file, and it drew a blank.

I thought it might be a problem with my recent installation of IE7, but I've reinstalled this and it still doesn't make a difference.


Has anyone got any ideas how to solve this?

Thanks...
danwednesday is offline   Reply With Quote
Old Nov 9, 2006, 03:21   #2
middo
SitePoint Member
 
Join Date: Nov 2006
Posts: 3
I've got the same problem here, on a domain with 70 users!

I'm currently talking with Microsoft tech support about this problem. It appears to a problem somewhere in the local profile in Documents and Settings which is not compatible with IE7. I have found two ways to fix the problem so far -

1. Uninstall IE7
2. Login as an administrator and delete the users profile, when the user logs back in a new profile is created, but obviously you lose all the program settings - not the best way but it works
middo is offline   Reply With Quote
Old Nov 9, 2006, 09:25   #3
middo
SitePoint Member
 
Join Date: Nov 2006
Posts: 3
Update,

have now sorted a fix for this problem

run regedit

find this entry - HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Desktop\SafeMode\Components

change the key value - DeskHtmlVersion REG_DWORD 0x00000110(272) to decimal zero

Close regedit log off and log back on.

This has worked for all our XP clients
middo is offline   Reply With Quote
Old Nov 9, 2006, 10:03   #4
middo
SitePoint Member
 
Join Date: Nov 2006
Posts: 3
Heres a basic script to change the above registry setting

HKEY_CURRENT_USER = &H80000001
strComputer = "."
Set objReg = GetObject("winmgmts:\\" & strComputer & "\root\default:StdRegProv")
strKeyPath = "Software\Microsoft\Internet Explorer\Desktop\SafeMode\Components"
strValue = "0"
ValueName = "DeskHtmlVersion"
objReg.SetDWORDValue HKEY_CURRENT_USER, strKeyPath, ValueName, strValue

copy this to notepad and save as activedesktop.vbs, then run the file, logoff then log back in again

hope this helps

Last edited by middo; Nov 10, 2006 at 05:23.
middo is offline   Reply With Quote
Old Feb 28, 2007, 03:10   #5
danwednesday
SitePoint Evangelist
 
Join Date: Jun 2004
Location: UK
Posts: 590
Sorry to bump this mega-old thread, but it happened to me again, and I was confused with editing the registry (sounds a bit serious for someone who knows nothing about that stuff). So I continued Googling and found a much simpler solution. Just right click desktop, select settings and change your screen resolution. Click okay and problem is solved (obviously you can then change your resolution back).

HTH.
danwednesday is offline   Reply With Quote
Old Aug 15, 2007, 13:58   #6
davefoc
SitePoint Member
 
Join Date: Aug 2007
Location: orange country, california
Posts: 1
Thank you for this thread.

I just had exactly the same problem.

I had started down the path of taking stuff off my desktop gradually and eliminating the wallpaper changing program to see if that wouldn't fix the problem. I had also done the delete desktop.htt fix and so far nothing had worked.

Changing the screen resolution back and forth worked instantly, thanks.

Does anybody understand why this thing happened? In my case, my computer, which is normally very stable had crashed just before I had the problem.

Small rant: One of the things which I find annoying about Microsoft software is that when bad stuff happens there is often very little information provided in the error messages that would allow the problem to be fixed. Perhaps this is another example where this criticism is justified.
davefoc is offline   Reply With Quote
Old Jun 9, 2008, 06:08   #7
amoona
SitePoint Member
 
Join Date: May 2008
Posts: 18
I am searching the solution of this problem in google, and come back here. lol~~
amoona is offline   Reply With Quote
Old Jun 10, 2008, 07:33   #8
shoaaib
SitePoint Zealot
 
shoaaib's Avatar
 
Join Date: Jun 2008
Location: Milton Keynes
Posts: 176
There is a simple solution.... just select the file .BMP extension for desktop background or wall paper (whatever you say) and restart your computer.... it will solve your problem...
shoaaib is offline   Reply With Quote
Old Mar 30, 2009, 01:18   #9
shakti_achary
SitePoint Member
 
Join Date: Mar 2009
Posts: 1
Thumbs up

Thanks a Lot Middo:

YouR Update,

have now sorted this problem

"I ran regedit \ HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Desktop\SafeMode\Components
changed the key value - DeskHtmlVersion REG_DWORD 0x00000110(0)

when logged back in, it is working fine. i have not faced any issue ever since.

you are a life saver man, keep it up


Sakthivel
shakti_achary is offline   Reply With Quote
Old May 13, 2009, 07:06   #10
kushrooms
SitePoint Enthusiast
 
Join Date: Apr 2009
Posts: 26
Quote:
Originally Posted by shakti_achary View Post
Thanks a Lot Middo:

YouR Update,

have now sorted this problem

"I ran regedit \ HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Desktop\SafeMode\Components
changed the key value - DeskHtmlVersion REG_DWORD 0x00000110(0)

when logged back in, it is working fine. i have not faced any issue ever since.

you are a life saver man, keep it up


Sakthivel
I tried that in Vista but doesn't work for me, I am still having this problem,

Anyone have a solution for vista?
kushrooms is offline   Reply With Quote
Old Jun 4, 2009, 22:50   #11
saproy
SitePoint Member
 
Join Date: Jun 2009
Posts: 1
My problem is that though I dont get that Active Desktop Recovery screen anymore by doing the HKEY thing, I do get a white screen which is partial covers my desktop. I have an XP.

Any help would be appreciate.
saproy is offline   Reply With Quote
Old Sep 4, 2009, 23:12   #12
ish60
SitePoint Member
 
Join Date: Sep 2009
Posts: 1
thanx a lot middo....
problem solved
ish60 is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread | Next Thread »

Thread Tools
Display Modes

 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Sponsored Links
 
Forum Jump


All times are GMT -7. The time now is 20:44.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright 1998-2009, SitePoint Pty Ltd. All Rights Reserved