The following steps are required to configure Microsoft Exchange Activesync on a Windows Phone:
1. Locate the Settings options from within your application menu.
You've built your base server and are about to take an image of it. If only there were some way to know whether the RackConnect portion of the build process would succeed before you spent the time necessary to create the image...
You've built your base server and are about to take an image of it. If only there were some way to know whether the RackConnect portion of the build process would succeed before you spent the time necessary to create the image...
Can you use your Rackspace Cloud Server as a Mail Server?
Since Rackspace uses dynamically assigned IP addresses for Cloud Servers, the IP space has been declared unfit for email use. This means that major blacklist providers...
This article shows you how to connect and log in to your Windows Cloud Server using the Remote Desktop (RDP) connection client. It is also easy to use the drives and resources from your local Windows machine in your RDP session...
The following video will present an overview of the process used to perform an application level migration of the IIS 7.X running configuration, MSSQL and all associated data to open cloud windows server.
Note: This article is written for our Next-Generation Cloud Control Panel. A version of this article is also available for our First-Generation Cloud Control Panel. The following article will guide you through creating A Windows...
NOTE: This article is written for our First-Generation Cloud Control Panel. You can access this interface from the Next-Generation Cloud Control Panel by clicking your username in the upper-right of the control panel and...
Microsoft is currently on a comprehensive once-a-month release of security updates. Microsoft releases updates on the second Tuesday of each month. Immediately after each Microsoft release, Rackspace will proceed to test the...
NOTE: This article is written for our First-Generation Cloud Control Panel. You can access this interface from the Next-Generation Cloud Control Panel by clicking your username in the upper-right of the control panel and...
Rescue Mode is a maintenance state that can allow you access to an unresponsive server. You would use this in order to fix configuration problems, or to copy your data and move it to another server.
When you enter your server...
You can use the following code saved into a file with a .asp extension to test CDONTS functionality:
<%
Dim myMail
Set myMail = Server.CreateObject ("CDONTS.NewMail")
myMail.From = "webmaster@example.com"
myMail.To = "nobody@...
We provide an ASP component installed on all the web servers that allows uploading files using classic asp. This component is called Persits AspUpload. If you want to upload files without giving public write, you can impersonate...
In this guide we will discuss the different Web Technologies available to you on The Rackspace Cloud Sites. We'll take a look at using Linux technologies as well as ASP/.NET. We'll also briefly learn how Cloud Sites can be...
You can enable custom error messages for your ASP .NET application defaulted to Windows/IIS by using a web.config file with a "customErrors" setting configured.
We have included example web.config files below. For more detailed...
You can enable detailed error messages for your classic ASP site defaulted to Windows/IIS by using a web.config file with the following code. This is useful in diagnosing issues with a site but for security reasons should be...
NOTE: This article is written for our First-Generation Cloud Control Panel. You can access this interface from the Next-Generation Cloud Control Panel by clicking your username in the upper-left of the control panel and selecting...
If you would like to add an additional extension or change the mimetype for an extension, please always use the following code:
<configuration>
<system.webServer>
<staticContent>
<remove...
On the ASP.NET platform, it's not uncommon to use a third-party assembly to make features accessible from your code that you find useful, but that may not be available from the .NET framework. To do this, you deploy the module in...
Custom 404's can be set for ASP and .NET sites by adding the following code to the bottom of the web.config file before the final </configuration>. You will need both options to redirect all 404's.
Classic ASP and Static...
Custom 404's can be set for ASP and .NET sites by adding the following code to the bottom of the web.config file before the final </configuration>. You will need both options to redirect all 404's.
Classic ASP and Static...
HttpHandlers in Integrated Mode
If your website is running in integrated mode, you may have noticed your HttpHandlers no longer function even though they are set in your web.config.
In this guide we will discuss the different Web Technologies available to you on The Rackspace Cloud Sites. We'll take a look at using Linux technologies as well as ASP/.NET. We'll also briefly learn how Cloud Sites can be...
Can you use your Rackspace Cloud Server as a Mail Server?
Since Rackspace uses dynamically assigned IP addresses for Cloud Servers, the IP space has been declared unfit for email use. This means that major blacklist providers...
This article shows you how to connect and log in to your Windows Cloud Server using the Remote Desktop (RDP) connection client. It is also easy to use the drives and resources from your local Windows machine in your RDP session...
This article shows you how to connect and log in to your Windows Cloud Server using the Remote Desktop (RDP) connection client. It is also easy to use the drives and resources from your local Windows machine in your RDP session...
This article shows you how to connect and log in to your Windows Cloud Server using the Remote Desktop (RDP) connection client. It is also easy to use the drives and resources from your local Windows machine in your RDP session...
Creating an Inbound Port Allow Rule
1. Launch Windows Firewall with Advanced Security by clicking on Start > Administrative Tools > Windows Firewall with Advanced Security.
Creating an Inbound Predefined Allow Rule
1. Launch Windows Firewall with Advanced Security by clicking on Start > Administrative Tools > Windows Firewall with Advanced Security.
Custom 404's can be set for ASP and .NET sites by adding the following code to the bottom of the web.config file before the final </configuration>. You will need both options to redirect all 404's.
Classic ASP and Static...
If you would like to add an additional extension or change the mimetype for an extension, please always use the following code:
<configuration>
<system.webServer>
<staticContent>
<remove...
Rackspace provides support for Cloud Servers with a Managed Service Level which includes resizes, snapshots, host machine issues, monitoring, adding and removing servers, and managing IP addresses. To ensure Fanatical Support,...