Re: any techie ideas pls
- From: "Old Grizzly" <me@xxxxxxxxxxx>
- Date: Tue, 31 Jan 2006 19:00:39 -0000
Ali wrote:
> On Mon, 30 Jan 2006 12:34:35 GMT, Old Grizzly commented
>
>> Application popup: Explorer.EXE - Application Error : The exception
>> Breakpoint
>> A breakpoint has been reached.
>> (0x80000003) occurred in the application at location 0x7c901230.
>>
>> Click on OK to terminate the program
>> Click on CANCEL to debug the program
>
> I was waiting for pmj to reply first, because I have no idea what is
> actually happening, but I'll just point out that a Breakpoint is not
> an error in the normal sense - it is an exception caused deliberately
> as part of program debugging. Obviously the person doing the
> debugging is usually expecting the error report, and would click
> cancel to continue debugging the program.
> Since that is not the case here, presumably the program has aready
> gone wrong and is trying to execute random data, and any error could
> have been produced.
Google was my friend after quite a lot of digging and filtering i only
removed the Media preview and it seems to have fixted the problem. There
has not been any crashes since making the modification
I found it < i think> and here's the text for anyone else who may have
the same problem sometime. "windows XP Explorer has a 'feature' to
provide a preview in the Details box on the left of the file you have
selected, if it's supported. Image files, HTML pages, video clips, mP3s,
etc are all previewed (even with the folder view open).
If you have a large movie clip and it either is corrupt (ie. no index
from a partial download) or it uses an unsupported codec, then Explorer
tries to load the whole file. This can slow your computer a lot and
prevent deleting/renaming/moving/etc the file until it's finished.
1) open a command window (Start->Run, type in 'cmd' hit enter)
Simply do the following steps:
2) To remove image preview, type and hit enter regsvr32 /u shimgvw.dll
3) To readd image preview, type and hit enter regsvr32 shimgvw.dll
4) To remove media preview, type and hit enter regsvr32 /u shmedia.dll
5) To readd media preview, type and hit enter regsvr32 shmedia.dll
--
The most wasted day of all is one in which we have not laughed
Len aka Old Grizzly
.
- References:
- any techie ideas pls
- From: Old Grizzly
- Re: any techie ideas pls
- From: Ali
- any techie ideas pls
- Prev by Date: Re: Channel collision
- Next by Date: Re: help wanted from another group
- Previous by thread: Re: any techie ideas pls
- Next by thread: Ladies, this is male co-operation
- Index(es):
Relevant Pages
|