I'm running vista 64 bit and accidentally installed the TP and after a bit of fussing around I got it uninstalled and then installed fastcgi through the programs and features like i should have in the first place, now I'm getting loads of errors.
Found these in my event log:
Log Name: Application
Source: Microsoft-Windows-IIS-W3SVC-WP
Date: 3/6/2008 9:50:55 AM
Event ID: 2280
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: plimpton-PC.redmond.corp.microsoft.com
Description:
The Module DLL C:\Windows\system32\inetsrv\iisfcgi.dll failed to load. The data is the error.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-IIS-W3SVC-WP" Guid="{670080D9-742A-4187-8D16-41143D1290BD}" EventSourceName="W3SVC-WP" />
<EventID Qualifiers="49152">2280</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2008-03-06T17:50:55.000Z" />
<EventRecordID>10784</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>plimpton-PC.redmond.corp.microsoft.com</Computer>
<Security />
</System>
<EventData>
<Data Name="ModuleDll">C:\Windows\system32\inetsrv\iisfcgi.dll</Data>
<Binary>7E000000</Binary>
</EventData>
</Event>
Log Name: System
Source: Microsoft-Windows-WAS
Date: 3/6/2008 9:51:02 AM
Event ID: 5002
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: plimpton-PC.redmond.corp.microsoft.com
Description:
Application pool 'DefaultAppPool' is being automatically disabled due to a series of failures in the process(es) serving that application pool.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-WAS" Guid="{524B5D04-133C-4A62-8362-64E8EDB9CE40}" EventSourceName="WAS" />
<EventID Qualifiers="49152">5002</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2008-03-06T17:51:02.000Z" />
<EventRecordID>14036</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>plimpton-PC.redmond.corp.microsoft.com</Computer>
<Security />
</System>
<EventData>
<Data Name="AppPoolID">DefaultAppPool</Data>
<Binary>
</Binary>
</EventData>
</Event>
Log Name: Application
Source: Application Error
Date: 3/6/2008 10:34:06 AM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: plimpton-PC.redmond.corp.microsoft.com
Description:
Faulting application php-cgi.exe, version 5.2.1.1, time stamp 0x45ca53dd, faulting module ntdll.dll, version 6.0.6001.18000, time stamp 0x4791a783, exception code 0xc0000005, fault offset 0x0003dbba, process id 0x1580, application start time 0x01c87fb8a4421a4f.
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-03-06T18:34:06.000Z" />
<EventRecordID>10793</EventRecordID>
<Channel>Application</Channel>
<Computer>plimpton-PC.redmond.corp.microsoft.com</Computer>
<Security />
</System>
<EventData>
<Data>php-cgi.exe</Data>
<Data>5.2.1.1</Data>
<Data>45ca53dd</Data>
<Data>ntdll.dll</Data>
<Data>6.0.6001.18000</Data>
<Data>4791a783</Data>
<Data>c0000005</Data>
<Data>0003dbba</Data>
<Data>1580</Data>
<Data>01c87fb8a4421a4f</Data>
</EventData>
</Event>