• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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