مقالات

  Sending email using CDOSYS

If you are using a Windows 2000 / 2003 Server, or even XP Pro chances are that CDOSYS is your...

 ASP.NET Application Error: An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode.

Why this error occur? It occurs as the application is not compatible with "Integrated Pipeline...

 Configure SilverLight in PLESK

Step 1: Log into your PLESK control panel.Step 2: Click the Domains icon from the left-hand side...

 Create MS Access DSNLess connection string

Many people have requested this so here it is: "DRIVER={Microsoft Access Driver (*.mdb)};...

 Disable Directory Browsing or Listing in PLESK

Directory listing will be disabled. Step 1:Login to Plesk Step 2:Goto Domains -> Domain Name...

 Enable Parent Paths in Plesk - Windows Server

Many scripts use a function called parent paths. If you are running one of these scripts and find...

 Error "Your connection is not private" in windows.

If you are getting error "Your connection is not private" while opening in plesk then you can...

 Give write permissions - .mdb, files & folders

Plesk give write permissions to MS Access database .mdb file OR normal file & folder...

 How do I send email from ASP using SMTP Authentication.

Please note that our mail server is configured with Authentication. Below is the code snippet...

 How to connect to MS SQL database remotely?

- First you need to create database, and database user and password through your Plesk hosting...

 How to create Addon domain in plesk?

If you have a hosting plan in which you can host more than single domain but you don't know the...

 How to create MSAccess Database DSN in Plesk Control Panel?

To Create DSN for MSAccess Database do following steps. 1. Access your control panel 2. Click on...

 How to forward Email in Plesk panel?

Do yo want to forward your email to another email account? You can do this but for that you have...

 How to give write permission to FTP account in Plesk?

If you are not able to upload files, update or edit file from particular FTP account. Then it...

 How to take backup & restore MS SQL database in PLESK ?

Through Parallels Plesk Panel, you can back up and restore the databases To back up MS SQL...

 I got 500 Error when viewing my Site ?

This normally happens because you turn on the Friendly Error on your IE. By default, IE always...

 Mailenable Component - Mail Code

Mailenable Component - Mail Code <%@ Language=VBScript %> <% Dim oMail Set oMail =...

 MS SQL Server 2005 connection String

MS SQL server 2005 & 2008 connection string : ------------------------------------------...

 PHP send mail with SMTP Authentication

<?php require_once "Mail.php";   $from = "XXXXXX@yourDOMAIN.com"; $to =...

 Plesk Windows Scheduler to call an ASP or ASP.NET

1. Click on 'Scheduled Tasks' in Plesk 2. 'Add New Task' 3. Enter a Description and Email if...

 Setting file/folder permissions from Plesk control panel for Windows

For users on Plesk for Windows: Login to Plesk control panel using the URL ...

 Steps to create MSSQL database and rates of extra MSSQL database

We provide MSSQL database in our Business Windows and upper windows hosting plans.You can create...

 Steps to enable Let's encrypt in Plesk

How to enable FREE SSL of Let's encrypt in Plesk? Plesk have a plugin due to which you can...

 Upload file through ASP.net

<% @Page Language="C#" %><html><head>  <title>File upload...

 Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.

Validation of viewstate MAC failed. If this application is hosted by a Web Farm or...