So I have been having some problems with my computer recently(too long to even try to explain), so I just did a fresh reinstall of Windows Vista Home Premium 32Bit SP1 from the disk onto my Dell XPS computer to try and fix the problems. I wanted everything to be completely gone and start fresh, so I formatted the drive and it seemed like everything was off the computer.
So the minute after I reinstalled and windows booted up the desktop, I get a "Host Process for Windows Services stopped working and was closed" message. Note that I had not done a single thing to the computer yet, so it should be fresh and clean just like out of the box(thats what my not-knowledgable enough brain thought anyway.) So how can there possibly be an error?
I went to the Event Viewer to see what the errors were, there was 1 in the System tab and 1 in the Application tab. Ill post them below.
I am willing and able to try anything and everything to fix this problem, and help is greatly appreciated.
This was the error in the System tab, under Source is said HttpEvent
The General section showed:
Unable to initialize the security package Kerberos for server side authentication. The data field contains the error number.
The Details section showed:
So the minute after I reinstalled and windows booted up the desktop, I get a "Host Process for Windows Services stopped working and was closed" message. Note that I had not done a single thing to the computer yet, so it should be fresh and clean just like out of the box(thats what my not-knowledgable enough brain thought anyway.) So how can there possibly be an error?
I went to the Event Viewer to see what the errors were, there was 1 in the System tab and 1 in the Application tab. Ill post them below.
I am willing and able to try anything and everything to fix this problem, and help is greatly appreciated.
This was the error in the System tab, under Source is said HttpEvent
The General section showed:
Unable to initialize the security package Kerberos for server side authentication. The data field contains the error number.
The Details section showed:
Code:
[URL="file:///C:/Users/Bones/AppData/Local/Temp/tmpE465.xml#"][B][U][COLOR=#2050b0]-[/COLOR][/U][/B][/URL] <Event xmlns="[B][URL="http://schemas.microsoft.com/win/2004/08/events/event"][U][COLOR=#2050b0]http://schemas.microsoft.com/win/2004/08/events/event[/COLOR][/U][/URL][/B]">
[URL="file:///C:/Users/Bones/AppData/Local/Temp/tmpE465.xml#"][B][U][COLOR=#2050b0]-[/COLOR][/U][/B][/URL] <System>
<Provider Name="[B]Microsoft-Windows-HttpEvent[/B]" Guid="[B]{7b6bc78c-898b-4170-bbf8-1a469ea43fc5}[/B]" EventSourceName="[B]HTTP[/B]" />
<EventID Qualifiers="[B]49152[/B]">[B]15016[/B]</EventID>
<Version>[B]0[/B]</Version>
<Level>[B]2[/B]</Level>
<Task>[B]0[/B]</Task>
<Opcode>[B]0[/B]</Opcode>
<Keywords>[B]0x80000000000000[/B]</Keywords>
<TimeCreated SystemTime="[B]2012-10-17T00:55:34.665Z[/B]" />
<EventRecordID>[B]903[/B]</EventRecordID>
<Correlation />
<Execution ProcessID="[B]4[/B]" ThreadID="[B]56[/B]" />
<Channel>[B]System[/B]</Channel>
<Computer>[B]Bones-PC[/B]</Computer>
<Security />
</System>
[URL="file:///C:/Users/Bones/AppData/Local/Temp/tmpE465.xml#"][B][U][COLOR=#2050b0]-[/COLOR][/U][/B][/URL] <EventData>
<Data Name="[B]DeviceObject[/B]">[B]\Device\Http\ReqQueue[/B]</Data>
<Data Name="[B]SecurityPackage[/B]">[B]Kerberos[/B]</Data>
<Binary>[B]000004000200300000000000A83A00C00000000000000000000000000000000000000000000 000000E030980[/B]</Binary>
</EventData>
</Event>
And this was the error in the Application tab, under Source is said Application Error:
The General section showed:
Faulting application svchost.exe, version 6.0.6001.18000, time stamp 0x47918b89, faulting module ntdll.dll, version 6.0.6001.18000, time stamp 0x4791a7a6, exception code 0xc0000374, fault offset 0x000b015d, process id 0xe00, application start time 0x01cdac01aa330e10.
The details showed:
<Event xmlns="[B][URL="http://schemas.microsoft.com/win/2004/08/events/event"][U][COLOR=#2050b0]http://schemas.microsoft.com/win/2004/08/events/event[/COLOR][/U][/URL][/B]">
[URL="file:///C:/Users/Bones/AppData/Local/Temp/tmpE465.xml#"][B][U][COLOR=#2050b0]-[/COLOR][/U][/B][/URL] <System>
<Provider Name="[B]Application Error[/B]" />
<EventID Qualifiers="[B]0[/B]">[B]1000[/B]</EventID>
<Level>[B]2[/B]</Level>
<Task>[B]100[/B]</Task>
<Keywords>[B]0x80000000000000[/B]</Keywords>
<TimeCreated SystemTime="[B]2012-10-17T00:54:41.000Z[/B]" />
<EventRecordID>[B]287[/B]</EventRecordID>
<Channel>[B]Application[/B]</Channel>
<Computer>[B]Bones-PC[/B]</Computer>
<Security />
</System>
[URL="file:///C:/Users/Bones/AppData/Local/Temp/tmpE465.xml#"][B][U][COLOR=#2050b0]-[/COLOR][/U][/B][/URL] <EventData>
<Data>[B]svchost.exe[/B]</Data>
<Data>[B]6.0.6001.18000[/B]</Data>
<Data>[B]47918b89[/B]</Data>
<Data>[B]ntdll.dll[/B]</Data>
<Data>[B]6.0.6001.18000[/B]</Data>
<Data>[B]4791a7a6[/B]</Data>
<Data>[B]c0000374[/B]</Data>
<Data>[B]000b015d[/B]</Data>
<Data>[B]e00[/B]</Data>
<Data>[B]01cdac01aa330e10[/B]</Data>
</EventData>
</Event>
Last edited by a moderator: