• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Recent content by WebDBApps

  1. W

    How to Deploy Web API to Plesk?

    I'm very new with Plesk and my client is running Plesk Windows 12.5 on a dedicated GoDaddy Windows Server 2012 R2. We want the API to be deployed to the existing domain name in a subdirectory API. Prior to web deploying via Visual Studio 2015, what configuration changes are needed in Plesk to...
  2. W

    Could not load file or assembly 'Microsoft.Web.Services2...

    The error reflects a few things to check. First, please ensure that ASP.NET is updated to the latest if that's the version your app targets. Second, check the Web Server feature to ensure that all is installed. This is accomplished via server manager roles and features. Third, ensure that this...
  3. W

    Cannot Drop Database when calling Entity Framework DropDatabaseAlways Initializer

    I've deployed an Asp.net MVC application to Plesk 12.5 running on Windows Server 2012 with SQL Server 2014. The database was already created through Plesk and a service account was assigned to it. In testing the app, I'm calling the Entity Framework Seed method to initialize the database with...
  4. W

    Could not load file or Assembly Microsoft.Identity.Model

    Hi, I've deployed an ASP.NET MVC site to Plesk running on Windows Server 2012. The register and login links throw the following error: Could not load file or assembly 'Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Access...
Back
Top