Install Vista Pc Crashing "IE Has Stopped Working"

Oct 5, 2008

i just did a brand new install of vista ultimate x64 on my pc (asus p5b, e6400 intel cpu, ati aiw x1900). it seems like every app on my pc is crashing. when i launch ie and go to Internet i get "ie has stopped working"

problem signature:
problem event name: appcrash
application name: iexplore.exe
application version: 7.0.6001.18000.....i get the same message with windows media player and sidebar.the only thing that seems to work ok is firefox.i've also tried seen other posts but found no solution. before i go back to xp

View 5 Replies


ADVERTISEMENT

Live Messenger Stopped Working After SP2 Install

May 28, 2009

Messenger doesn't run after SP2 was installed so I uninstalled the complete Live package restarted and tried to reinstall , but get the message Couldn' install application and unknown error. 0x80007ee6 Try later I tried later, I restarted Vista and tried again but no change still the same.

View 8 Replies View Related

USB Mouse Stopped Working After Silverlight 3.0 Install On A Clean X64

Jan 16, 2010

I have 2 identical HP Pavilion dv4 laptops running Vista Home Premium x64. After installing Silverlight plugin on a clean machine, the USB mouse stopped working with all of my mice. Uninstall of Silverlight is not helping. It seems like Silverlight somehow corrupts the drivers (or maybe some other problem) that prevent the USB mouse from working. The touch mouse is still OK. I've been struggling with this for a while and spent ton of time without any progress. I do need to use Silverlight in my work and I have to have an external mouse.

View 4 Replies View Related

Upgrade Vista Reinstallation Of Xp Stopped Working

Dec 27, 2008

im new here so dont be harsh but last night i decided to format my pc, so i formated it and tried to reinstall vista, the reinstallation worked fine but then it said i had to have a old version of windows for me to activate, because its an upgrade version. i then formated AGAIN and tried to clean-install XP so i could then upgrade to my vista but during my reinstallation of xp it stopped working. this is where it may get confusing haha, after the first part of the xp install it restarts (the first part meaning where it formats and copys all the files to memory) but just after it restarts it comes up with the screen "press any key to boot to CD........" i let it go because ur not ment to boot to cd after that, but on that same screen it comes up with a few different coloured boxes on the screen and it just hangs and thats where im absulutly stumped

View 4 Replies View Related

NVidia Control Panel Stopped Working In Vista 64

Jun 16, 2009

I have a dual boot system with Win XP on one partition and Vista 64 Ultimate on the second partition. Sometime recently, perhaps at the latest Windows Update on Vista, my nVidia Control Panel stopped working in Vista 64. I am using nVidia driver 185.85, the latest non-beta version available. I am using nVidia system tools 6.05, the latest set available. I have cleaned out my drivers with Driver Sweeper, and reloaded them with no change. I have loaded the drivers with all virus software shut down, with all unnecessary apps shut down. When I try to start up the nVidia control panel, whether in the Windows Control Panel or other shortcut, Vista tells me that "nVidia Control Panel has stopped working". I am getting the impression that the nVidia drivers are not running, since when I add them they are not defaulting to max resolution like they normally do. The system seems to be running on some default video driver instead. CPU, GPU, MCP temperatures are nominal, no indications of problems there.......

View 9 Replies View Related

Windows Explorer Stopped Working, Internet Explorer Stopped Working, What DOES Work?

Jul 25, 2008

Lately when I've tried looking at different folders and files on my hard drives I keep getting "Windows Explorer has stopped working and will restart." It's driving me nuts, I can barely do anything.
Also, same thing with Internet Explorer...I'm getting real sick of Vista's shoddiness..

View 9 Replies View Related

Internet Explorer Has Stopped Working, Windows Explorer Has Stopped Working

Jul 6, 2008

By now it should be obvious that, under the Vista operating system, I have Home Premium, there is a severe overall, general "has stopped working" problem.

Thus far I've experienced:
"Internet Explorer has stopped working"
"Windows Explorer has stopped working"
"Word has stopped working"
"Sherlock Holmes Nemesis (Adventure Company) has stopped working"
"Outlook has stopped working"
"Acid 4.0 (Sony) has stopped working"
"Acid 6.0 (Sony) has stopped working"
"Sound Forge (Sony) has stopped working"

Is it not obvious by now that Vista has a problem, maybe a compatability problem, with everything from Internet Explorer and Microsoft Word to third party programs which cause programs, as I mentioned, even programs made by Microsoft, to "stop working"? Is there no an overall "stopped working" patch or something that Microsoft has released by now?...............

View 9 Replies View Related

Programs Stopped Working :: CCC.exe Has Stopped Working

Feb 10, 2009

All of a sudden some of my programs stopped working, for example catalyst control center is supposed to start as soon as vista starts, but now it gives me an error like:

"CCC.exe has stopped working"

Same with some others...

Yes i ran AVG, i ran malware, and superantispyware, none of them finds anything.

I cant even load daemon tools now, it gives me some error: "Engine loading was failed", cant uninstall it, it gives me another error, and some of the programs like netlimiter if i start them from my objectdock dock they automaticly stop working, only when i start them from the normal .exe they dont crash.

View 9 Replies View Related

Game Started Crashing: Don't Have The Dreaded "Display Driver Has Stopped"

Apr 26, 2009

Has anyone found a good fix for Fallout 3's crashes? Looking around the web shows this to be a huge problem for the game. The game started crashing on me about two weeks ago. I think I'm on level 9? At any rate upgrading my soundcard (X-Fi Titanium Fatal1ty Pro) and video card (ATI HD 4890 1GHz) has done nothing to stop the crashes. The upgrades were part of my system upgrade schedule and had nothing to do with the crashes, it hasn't. I get no error codes or anything other than a hard crash - the game just quits where it is and I have to Ctrl+Alt+Delete to get out the game. I know it's not the video card because I don't have the dreaded "Display driver has stopped" issue. Also my other games, FEAR2, Crysis, Crysis Warhead, and HL2 work just fine.

View 9 Replies View Related

Solution :: Explorer.exe Repeatedly Crashing In Vista Ultimate X64

Mar 18, 2009

A few days ago I began experiencing an odd behavior on my Vista box, every time I opened the start menu and typed something into the search box explorer.exe crashed. Further investigation discovered that was also happening when typing anything into the Run command, into a window address bar and even when typing anything into a New Shortcut address.

NOTE: If you just want to know the solution go to the end of the post .

Using the great tools provided by Sysinternals and by Microsoft, I launched my comprehensive investigation of the problem.

First of all, I set WinDBG to be the default JIT debugger for crashed applications by running Code: windbg.exe -I.

Next, I caused explorer.exe to crash (which was easy) and analyzed the dump using !analyze -v.

Studying the dump I didn't find any interesting clues except that the call stack of the faulting thread showed that some ole32 and urlmonitor extensions of explorer were there.

So, using Autoruns (by Sysinternals) I first disabled 3rd party extensions like FileZilla shell extension and WinRAR shell extension. Crashed explorer, it restarted and the problem persisted. Next, I disabled all OLE32 and URLMON related extensions, but still explorer was crashing.

Well, if at first you don't succeed - USE MORE EXPLOSIVES!!!

Next, I disabled everything in the Explorer tab of Autoruns hoping that it wouldn't break anything and stop explorer from crashing but to no avail.

Now I got pissed, I launched Process Monitor and Process Explorer, and started crashing the hell out of explorer while comparing the dumps, call stacks, thread IDs, thread methods, file accessed by explorer prior to the crash and registry keys accessed by explorer prior to the crash.

Well, the thread causing the crash was running SHLWAPI.DLL!PathIsRootW and by examining the output of Process Monitor I could see that it was looking for whatever I typed into the address box in PATH folders, favorites and search locations.

Finally, I decided to become BFF with the WinDBG help and find out what else the !analyze extension could offer. Apparently, beside the (very useful) -v switch it also provides the -f and -hang switches that give you more information.

Using these I found that the problem was cause by urlmon.dll, specifically by the ~CUri destructor. From the call stack I could see that ntdll!RtlFreeHeap was the last method to be called, and it was called by the ~CUri destructor and caused a Heap Corruption Exception.

Anyway, since I was really annoyed by this problem for two days by now and in an hour I had to be at a wedding I did something that I regret, I used the first solution that came to mind.

!!! SOLUTION !!!

I deleted the Internet Explorer browsing history (address history).

It solved the problem which probably was caused by some address (and could be a bug in urlmon.dll) but now I can't further investigate to find what was the exact address in the history that caused the crash.

I apologize for the long story but I feel the need to pass the knowledge to others.

There might be some holes in the plot, but that is probably the best I can do at 3:30 AM after a long day....

View 2 Replies View Related

USB Hub Stopped Working

Mar 5, 2009

My laptop froze during a shutdown process and I was forced to turn it off by holding the power button down. Since then my USB hub seems to have stopped working; anything plugged into it doesn't even turn up on the computer even though all the lights on them are on (indicating they are receiving power at the very least). How can I fix this?

View 9 Replies View Related

Nfs.exe Has Stopped Working

May 15, 2009

When I try to enter the game a black window appears

Then pop-up message that says for example:

"nfs.exe has stopped working"

View 9 Replies View Related

WMP Stopped Working

Mar 2, 2009

Ok im a newbie here and i dont know whether this section is right for me
to post.

Here's my problem :

Problem signature:
Problem Event Name:APPCRASH
Application Name:wmplayer.exe
Application Version:11.0.6001.7000
Application Timestamp:47919356
Fault Module Name:ac3filter.cpl
Fault Module Version:1.0.1.0
Fault Module Timestamp:40b36110
Exception Code:c0000094
Exception Offset:0002a534
OS Version:6.0.6001.2.1.0.768.2
Locale ID:17417
Additional Information 1:fd00
Additional Information 2:ea6f5fe8924aaa756324d57f87834160
Additional Information 3:fd00
Additional Information 4:ea6f5fe8924aaa756324d57f87834160

View 9 Replies View Related

IE Has Stopped Working?

May 4, 2009

I have Windows Visa, Home Basic, and sometimes when I go to a web page = Drudgereport, etc) and click on a link there I receive the message... = "IE has stopped working - A problem caused the program to stop = working. Windows will close the program and notify you if a solution is = available. and a 'close program' box is there. =20 When I click' close program,, the process continues.

View 9 Replies View Related

WM Has Stopped Working

Jul 6, 2008

Running Vista Home Premium, WD, WF and Avast (email scanning disabled). As of 3 days ago, when I close WM I receive the "WM can compact...". When I click Ok, I get "WM has stopped working would you like to restart it". I click "yes" and then I get "DEP has closed WM". No problem sending or receiving mail.

View 4 Replies View Related

IE7 Has Stopped Working

Apr 24, 2008

I am running vistas sp1 I am unable to open IE unless I right click and run as admin. hyperlinks don't work either. shouldn't have to do this. if I turn off UAC it works though, but do not want to. help please since I can not unistall and reinstall.

View 8 Replies View Related

IE Stopped Working!

Apr 12, 2008

I keep getting a window telling me that internet explorer has stopped working and then closes all my programs and I have to start over. This used to happen only every once in a while but now it happens everytime I try to close a program. I then have to start all over with the programs I had running.

View 5 Replies View Related

Jk.exe Has Stopped Working

Nov 4, 2009

i have tried to get this game to work for a long time now, i'm totally desperat. i can see the movie in the beginning but right before the meny it shuts down and it says Jk.exe has stopped working i have tried to run it in compatibility mode but it doesnt work either, i have asked around and the answer i get is "it's becouse of vista" and i just wonder if there is anything i can do before i go and buy myself an old computer with windows 95.

View 4 Replies View Related

CD DVD Stopped Working

Sep 28, 2008

My cd dvd has stopped working. It has happened once before and the recovery disc cured it. Tried that again but nothing. I had just loaded itunes 8.

View 4 Replies View Related

Hl2.exe Has Stopped Working

Dec 28, 2008

getting this problem when tryin to start tf2 or hl2, anyone else getting this problem? i tried doin the stuff steam says, but so far hasnt worked. tf2 won't even start, whereas hl2 will get to the beginning loading screen before you get to the main window then freeze.

View 4 Replies View Related

WMP (x64) Has Stopped Working

Aug 15, 2008

I am currently running Vista Home Premium x64. After a few weeks of using Vista and WMP 11, I learned through these forums that there is a 64-bit version of WMP 11, so I tried it by running the "wmplayer.exe" file in the Program Files directory (not Program Files x86). After a few seconds, I got the dreaded "Windows Media Player has stopped working" error message, along with a prompt to close the program - no additional useful information was provided. After uninstalling any and all codecs, using the SFC utility, using a registry cleaner, and any other suggestion I could find, WMP x64 still would not work for me.

So, I performed a clean install of VISTA HPx64. And, lo and behold, the first time I double-clicked wmplayer.exe in the Program Files directory, it worked! I tried it a few more times and it was still working, so I quickly downloaded the 64-bit Vista Codec package, and used the utilities in the package for switching the default player and registry entries to 64-bit. When I tried to run WMP, I once again got the "Windows Media Player has stopped working" message. I uninstalled the Vista Codecs package, restarted the computer, and still it would not work. I reran the SFC utility, and no corrupt files were found. Curiously, the first time I ran the 32-bit WMP, I was shown a dialog box for choosing options and doing initial set-up; when I ran the 64-bit WMP for the first time, I was given no such set-up opportunity.......

View 7 Replies View Related

Games Have Stopped Working

Oct 6, 2009

I have A couple of games installed on my Laptop. that have Stopped working. One has always stopped working as soon as I launch it. it is called: F.E.A.R Combat But the Other game I like and has worked fine up utill today is called: Project Torque. The error message I am met with is this: "Game has stopped working, A problem caused the program to stop working correctly. Windows will close the program and notify you if there is a solution available?

View 9 Replies View Related

Sound Stopped Working

Sep 3, 2007

My sound was working fine for months. I shut my pc down to go to a lan party... got there... no sound... Booted to XP instead.... Sound works.. When I got home... no sound in Vista....

Driver says installed.
Its not muted.
No errors in event viewer.

I have the following symptoms (besides no sound): "Test" on Default Format results in: Failed To Play Test Tone Media Player results in : C00D11D2 (generic cant access file)? "Test" on speaker conf. results in: Failed To Play Test Tone

I had the Realtek Hi Def 1.75 drivers..tried reinstalling them...not fixed. tried installing 1.74...not fixed. tried new chipset drivers...not fixed tried new video drivers...not fixed Seems common on the web... yet not resolved yet?

View 9 Replies View Related

Gimp Stopped Working

Aug 7, 2009

i have used Gimp for a long time. I got a new hp vista home premium 64.

i installed it in the new comp. it worked fine for 2 weeks. Then I got the message like :" Gimp has stopped working. Windows will let you know if a solution is found." I uninstalled and installed 3 more times. Same message. I saw on forums on Microsoft to go to reg. and delete gimp stuff. i deleted only what said gimp but only after the 2 uninstall, as this scared me.

Anyway,Same problem. Please help me. I have written to Gimp, Microsoft, Gimptalk, HP. No answer from anyone. I do my work on Gimp. I lost all of my personal Gimp brushes and patterns. (my fault, didn't back up on new laptop yet)...

View 9 Replies View Related

IE7 Has Stopped Working, WMP11

May 12, 2008

Vista Ultimate SP1. Since installing SP1 a week ago I can no longer use the WMP player of many internet radio stations. The different players open OK, play the regulatory sponsor introductory message but as soon as they get into connecting and streaming they shut down with a message that IE7 has stopped working. By itself WMP plays OK all VDO and Audio files on my PC. I was checking your answer to another WMP11 problem (see below) but hesitated to type the two lines in "run" since it says that Vista requires a higher level (?). I looked at the web site given by the link but don't quite understand what is meant by a "higher level".

Can I type these two lines in my Vista "run" (and hope it fixes the problem) or not? Or do you have another possible solution for my problem? I posted my problem on the media player support group but no answer so far.

View 9 Replies View Related

Mouse Stopped Working

Apr 17, 2009

Today suddenly my mouse stopped working properly. The mouse cursor stops moving then I hear the sound that hardware is removed from the system and immediately after the sound that hardware is added and then the mouse works again for a little while. This happens all the time. Mouse stops..hardware removed..hardware added..mouse works.

View 4 Replies View Related

Kernel32.dll Stopped Working

Nov 12, 2009

when i'm about to launch my game "Star Wars the force unleashed" The game itself runs smoothly but when i try to press the launcher to change the resolution i get this error message:

Description: Stopped working

Problem signature:
Problem Event Name: APPCRASH
Application Name: SWTFU Launcher.exe
Application Version: 0.0.0.0
Application Timestamp: 4ae8a19e
Fault Module Name: KERNEL32.dll
Fault Module Version: 6.0.6001.18215
Fault Module Timestamp: 49953395
Exception Code: e0434f4d
Exception Offset: 000442eb
OS Version: 6.0.6001.2.1.0.256.1
Locale ID: 1053

Read our privacy statement: Microsoft Online Crash Analysis

View 8 Replies View Related

COM Surrogate Has Stopped Working..

Apr 16, 2009

The problem is caused by URGE which is no longer being distributed by MTV Networks. URGE has joined with Rapsody, a subscription service from RealNetworks Inc. As a result there is no update available for URGE. The solution that microsoft suggest to me is: Uninstall the software that caused the problem. This problem was caused by URGE, which is no longer being distributed by MTV Networks. URGE has joined with Rhapsody, a subscription service from RealNetworks, Inc. As a result, there is no update available for URGE.

Recommendation To prevent this problem from recurring, Microsoft recommends that you uninstall URGE. Click here for steps to uninstall a program. Click to open Programs and Features. Select a program, and then click Uninstall. If you are prompted for an administrator password or confirmation, type the password or provide confirmation......

View 8 Replies View Related

BFHEROES.exe Has Stopped Working

Aug 27, 2009

when I try to play battfield heroes, it opens the window and I can see the titlebar thing but the middle part stays black. ( i'll put a picture of it if you don't understand) Then it will load for about 5 seconds then windows says BFheroes.exe has stopped working. I have tried reinstalling, with no luck.

View 6 Replies View Related

Superfetch Has Stopped Working

May 15, 2010

I have a question for you, what does it means when i get a box pop up saying superfetch has stopped working?

View 7 Replies View Related

IE Stopped Working, Disabling Add-ons

Oct 5, 2009

New behavior on new Vista HP 64bit installation. Was working fine 4 days ago; had been shut down until last evening. Have installed minimum additional apps, all reportedly 64bit compliant. IE 8 message when starting IE - "Last browsing session closed unexpectedly, Restore previous session or open homepage?" Either choice results in "IE has stopped working, Windows checking for solution"... "A problem caused IE to close, Windows will close program and notify you if solution". IE closes, no solution found. Have tried disabling add-ons, have reset IE settings to default, have disabled McAfee internet security. Have run antivirus scans, malware scans (all clean), my System Restore points were (unknowingly) turned off so my most recent restore point is from last evening, AFTER the problem began. What next? I'm at the point where I COULD run clean install of Vista HP.

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved