http://www.telerik.com/help/radcontrols/prometheus/ Under "Installation and Deployment" and "Deploying RadControls" there is an article about "Deploying to Shared Hosts" Eric http://www.DiscountASP.NET - Microsoft Gold Certified Partner - asp.netPRO Magazine 2007 Readers' Choice Award for Best ASP.NET Hosting Service - Visual Studio Magazine 2007 Readers' Choice Award for Best .NET Hosting Service
I read that. However, DiscountASP does not allow us to create virtual directories, nor do we have access to inetput/wwwroot: If you have already created the application on your development machine 1. Copy/upload the compiled application via FTP to the production server, i.e. on the shared hosting. The application should reside in the inetpub/wwwroot folder. 2. Create a virtual directory for the application folder. Before you do this step, consult with your hosting provider on how this is to be accomplished. If the provider offers thorough instructions, use them instead of the ones below. If you do not have access to the Information Services console, ask your provider to set the application for you. If the provider does not offer instructions, then: 1. Locate the Internet Information Services console; 2. Navigate to the application folder; 3. Find the folder's Properties; 4. Create a virtual directory; 5. Remember the application name and click OK. 3. Give full permissions to the ASPNET user (if you are using IIS5) or to the Network Service account (using IIS6 or IIS7, Windows Server 2003, Windows Vista/Longhorn) on the application folder. Again, before doing this step, consult with your hosting provider on how this is to be accomplished. If the provider offers thorough instructions, use them instead of the ones below. Otherwise, contact your provider to set the permissions for you. 4. Run the project. If you plan to deploy the controls directly on the shared hosting 1. Log in your Client.NET account. 2. Go to 'My licenses' and click on 'My Purchases' (or 'My Free Trials' if you are a trial user). 3. Locate the RadControls for ASP.NET AJAX, and click it. 4. Click on the 'Download' tab to download the Manual installation (ZIP) file. 5. On the server, create a 'Telerik' folder in your 'inetpub/wwwroot' folder on the server. 6. Follow the instructions from the first case above. Jason Shultz Graphic - Print - Web Design openskymedia.com
What's the procedure for deploying Telerik controls on my account? I'm using Telerik ASP Q1 2008 (formerly prometheus) and I would like to make sure I'm doing it right. For the record, I tried searching the KB for telerik but got no results. And I tried searching the forums and got no results (except for the 2 posts announcing the discounts) as well which I found very strange since there was three forum posts in the ASP.NET 3.5 forums that has the work Telerik in them. Jason Shultz Graphic - Print - Web Design openskymedia.com
I think they meant to mark the directory as an application root which you can do in the web application manager in the control panel. Bruce DiscountASP.NET www.DiscountASP.NET