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...
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...
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...
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...