0
Shopping Cart
Home
Store
Browse All
ASP.NET / .NET Core Hosting Plans
Managed WordPress Hosting Plans
Web Hosting for Freelancers & Agencies
Linux Ubuntu PHP Hosting Plans
Professional Email
SEO Tools
Website Backup
Website Security
Register a New Domain
Transfer Domains to Us
WP Toolkit
Announcements
Knowledgebase
Network Status
Affiliates
Contact Us
More
Account
Login
Forgot Password?
Portal Home
Knowledgebase
Plesk (ASP.NET Hosting Plans)
Categories
Account Information
9
Billing
6
DNN (DotNetNuke)
7
General Hosting
5
Managed WordPress
10
Plesk (ASP.NET Hosting Plans)
49
Plesk (Linux Hosting Plans)
10
Sales
8
SmarterMail
7
Categories
Account Information
(9)
Billing
(6)
DNN (DotNetNuke)
(7)
General Hosting
(5)
Managed WordPress
(10)
Plesk (ASP.NET Hosting Plans)
(49)
Plesk (Linux Hosting Plans)
(10)
Sales
(8)
SmarterMail
(7)
Tag Cloud
.net core
.net core 6 to .net 7
.net core 8
403
403 error
404 error
5.7
5.8
503
503 service unavailable
access denied
add modify dns
Angular Calls
app pool
application failed to load
application pool
asp.net core 8
asp.net versions
asp.net viewstate
awstats
billing
billing hours
blazor
cancel contract
cancel hosting plan
cancellation
change dns
change nameservers
content filtering
copy database
create sql database
customer support
deploy
deploy blazor
deploy core
differences between .net 7.0 and net 8.0
dkim
dnn install
dns
dns servers
dns settings
domain
domain alias
domain name
domain name transfer
domain parking
domain pointer
dotnetcore
dotnetcore8
email mass emailing bulk email
email script
error
errors
forbidden
mac failed
machineKey
mail from script
mail script
managed wordpress hosting
migrate sql database
nameservers
new accounts
order hosting plan
password protection
points
publish
publishing
react
react.js
recycle pool
REST API
restart pool
restore backup sql database
scp
secure website
smartermail
sql 2019
sql remote database manage
sql server management studio
ssl
ssl certificate
SSL Provider
ssms
stop start pool
sub domain
sub-domain
subdomain
subdomain dns
support
support credit points
support credits
support hours
support points
Swagger Calls
system.net
system.net.mail
The certificate chain was issued by an authority that is not tru
TrustServerCertificate=True
unhandled exception
update dns
validation
Verb Requests
visual studio 2022
visual studio remote sql management
waf
web application firewall
web deploy xml
webstats
wordpress 5.9
wordpress hardening
wordpress version
Support
My Support Tickets
Announcements
Knowledgebase
Downloads
Network Status
Open Ticket
Control Panel Links
WIN 2022 Plesk Control Panel
WIN 2019 Plesk Control Panel
Linux Plesk Control Panel
Search
Articles
What are the steps to remotely manage my SQL Server 2019 or SQL Server 2022 database with SQL Server Management Studio?
This article covers 3 steps needed to connect to your hosted Microsoft SQL Server database with...
Blazor WebAssembly Application fails to load due to integrity errors or you receive an unhandled exception error
If you encounter the error "An Unhandled Exception has Occurred" after publishing a Blazor...
Breaking Changes Between .NET Core 7.0 and .NET Core 8.0
Introduction This article details the breaking changes introduced in .NET Core 8.0 compared to...
Core-to-Core: Converting a Framework-Dependent App to Self-Contained in Visual Studio
Below are instructions on how to change a Framework-Dependent .NET Core application to a...
Error when accessing a WCF service: "This collection already contains an address with scheme http. There can be at most one address per scheme in this collection."
For ASP.NET 4.X, add the following lines to your web.config: <system.serviceModel>...
HTTP Error 500.30 Failed to Start Error After Publishing the application from Visual Studio
After using the web deploy function of visual studio to publish our application to the production...
HTTP Error 500.35 - ANCM Multiple In-Process Applications in same Process
You receive the error message HTTP Error 500.35 - ANCM Multiple In-Process Applications in same...
How do I Install an SSL Certificate on my Website?
To install a Free Lets Encrypt SSL Certificate perform the following steps: Login to your...
How do I Recycle my Website IIS Application Pool?
1. Login in to the Plesk Control Panel. 2. Click on Hosting & DNS. 3. Click on Dedicated...
How do I access my Application Pool settings in Plesk?
Adaptive provides you with the ability to manage certain aspects of your websites application...
How do I connect to a MariaDB MySQL Database with ASP.NET in C# and VB.NET?
Here is an example code for connecting to a MySQL database using ASP.NET and C#: csharpCopy...
How do I create an MS SQL Database in my Plesk Control Panel?
To create an SQL database within the Plesk control panel as a customer, follow these steps:...
How do I deploy a Microsoft Blazor application?
Open your Visual Studio then click "Create a new project" option to create a new project...
How do I manage my MS SQL Database in Visual Studio?
In this knowledge base article, we will guide you on how to manage a remote SQL database using...
How do I migrate from ASP.NET 4.8 to .NET Core 7.0?
Migrating from ASP.NET 4.8 to .NET 7.0 involves several steps, including updating project files,...
How do I send an Email from a .NET Core App?
The System.Net.Mail namespace in .NET provides the necessary classes to send emails via SMTP....
How do I send an email using ASP.NET?
You can send an email using ASP.NET 4.8 by using the System.Net.Mail namespace. Here is an...
How do I switch to .NET Core in the Plesk Control Panel?
In the Plesk Control Panel, only ASP.NET versions 4.8 or 3.5.30729.4926 may be visible. However,...
How do I upload, import, or migrate my existing SQL Database to your service?
If you have created an application that uses an SQL database on your local computer and you want...
How to Use the File Manager - Plesk
The file manager is used to upload, remove and organize all website files. Click Websites and...
How to query an SQL 2022/2019 database with the .NET SQL Data Provider in ASP.NET
To query an SQL 2022/2019 database with the .NET SQL Data Provider in ASP.NET, you can follow...
How to troubleshoot "HTTP Error 502.5 - Process Failure" with .NET Core
Common causes of this issue: The application process failed to startThe application process...
How to use FTP to publish application via Visual Studio.
The following instructions apply to Web Application Projects. To publish your web...
How to use the Web deploy feature via Visual Studio
By Default Web Deploy is enabled for all ASP.NET Hosting Accounts. These instructions should work...
Installed .NET Core Runtimes
.NET Core versions currently supported: .NET Core versions supporting framework-dependent...
Knowledge Base Article: Disabling SSL Verification in SQL Server Connection String.
You receive the following error when attempting to establish a secure SSL connection using a...
List of FTP Client Software
Below is a list of some of these third-party FTP clients. Windows FileZilla WinSCP...
Managing File Permissions using the Plesk File Manager
If you are getting permission denied errors on your website, it's possible that you need to allow...
Managing the Web Application Firewall (WAF) in Plesk
Introduction Plesk is a popular web hosting control panel that enables users to manage multiple...
Migrating from .NET Core 6 to .NET Core 7
Update the .NET Core SDK version in global.json to 7.0.100, or the version that's installed on...
Migrating from ASP.NET Core 5.0 to .NET Core 6.0
ASP.NET Core is an open-source, cross-platform framework for building web applications. The...
New Enhancements in Blazor with .NET Core 8.0
Introduction This article provides an overview of the latest enhancements in Blazor as part of...
PUT HTTP requests fail on a domain on a Plesk for Windows server: HTTP Error 405 (Method Not Allowed)
Symptoms When using a PUT HTTP method in an application, one of the following errors is shown:...
Plesk Website Import Utility
Importing Websites You may want to import content from a different website that...
Publishing a .NET Core or Blazor App to a Windows Hosted IIS Website Using the Plesk Web Deploy Publishing XML File with Visual Studio 2022
Introduction This guide provides a comprehensive, step-by-step tutorial for deploying a .NET...
Publishing an ASP.NET Core Web App to Adaptive Web Hosting
1. Create a Database In the Adaptive Web Hosting Plesk control panel, create an MS SQL...
SQL Data Import/Export Wizard
Start the SQL Server Import and Export Wizard from SQL Server Management Studio (SSMS) In...
Server Error in '/' Application. Validation of viewstate MAC failed or AntiForgeryToken Exception in ASP.NET MVC or .NET Core
You receive the following message from time to time on your ASP.NET Website: Server Error in...
Troubleshooting 403 Error in .NET Core App When Executing PUT or DELETE Requests
In this knowledge base article, we'll go over potential issues and solutions when encountering a...
Understanding the Differences Between .NET Core 7.0 and .NET Core 8.0
Introduction This knowledge base article provides an in-depth comparison between .NET Core 7.0...
Upgrade ASP.NET Core Web 3.1 app to ASP.NET Core 5
To Upgrade ASP.NET Core Web 3.1 app to ASP.NET Core 5, follow these steps. Download and...
Upgrading an Application from .NET Core 7.0 to .NET Core 8.0
Introduction This article provides a step-by-step guide for developers on upgrading an...
What OS is used on your Windows web servers?
For ASP.NET, .NET Core, and SQL 2022 / 2019 Hosting Plans we utilize Windows 2022 and 2019...
What are the differences between ASP.NET 4.8 and .NET Core 7.0?
ASP.NET 4.8 and .NET Core 7.0 are two different frameworks used for building web applications and...
Which versions of ASP.NET do you support?
The following versions of ASP.NET are supported. Please note that .NET Core versions are...
Why is my WebStats Password Protected in Plesk?
By default, web statistics page protected with a login and password of the admin user of the...
You receive a 404 Page Not Found Error when visiting the Plesk Website Statistics for your domain.
The issue is caused by the configuration line below in the web.config file of a .NET Core...
You receive an HTTP 404 ERROR with an ASP.NET Core API or Website
1. First, check if you have uploaded all necessary files of your API site to the server. We...
You receive the following message in your browser after deploying an ASP.NET Core or Blazor App. An error occurred while processing your request. Request ID: 00-e8eba18f7bd7cc953b3d83c95e46ce1a-51dab3fefddb8ae8-00 Development Mode
It further states: Swapping to the Development environment displays detailed information about...
« Back
Tag Cloud
.net core
.net core 6 to .net 7
.net core 8
403
403 error
404 error
5.7
5.8
503
503 service unavailable
access denied
add modify dns
Angular Calls
app pool
application failed to load
application pool
asp.net core 8
asp.net versions
asp.net viewstate
awstats
billing
billing hours
blazor
cancel contract
cancel hosting plan
cancellation
change dns
change nameservers
content filtering
copy database
create sql database
customer support
deploy
deploy blazor
deploy core
differences between .net 7.0 and net 8.0
dkim
dnn install
dns
dns servers
dns settings
domain
domain alias
domain name
domain name transfer
domain parking
domain pointer
dotnetcore
dotnetcore8
email mass emailing bulk email
email script
error
errors
forbidden
mac failed
machineKey
mail from script
mail script
managed wordpress hosting
migrate sql database
nameservers
new accounts
order hosting plan
password protection
points
publish
publishing
react
react.js
recycle pool
REST API
restart pool
restore backup sql database
scp
secure website
smartermail
sql 2019
sql remote database manage
sql server management studio
ssl
ssl certificate
SSL Provider
ssms
stop start pool
sub domain
sub-domain
subdomain
subdomain dns
support
support credit points
support credits
support hours
support points
Swagger Calls
system.net
system.net.mail
The certificate chain was issued by an authority that is not tru
TrustServerCertificate=True
unhandled exception
update dns
validation
Verb Requests
visual studio 2022
visual studio remote sql management
waf
web application firewall
web deploy xml
webstats
wordpress 5.9
wordpress hardening
wordpress version
Support
My Support Tickets
Announcements
Knowledgebase
Downloads
Network Status
Open Ticket
Control Panel Links
WIN 2022 Plesk Control Panel
WIN 2019 Plesk Control Panel
Linux Plesk Control Panel
×
Close
Loading...
×
Choose language
العربية
Azerbaijani
Català
中文
Hrvatski
Čeština
Dansk
Nederlands
English
Estonian
Persian
Français
Deutsch
עברית
Magyar
Italiano
Macedonian
English
Norwegian
English
English
English
Português
Português
Română
Русский
Español
Svenska
Türkçe
Українська
Generate Password
×
Please enter a number between 8 and 64 for the password length
Password Length
Generated Password
Generate new password
Copy