PC Review


Reply
Thread Tools Rate Thread

"Application name" has encountered a problem and need to close...

 
 
Anders strand-Holm
Guest
Posts: n/a
 
      13th Jan 2009
From time to time some application creates an error, hang and so forth. This
usually creates an error report saying:
"Application name" has encountered a problem and need to close... we are
sorry for the inconvenience. Followed by the options "Send to Microsoft" and
"Don't send".
I would very much like to know where windows places these error logs, in
order to detect them and clean up by deleting them. I have not been able to
find any relevant information or KB articles on Microsoft.com. Could someone
help?
Thanks, Anders
 
Reply With Quote
 
 
 
 
Leonard Grey
Guest
Posts: n/a
 
      13th Jan 2009
Can't help you with the location, but I would like to ask how much disk
space you figure these log files occupy?

And what about the log files your software creates -- during an install,
for example -- what about those?

You see my point: It doesn't matter.
---
Leonard Grey
Errare humanum est

Anders strand-Holm wrote:
> From time to time some application creates an error, hang and so forth. This
> usually creates an error report saying:
> "Application name" has encountered a problem and need to close... we are
> sorry for the inconvenience. Followed by the options "Send to Microsoft" and
> "Don't send".
> I would very much like to know where windows places these error logs, in
> order to detect them and clean up by deleting them. I have not been able to
> find any relevant information or KB articles on Microsoft.com. Could someone
> help?
> Thanks, Anders

 
Reply With Quote
 
Anders strand-Holm
Guest
Posts: n/a
 
      13th Jan 2009
Leonard - if you have no relevant information in regard to my question, why
bother reply to this at all. Leave it to me to judge the importance of my
question and find something constructive to do with your time.
Your personal opinions are of no interest to me at all - or anybody else.
Anders

"Leonard Grey" wrote:

> Can't help you with the location, but I would like to ask how much disk
> space you figure these log files occupy?
>
> And what about the log files your software creates -- during an install,
> for example -- what about those?
>
> You see my point: It doesn't matter.
> ---
> Leonard Grey
> Errare humanum est
>
> Anders strand-Holm wrote:
> > From time to time some application creates an error, hang and so forth. This
> > usually creates an error report saying:
> > "Application name" has encountered a problem and need to close... we are
> > sorry for the inconvenience. Followed by the options "Send to Microsoft" and
> > "Don't send".
> > I would very much like to know where windows places these error logs, in
> > order to detect them and clean up by deleting them. I have not been able to
> > find any relevant information or KB articles on Microsoft.com. Could someone
> > help?
> > Thanks, Anders

>

 
Reply With Quote
 
Leonard Grey
Guest
Posts: n/a
 
      13th Jan 2009
That's because I do not give people rope with which they can eventually
hang themselves. Especially people not practiced with searching the web.
Best of luck with your quest. I won't bother you any longer.
---
Leonard Grey
Errare humanum est

Anders strand-Holm wrote:
> Leonard - if you have no relevant information in regard to my question, why
> bother reply to this at all. Leave it to me to judge the importance of my
> question and find something constructive to do with your time.
> Your personal opinions are of no interest to me at all - or anybody else.
> Anders
>
> "Leonard Grey" wrote:
>
>> Can't help you with the location, but I would like to ask how much disk
>> space you figure these log files occupy?
>>
>> And what about the log files your software creates -- during an install,
>> for example -- what about those?
>>
>> You see my point: It doesn't matter.
>> ---
>> Leonard Grey
>> Errare humanum est
>>
>> Anders strand-Holm wrote:
>>> From time to time some application creates an error, hang and so forth. This
>>> usually creates an error report saying:
>>> "Application name" has encountered a problem and need to close... we are
>>> sorry for the inconvenience. Followed by the options "Send to Microsoft" and
>>> "Don't send".
>>> I would very much like to know where windows places these error logs, in
>>> order to detect them and clean up by deleting them. I have not been able to
>>> find any relevant information or KB articles on Microsoft.com. Could someone
>>> help?
>>> Thanks, Anders

 
Reply With Quote
 
Gerry
Guest
Posts: n/a
 
      13th Jan 2009
Anders

There are three Event Logs ( there is not one for Internet Explorer )
and they are quite small. You can make them smaller. I would not
recommend deleting them. A good reason being if you want help here they
are useful when attempting to diagnose a problem.

The default maximum size setting for Event Viewer logs is too large.
Reset the maximum for each log from 512 kb to 128 kb and set it to
overwrite.
http://support.microsoft.com/kb/308427/en-us

Please do not abuse others trying to help even if you do not value their
advice.

--



Hope this helps.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~


Anders strand-Holm wrote:
> Leonard - if you have no relevant information in regard to my
> question, why bother reply to this at all. Leave it to me to judge
> the importance of my question and find something constructive to do
> with your time.
> Your personal opinions are of no interest to me at all - or anybody
> else. Anders
>
> "Leonard Grey" wrote:
>
>> Can't help you with the location, but I would like to ask how much
>> disk space you figure these log files occupy?
>>
>> And what about the log files your software creates -- during an
>> install, for example -- what about those?
>>
>> You see my point: It doesn't matter.
>> ---
>> Leonard Grey
>> Errare humanum est
>>
>> Anders strand-Holm wrote:
>>> From time to time some application creates an error, hang and so
>>> forth. This usually creates an error report saying:
>>> "Application name" has encountered a problem and need to close...
>>> we are sorry for the inconvenience. Followed by the options "Send
>>> to Microsoft" and "Don't send".
>>> I would very much like to know where windows places these error
>>> logs, in order to detect them and clean up by deleting them. I have
>>> not been able to find any relevant information or KB articles on
>>> Microsoft.com. Could someone help?
>>> Thanks, Anders



 
Reply With Quote
 
Alister
Guest
Posts: n/a
 
      14th Jan 2009
On Jan 13, 7:51*am, Anders strand-Holm
<AndersstrandH...@discussions.microsoft.com> wrote:
> From time to time some application creates an error, hang and so forth. This
> usually creates an error report saying:
> "Application name" has encountered a problem and need to close... we are
> sorry for the inconvenience. Followed by the options "Send to Microsoft" and
> "Don't send".
> I would very much like to know where windows places these error logs, in
> order to detect them and clean up by deleting them. I have not been able to
> find any relevant information or KB articles on Microsoft.com. Could someone
> help?
> Thanks, Anders


If you are talking about the error reports that are generated when you
see this message, they are not
stored anywhere permanently - The debugger creates them for the error
and then deletes them.

The DrWatson debugger creates files which are stored in %SystemRoot%
\Drwatson, you may delete at your own risk.

The Windows Event logs are stored in %SystemRoot%\System32\Config
as .evt files, but I would strongly recommend against deleting the
files manually - use the Event Viewer to manage them.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Software Application" has Encountered a Problem and Needs to Close =?Utf-8?B?Qm9i?= Windows XP Help 2 4th May 2004 03:01 AM
Re: " 'Windows/IE/Flash player/etc' has encountered a problem and needs to close" messages Will Denny Windows XP Help 0 14th Apr 2004 04:44 PM
IExplorer keeps getting "Internet Explorer has encountered a problem and needs to close" error Chumley the Walrus Windows XP General 3 30th Jan 2004 12:03 AM
"Microsoft Internet Explorer has encountered a problem and needs to close" message BigMike Windows XP Internet Explorer 3 13th Oct 2003 01:04 PM
Re: get "NT On-Access Scanner Service" has encountered problem and needs to close" David Gaguine Windows XP General 0 22nd Aug 2003 07:17 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:03 PM.