Tagged Questions
0
votes
0answers
109 views
Failed to start new Plesk 11.0 on fresh windows 2008 R2 after windows update
I don't know why it failed to start fresh install Plesk 11 on fresh windows 2008 R2 after windows update.
I have not do anything configuration yet on iis, plesk. The problem is start after Windows ...
0
votes
1answer
729 views
SPN's, Kerberos and IIS
I have a dns alias of MyWebServer, which points to the ip of a win 2008 r2 box running iis 7.5.
I have the correct HTTP spn's set up for a domain user which has permissions to delegate to a nominated ...
1
vote
0answers
709 views
w3wp.exe error in IIS 7 [closed]
I am running IIS 7.0 on Windows server 2008 R2 and created 1 Application Pool per site and I have several site which is causing the application pool to stop.
This shows several times for every ...
1
vote
1answer
70 views
Do each application within one App pool get unloaded in IIS 7.X
Do each application within one App pool get unloaded in IIS 7.X or does it affect the whole app pool?
if i have one hundred applications under same app pool are alls of the applications always ...
1
vote
1answer
1k views
IIS 7 AppPool logs an error after recycle due to inactivity
We have Windows 2008 RS Server running IIS hosting an ASP.NET site. This morning there was a weird sequence. First a notice that the AppPool was being recycled due to inactivity:
"A worker process ...
0
votes
2answers
334 views
IIS 7.5 Application Pool Identity permissions to use WebBrowser
We have an ASP.NET application which uses the WebBrowser class to generate screenshot thumbnails.
Moving it to IIS 7.5 causes it to fail due to permissions.
What files within Windows 2008 R2 do I ...
0
votes
1answer
867 views
PHP + IIS Application Pool Identity Windows\Temp permissions
I am currently running PHP (5.3) on IIS 7.5 on a Win2k8 R2 Web Edition Server and would like to know what, if any, problems or security vulnerabilities I may introduct into a system by assigning Read, ...
0
votes
2answers
1k views
How to diagnose website performance/app pool recycling with Windows 2008/IIS7
Ok, so there are various symptoms here (clients and and our own employees complaining of intermittent slowdowns, getting 'kicked out' to login page or just having a save request not properly save the ...
6
votes
2answers
7k views
IIS7.5 Domain Account Application Pool Identity for SQL Server Authentication
In Windows Server 2003/IIS6 land we typically create an app pool that runs as the identity of an AD account created with minimal privileges simply for that purpose. This same domain user would also be ...