• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  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