• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Solution: Experiencing problems after upgrading Windows 2003 to SP2

H

HendrikM

Guest
I had a hell of a weekend after upgrading my server to service pack 2.

Here is what I did to get things working again...

I continually received Visual C++ Runtime Errors on various executables. It seems SP2 broke the dotnet frameworks. To fix this I downloaded both framework redistributables and ran them specifying "Repair".
http://www.microsoft.com/downloads/...CB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en
http://go.microsoft.com/fwlink/?LinkId=70848
Restart your server after these.

SP2 removed some of the security settings for the "Network Service" which caused all dotnet web sites to fail with security related issues.
1. Open "IIS Manager"
2. Right-Click on "Application Pools"
3. Click on above "Properties"
4. Click on "Identity" tab
5. Change "Predefined" from "Network Service" to "Local System"

I hope these instructions helps you.

Kind regards,

Hendrik
 

Similar threads

Back
Top