Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > third party software

Reply
Thread Tools Display Modes

third party software

 
 
JDB69
Guest
Posts: n/a

 
      02-02-2008
below is the event log for an ftp application that will not run
Log Name: Application
Source: Application Error
Date: 1/29/2008 11:51:34 AM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: JoeBoone-PC
Description:
Faulting application ftpx.exe, version 7.12.13.1, time stamp 0x4761384c,
faulting module unknown, version 0.0.0.0, time stamp 0x00000000, exception
code 0xc0000096, fault offset 0x003930af, process id 0x9bc, application start
time 0x01c8629734901260.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2008-01-29T16:51:34.000Z" />
<EventRecordID>13521</EventRecordID>
<Channel>Application</Channel>
<Computer>JoeBoone-PC</Computer>
<Security />
</System>
<EventData>
<Data>ftpx.exe</Data>
<Data>7.12.13.1</Data>
<Data>4761384c</Data>
<Data>unknown</Data>
<Data>0.0.0.0</Data>
<Data>00000000</Data>
<Data>c0000096</Data>
<Data>003930af</Data>
<Data>9bc</Data>
<Data>01c8629734901260</Data>
</EventData>
</Event>

 
Reply With Quote
 
 
 
 
dzomlija
Guest
Posts: n/a

 
      02-02-2008

JDB69;594136 Wrote:
> below is the event log for an ftp application that will not run
> Log Name: Application
> Source: Application Error
> Date: 1/29/2008 11:51:34 AM
> Event ID: 1000
> Task Category: (100)
> Level: Error
> Keywords: Classic
> User: N/A
> Computer: JoeBoone-PC
> Description:
> Faulting application ftpx.exe, version 7.12.13.1, time stamp
> 0x4761384c,
> faulting module unknown, version 0.0.0.0, time stamp 0x00000000,
> exception
> code 0xc0000096, fault offset 0x003930af, process id 0x9bc, application
> start
> time 0x01c8629734901260.
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> <System>
> <Provider Name="Application Error" />
> <EventID Qualifiers="0">1000</EventID>
> <Level>2</Level>
> <Task>100</Task>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2008-01-29T16:51:34.000Z" />
> <EventRecordID>13521</EventRecordID>
> <Channel>Application</Channel>
> <Computer>JoeBoone-PC</Computer>
> <Security />
> </System>
> <EventData>
> <Data>ftpx.exe</Data>
> <Data>7.12.13.1</Data>
> <Data>4761384c</Data>
> <Data>unknown</Data>
> <Data>0.0.0.0</Data>
> <Data>00000000</Data>
> <Data>c0000096</Data>
> <Data>003930af</Data>
> <Data>9bc</Data>
> <Data>01c8629734901260</Data>
> </EventData>
> </Event>


Have you tried running the ftp program in compatibility mode?

The applog you provide means just about squat to most people here. What
are the specific symptoms you're having with this program, other than
crashes?

Is there anything specific about this FTP program that you require, or
will any ftp program do? If you can stand to replace it with another,
then try FileZilla ('FileZilla - The free FTP solution'
(http://filezilla-project.org/)). It's free, and works on Vista.


--
dzomlija

_____________________
Peter Alexander Dzomlija
-Do you hear, huh? The Alpha and The Omega? Death and Rebirth? And as
you die, so shall I be Reborn...-

-Download MP3 Media Properties Explorer: --http://www.phx.co.za-

- ASUS A8N32-SLI-Deluxe
- AMD Athlon 64 Dual-Core 4800+
- 4GB DDR400
- 128MB ASUS nVidia 6600
- Thermaltake Tai-Chi Chassis
- 1207GB Formatted Storage
- Vista Ultimate x64
- CodeGear Delphi 2007See my rig at: http://s229.photobucket.com/albums/e...zomlija/Venus/
 
Reply With Quote
 
AlexB
Guest
Posts: n/a

 
      02-02-2008
I am trying to analyze what you've got here in the log.

Let's go by the time stamps. It appears the application started to run at
01/29/08 04:51:34:1500 (0x01c8629734901260) and ended at 12:01:59:7553
(0x4761384c). The 4 digists after the seconds (59 in the last case) are
hundreds of microseconds. It seems from this information that the app ran
for quite a while, since 4 AM to almost 12 noon. Is it possible or I am
misreading something in here?

The exception code 0xc0000096 is NOT a Windows Vista code. It must be the
app code.

Any comment?

"JDB69" <> wrote in message
news:49CCBC73-C5D3-4103-8F7D-...
> below is the event log for an ftp application that will not run
> Log Name: Application
> Source: Application Error
> Date: 1/29/2008 11:51:34 AM
> Event ID: 1000
> Task Category: (100)
> Level: Error
> Keywords: Classic
> User: N/A
> Computer: JoeBoone-PC
> Description:
> Faulting application ftpx.exe, version 7.12.13.1, time stamp 0x4761384c,
> faulting module unknown, version 0.0.0.0, time stamp 0x00000000, exception
> code 0xc0000096, fault offset 0x003930af, process id 0x9bc, application
> start
> time 0x01c8629734901260.
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> <System>
> <Provider Name="Application Error" />
> <EventID Qualifiers="0">1000</EventID>
> <Level>2</Level>
> <Task>100</Task>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2008-01-29T16:51:34.000Z" />
> <EventRecordID>13521</EventRecordID>
> <Channel>Application</Channel>
> <Computer>JoeBoone-PC</Computer>
> <Security />
> </System>
> <EventData>
> <Data>ftpx.exe</Data>
> <Data>7.12.13.1</Data>
> <Data>4761384c</Data>
> <Data>unknown</Data>
> <Data>0.0.0.0</Data>
> <Data>00000000</Data>
> <Data>c0000096</Data>
> <Data>003930af</Data>
> <Data>9bc</Data>
> <Data>01c8629734901260</Data>
> </EventData>
> </Event>
>


 
Reply With Quote
 
Mick Murphy
Guest
Posts: n/a

 
      02-02-2008
I have a comment for you alex!

F*ck off, ar*ewipe!

"AlexB" wrote:

> I am trying to analyze what you've got here in the log.
>
> Let's go by the time stamps. It appears the application started to run at
> 01/29/08 04:51:34:1500 (0x01c8629734901260) and ended at 12:01:59:7553
> (0x4761384c). The 4 digists after the seconds (59 in the last case) are
> hundreds of microseconds. It seems from this information that the app ran
> for quite a while, since 4 AM to almost 12 noon. Is it possible or I am
> misreading something in here?
>
> The exception code 0xc0000096 is NOT a Windows Vista code. It must be the
> app code.
>
> Any comment?
>
> "JDB69" <> wrote in message
> news:49CCBC73-C5D3-4103-8F7D-...
> > below is the event log for an ftp application that will not run
> > Log Name: Application
> > Source: Application Error
> > Date: 1/29/2008 11:51:34 AM
> > Event ID: 1000
> > Task Category: (100)
> > Level: Error
> > Keywords: Classic
> > User: N/A
> > Computer: JoeBoone-PC
> > Description:
> > Faulting application ftpx.exe, version 7.12.13.1, time stamp 0x4761384c,
> > faulting module unknown, version 0.0.0.0, time stamp 0x00000000, exception
> > code 0xc0000096, fault offset 0x003930af, process id 0x9bc, application
> > start
> > time 0x01c8629734901260.
> > Event Xml:
> > <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> > <System>
> > <Provider Name="Application Error" />
> > <EventID Qualifiers="0">1000</EventID>
> > <Level>2</Level>
> > <Task>100</Task>
> > <Keywords>0x80000000000000</Keywords>
> > <TimeCreated SystemTime="2008-01-29T16:51:34.000Z" />
> > <EventRecordID>13521</EventRecordID>
> > <Channel>Application</Channel>
> > <Computer>JoeBoone-PC</Computer>
> > <Security />
> > </System>
> > <EventData>
> > <Data>ftpx.exe</Data>
> > <Data>7.12.13.1</Data>
> > <Data>4761384c</Data>
> > <Data>unknown</Data>
> > <Data>0.0.0.0</Data>
> > <Data>00000000</Data>
> > <Data>c0000096</Data>
> > <Data>003930af</Data>
> > <Data>9bc</Data>
> > <Data>01c8629734901260</Data>
> > </EventData>
> > </Event>
> >

>
>

 
Reply With Quote
 
Jake
Guest
Posts: n/a

 
      02-02-2008
You are a useless POS

"AlexB" <> wrote in message
news:...
>I am trying to analyze what you've got here in the log.
>
> Let's go by the time stamps. It appears the application started to run at
> 01/29/08 04:51:34:1500 (0x01c8629734901260) and ended at 12:01:59:7553
> (0x4761384c). The 4 digists after the seconds (59 in the last case) are
> hundreds of microseconds. It seems from this information that the app ran
> for quite a while, since 4 AM to almost 12 noon. Is it possible or I am
> misreading something in here?
>
> The exception code 0xc0000096 is NOT a Windows Vista code. It must be the
> app code.
>
> Any comment?
>
> "JDB69" <> wrote in message
> news:49CCBC73-C5D3-4103-8F7D-...
>> below is the event log for an ftp application that will not run
>> Log Name: Application
>> Source: Application Error
>> Date: 1/29/2008 11:51:34 AM
>> Event ID: 1000
>> Task Category: (100)
>> Level: Error
>> Keywords: Classic
>> User: N/A
>> Computer: JoeBoone-PC
>> Description:
>> Faulting application ftpx.exe, version 7.12.13.1, time stamp 0x4761384c,
>> faulting module unknown, version 0.0.0.0, time stamp 0x00000000,
>> exception
>> code 0xc0000096, fault offset 0x003930af, process id 0x9bc, application
>> start
>> time 0x01c8629734901260.
>> Event Xml:
>> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
>> <System>
>> <Provider Name="Application Error" />
>> <EventID Qualifiers="0">1000</EventID>
>> <Level>2</Level>
>> <Task>100</Task>
>> <Keywords>0x80000000000000</Keywords>
>> <TimeCreated SystemTime="2008-01-29T16:51:34.000Z" />
>> <EventRecordID>13521</EventRecordID>
>> <Channel>Application</Channel>
>> <Computer>JoeBoone-PC</Computer>
>> <Security />
>> </System>
>> <EventData>
>> <Data>ftpx.exe</Data>
>> <Data>7.12.13.1</Data>
>> <Data>4761384c</Data>
>> <Data>unknown</Data>
>> <Data>0.0.0.0</Data>
>> <Data>00000000</Data>
>> <Data>c0000096</Data>
>> <Data>003930af</Data>
>> <Data>9bc</Data>
>> <Data>01c8629734901260</Data>
>> </EventData>
>> </Event>
>>

>


 
Reply With Quote
 
AlexB
Guest
Posts: n/a

 
      02-02-2008
I was not asking for your,, idiot, comment. Idiots have no comments. They
have vulgarities only.

"Mick Murphy" <> wrote in message
news:F9B9218C-C0CB-4DA1-9391-...
>I have a comment for you alex!
>
> F*ck off, ar*ewipe!
>
> "AlexB" wrote:
>
>> I am trying to analyze what you've got here in the log.
>>
>> Let's go by the time stamps. It appears the application started to run at
>> 01/29/08 04:51:34:1500 (0x01c8629734901260) and ended at 12:01:59:7553
>> (0x4761384c). The 4 digists after the seconds (59 in the last case) are
>> hundreds of microseconds. It seems from this information that the app ran
>> for quite a while, since 4 AM to almost 12 noon. Is it possible or I am
>> misreading something in here?
>>
>> The exception code 0xc0000096 is NOT a Windows Vista code. It must be the
>> app code.
>>
>> Any comment?
>>
>> "JDB69" <> wrote in message
>> news:49CCBC73-C5D3-4103-8F7D-...
>> > below is the event log for an ftp application that will not run
>> > Log Name: Application
>> > Source: Application Error
>> > Date: 1/29/2008 11:51:34 AM
>> > Event ID: 1000
>> > Task Category: (100)
>> > Level: Error
>> > Keywords: Classic
>> > User: N/A
>> > Computer: JoeBoone-PC
>> > Description:
>> > Faulting application ftpx.exe, version 7.12.13.1, time stamp
>> > 0x4761384c,
>> > faulting module unknown, version 0.0.0.0, time stamp 0x00000000,
>> > exception
>> > code 0xc0000096, fault offset 0x003930af, process id 0x9bc, application
>> > start
>> > time 0x01c8629734901260.
>> > Event Xml:
>> > <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
>> > <System>
>> > <Provider Name="Application Error" />
>> > <EventID Qualifiers="0">1000</EventID>
>> > <Level>2</Level>
>> > <Task>100</Task>
>> > <Keywords>0x80000000000000</Keywords>
>> > <TimeCreated SystemTime="2008-01-29T16:51:34.000Z" />
>> > <EventRecordID>13521</EventRecordID>
>> > <Channel>Application</Channel>
>> > <Computer>JoeBoone-PC</Computer>
>> > <Security />
>> > </System>
>> > <EventData>
>> > <Data>ftpx.exe</Data>
>> > <Data>7.12.13.1</Data>
>> > <Data>4761384c</Data>
>> > <Data>unknown</Data>
>> > <Data>0.0.0.0</Data>
>> > <Data>00000000</Data>
>> > <Data>c0000096</Data>
>> > <Data>003930af</Data>
>> > <Data>9bc</Data>
>> > <Data>01c8629734901260</Data>
>> > </EventData>
>> > </Event>
>> >

>>
>>


 
Reply With Quote
 
AlexB
Guest
Posts: n/a

 
      02-02-2008
Jake, Jake the Fake.
What do you take?
Do you take Haldol or Imipradol?
And how do you feel in its wake?

"Jake" <> wrote in message
news:%...
> You are a useless POS
>
> "AlexB" <> wrote in message
> news:...
>>I am trying to analyze what you've got here in the log.
>>
>> Let's go by the time stamps. It appears the application started to run at
>> 01/29/08 04:51:34:1500 (0x01c8629734901260) and ended at 12:01:59:7553
>> (0x4761384c). The 4 digists after the seconds (59 in the last case) are
>> hundreds of microseconds. It seems from this information that the app ran
>> for quite a while, since 4 AM to almost 12 noon. Is it possible or I am
>> misreading something in here?
>>
>> The exception code 0xc0000096 is NOT a Windows Vista code. It must be the
>> app code.
>>
>> Any comment?
>>
>> "JDB69" <> wrote in message
>> news:49CCBC73-C5D3-4103-8F7D-...
>>> below is the event log for an ftp application that will not run
>>> Log Name: Application
>>> Source: Application Error
>>> Date: 1/29/2008 11:51:34 AM
>>> Event ID: 1000
>>> Task Category: (100)
>>> Level: Error
>>> Keywords: Classic
>>> User: N/A
>>> Computer: JoeBoone-PC
>>> Description:
>>> Faulting application ftpx.exe, version 7.12.13.1, time stamp 0x4761384c,
>>> faulting module unknown, version 0.0.0.0, time stamp 0x00000000,
>>> exception
>>> code 0xc0000096, fault offset 0x003930af, process id 0x9bc, application
>>> start
>>> time 0x01c8629734901260.
>>> Event Xml:
>>> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
>>> <System>
>>> <Provider Name="Application Error" />
>>> <EventID Qualifiers="0">1000</EventID>
>>> <Level>2</Level>
>>> <Task>100</Task>
>>> <Keywords>0x80000000000000</Keywords>
>>> <TimeCreated SystemTime="2008-01-29T16:51:34.000Z" />
>>> <EventRecordID>13521</EventRecordID>
>>> <Channel>Application</Channel>
>>> <Computer>JoeBoone-PC</Computer>
>>> <Security />
>>> </System>
>>> <EventData>
>>> <Data>ftpx.exe</Data>
>>> <Data>7.12.13.1</Data>
>>> <Data>4761384c</Data>
>>> <Data>unknown</Data>
>>> <Data>0.0.0.0</Data>
>>> <Data>00000000</Data>
>>> <Data>c0000096</Data>
>>> <Data>003930af</Data>
>>> <Data>9bc</Data>
>>> <Data>01c8629734901260</Data>
>>> </EventData>
>>> </Event>
>>>

>>

>


 
Reply With Quote
 
Jake
Guest
Posts: n/a

 
      02-02-2008
Wow. pwned!11!!! You sure showed me. I don't know who you think I am but I
have been lurking in this group for about two weeks and can tell who the
troll patrol is and is not.
Run along now. Isn't it time for Wapner?

"AlexB" <> wrote in message
news:...
> Jake, Jake the Fake.
> What do you take?
> Do you take Haldol or Imipradol?
> And how do you feel in its wake?
>
> "Jake" <> wrote in message
> news:%...
>> You are a useless POS
>>
>> "AlexB" <> wrote in message
>> news:...
>>>I am trying to analyze what you've got here in the log.
>>>
>>> Let's go by the time stamps. It appears the application started to run
>>> at 01/29/08 04:51:34:1500 (0x01c8629734901260) and ended at
>>> 12:01:59:7553 (0x4761384c). The 4 digists after the seconds (59 in the
>>> last case) are hundreds of microseconds. It seems from this information
>>> that the app ran for quite a while, since 4 AM to almost 12 noon. Is it
>>> possible or I am misreading something in here?
>>>
>>> The exception code 0xc0000096 is NOT a Windows Vista code. It must be
>>> the app code.
>>>
>>> Any comment?
>>>
>>> "JDB69" <> wrote in message
>>> news:49CCBC73-C5D3-4103-8F7D-...
>>>> below is the event log for an ftp application that will not run
>>>> Log Name: Application
>>>> Source: Application Error
>>>> Date: 1/29/2008 11:51:34 AM
>>>> Event ID: 1000
>>>> Task Category: (100)
>>>> Level: Error
>>>> Keywords: Classic
>>>> User: N/A
>>>> Computer: JoeBoone-PC
>>>> Description:
>>>> Faulting application ftpx.exe, version 7.12.13.1, time stamp
>>>> 0x4761384c,
>>>> faulting module unknown, version 0.0.0.0, time stamp 0x00000000,
>>>> exception
>>>> code 0xc0000096, fault offset 0x003930af, process id 0x9bc, application
>>>> start
>>>> time 0x01c8629734901260.
>>>> Event Xml:
>>>> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
>>>> <System>
>>>> <Provider Name="Application Error" />
>>>> <EventID Qualifiers="0">1000</EventID>
>>>> <Level>2</Level>
>>>> <Task>100</Task>
>>>> <Keywords>0x80000000000000</Keywords>
>>>> <TimeCreated SystemTime="2008-01-29T16:51:34.000Z" />
>>>> <EventRecordID>13521</EventRecordID>
>>>> <Channel>Application</Channel>
>>>> <Computer>JoeBoone-PC</Computer>
>>>> <Security />
>>>> </System>
>>>> <EventData>
>>>> <Data>ftpx.exe</Data>
>>>> <Data>7.12.13.1</Data>
>>>> <Data>4761384c</Data>
>>>> <Data>unknown</Data>
>>>> <Data>0.0.0.0</Data>
>>>> <Data>00000000</Data>
>>>> <Data>c0000096</Data>
>>>> <Data>003930af</Data>
>>>> <Data>9bc</Data>
>>>> <Data>01c8629734901260</Data>
>>>> </EventData>
>>>> </Event>
>>>>
>>>

>>

>
>


 
Reply With Quote
 
AlexB
Guest
Posts: n/a

 
      02-02-2008
I do not think about sh*it. As another troll, perhaps a friend of yours,
Lunatic Synapse, said, you appear to be too "aspirational." I would rather
say "presumptuous."

"Jake" <> wrote in message
news:...
> Wow. pwned!11!!! You sure showed me. I don't know who you think I am but I
> have been lurking in this group for about two weeks and can tell who the
> troll patrol is and is not.
> Run along now. Isn't it time for Wapner?
>
> "AlexB" <> wrote in message
> news:...
>> Jake, Jake the Fake.
>> What do you take?
>> Do you take Haldol or Imipradol?
>> And how do you feel in its wake?
>>
>> "Jake" <> wrote in message
>> news:%...
>>> You are a useless POS
>>>
>>> "AlexB" <> wrote in message
>>> news:...
>>>>I am trying to analyze what you've got here in the log.
>>>>
>>>> Let's go by the time stamps. It appears the application started to run
>>>> at 01/29/08 04:51:34:1500 (0x01c8629734901260) and ended at
>>>> 12:01:59:7553 (0x4761384c). The 4 digists after the seconds (59 in the
>>>> last case) are hundreds of microseconds. It seems from this information
>>>> that the app ran for quite a while, since 4 AM to almost 12 noon. Is it
>>>> possible or I am misreading something in here?
>>>>
>>>> The exception code 0xc0000096 is NOT a Windows Vista code. It must be
>>>> the app code.
>>>>
>>>> Any comment?
>>>>
>>>> "JDB69" <> wrote in message
>>>> news:49CCBC73-C5D3-4103-8F7D-...
>>>>> below is the event log for an ftp application that will not run
>>>>> Log Name: Application
>>>>> Source: Application Error
>>>>> Date: 1/29/2008 11:51:34 AM
>>>>> Event ID: 1000
>>>>> Task Category: (100)
>>>>> Level: Error
>>>>> Keywords: Classic
>>>>> User: N/A
>>>>> Computer: JoeBoone-PC
>>>>> Description:
>>>>> Faulting application ftpx.exe, version 7.12.13.1, time stamp
>>>>> 0x4761384c,
>>>>> faulting module unknown, version 0.0.0.0, time stamp 0x00000000,
>>>>> exception
>>>>> code 0xc0000096, fault offset 0x003930af, process id 0x9bc,
>>>>> application start
>>>>> time 0x01c8629734901260.
>>>>> Event Xml:
>>>>> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
>>>>> <System>
>>>>> <Provider Name="Application Error" />
>>>>> <EventID Qualifiers="0">1000</EventID>
>>>>> <Level>2</Level>
>>>>> <Task>100</Task>
>>>>> <Keywords>0x80000000000000</Keywords>
>>>>> <TimeCreated SystemTime="2008-01-29T16:51:34.000Z" />
>>>>> <EventRecordID>13521</EventRecordID>
>>>>> <Channel>Application</Channel>
>>>>> <Computer>JoeBoone-PC</Computer>
>>>>> <Security />
>>>>> </System>
>>>>> <EventData>
>>>>> <Data>ftpx.exe</Data>
>>>>> <Data>7.12.13.1</Data>
>>>>> <Data>4761384c</Data>
>>>>> <Data>unknown</Data>
>>>>> <Data>0.0.0.0</Data>
>>>>> <Data>00000000</Data>
>>>>> <Data>c0000096</Data>
>>>>> <Data>003930af</Data>
>>>>> <Data>9bc</Data>
>>>>> <Data>01c8629734901260</Data>
>>>>> </EventData>
>>>>> </Event>
>>>>>
>>>>
>>>

>>
>>

>


 
Reply With Quote
 
Jake
Guest
Posts: n/a

 
      02-02-2008
<"I do not think about sh*it".....

Well yeah, I know you don't. You don't think at all.
That's why you are a worthless troll POS.

"AlexB" <> wrote in message
news:...
>I do not think about sh*it. As another troll, perhaps a friend of yours,
>Lunatic Synapse, said, you appear to be too "aspirational." I would rather
>say "presumptuous."
>
> "Jake" <> wrote in message
> news:...
>> Wow. pwned!11!!! You sure showed me. I don't know who you think I am but
>> I have been lurking in this group for about two weeks and can tell who
>> the troll patrol is and is not.
>> Run along now. Isn't it time for Wapner?
>>
>> "AlexB" <> wrote in message
>> news:...
>>> Jake, Jake the Fake.
>>> What do you take?
>>> Do you take Haldol or Imipradol?
>>> And how do you feel in its wake?
>>>
>>> "Jake" <> wrote in message
>>> news:%...
>>>> You are a useless POS
>>>>
>>>> "AlexB" <> wrote in message
>>>> news:...
>>>>>I am trying to analyze what you've got here in the log.
>>>>>
>>>>> Let's go by the time stamps. It appears the application started to run
>>>>> at 01/29/08 04:51:34:1500 (0x01c8629734901260) and ended at
>>>>> 12:01:59:7553 (0x4761384c). The 4 digists after the seconds (59 in the
>>>>> last case) are hundreds of microseconds. It seems from this
>>>>> information that the app ran for quite a while, since 4 AM to almost
>>>>> 12 noon. Is it possible or I am misreading something in here?
>>>>>
>>>>> The exception code 0xc0000096 is NOT a Windows Vista code. It must be
>>>>> the app code.
>>>>>
>>>>> Any comment?
>>>>>
>>>>> "JDB69" <> wrote in message
>>>>> news:49CCBC73-C5D3-4103-8F7D-...
>>>>>> below is the event log for an ftp application that will not run
>>>>>> Log Name: Application
>>>>>> Source: Application Error
>>>>>> Date: 1/29/2008 11:51:34 AM
>>>>>> Event ID: 1000
>>>>>> Task Category: (100)
>>>>>> Level: Error
>>>>>> Keywords: Classic
>>>>>> User: N/A
>>>>>> Computer: JoeBoone-PC
>>>>>> Description:
>>>>>> Faulting application ftpx.exe, version 7.12.13.1, time stamp
>>>>>> 0x4761384c,
>>>>>> faulting module unknown, version 0.0.0.0, time stamp 0x00000000,
>>>>>> exception
>>>>>> code 0xc0000096, fault offset 0x003930af, process id 0x9bc,
>>>>>> application start
>>>>>> time 0x01c8629734901260.
>>>>>> Event Xml:
>>>>>> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
>>>>>> <System>
>>>>>> <Provider Name="Application Error" />
>>>>>> <EventID Qualifiers="0">1000</EventID>
>>>>>> <Level>2</Level>
>>>>>> <Task>100</Task>
>>>>>> <Keywords>0x80000000000000</Keywords>
>>>>>> <TimeCreated SystemTime="2008-01-29T16:51:34.000Z" />
>>>>>> <EventRecordID>13521</EventRecordID>
>>>>>> <Channel>Application</Channel>
>>>>>> <Computer>JoeBoone-PC</Computer>
>>>>>> <Security />
>>>>>> </System>
>>>>>> <EventData>
>>>>>> <Data>ftpx.exe</Data>
>>>>>> <Data>7.12.13.1</Data>
>>>>>> <Data>4761384c</Data>
>>>>>> <Data>unknown</Data>
>>>>>> <Data>0.0.0.0</Data>
>>>>>> <Data>00000000</Data>
>>>>>> <Data>c0000096</Data>
>>>>>> <Data>003930af</Data>
>>>>>> <Data>9bc</Data>
>>>>>> <Data>01c8629734901260</Data>
>>>>>> </EventData>
>>>>>> </Event>
>>>>>>
>>>>>
>>>>
>>>
>>>

>>

>
>


 
Reply With Quote
 
 
 
Reply

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
third party software updater Jim H Windows Vista Security 0 04-17-2008 07:50 PM
Vista slowed by 3rd party software Romane Windows Vista General Discussion 4 06-30-2007 02:30 PM
Two Q's: 1.Hidden folders using 3rd party software. 2. Getting hel bagster Windows Vista General Discussion 7 06-17-2007 01:05 AM
Allowing a 3rd party software like Limewire to run? Jamison Kuemmerle Windows Vista Security 2 03-12-2007 06:21 AM
3rd party software \LG\ Windows Vista General Discussion 1 02-19-2007 07:51 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59