﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="https://www.w3.org/2005/Atom">
  <channel>
    <title>Newest KB Articles in Tools and utilities</title>
    <description>Recent additions to the knowledge base from Winhost</description>
    <link>https://support.winhost.com/kb/c228/tools-and-utilities.aspx</link>
    <pubDate>Tue, 09 Jun 2026 08:16:23 GMT</pubDate>
    <generator>SmarterTrack Enterprise 100.0.9553</generator>
    <atom:link href="https://support.winhost.com/RSS.ashx?catid=228&amp;type=newestkbarticles" rel="self" type="application/rss+xml" />
    <item>
      <title>Attach Database Tool</title>
      <link>https://support.winhost.com/kb/a1043/attach-database-tool.aspx</link>
      <pubDate>Fri, 30 Mar 2012 23:15:22 GMT</pubDate>
      <guid isPermaLink="false">kbarticle1043</guid>
      <description>&lt;div id="isPasted"&gt;The &lt;strong&gt;Attach Database Tool&lt;/strong&gt; is a &lt;strong&gt;premium feature&lt;/strong&gt; available only on &lt;strong&gt;Ultimate&lt;/strong&gt; and &lt;strong&gt;Power&lt;/strong&gt; hosting plans.&lt;/div&gt;&lt;div&gt;This tool allows you to attach an existing &lt;strong&gt;SQL Server MDF data file&lt;/strong&gt; to a database on your site.&lt;/div&gt;&lt;hr&gt;&lt;h2&gt;Where to Find the Attach Database Tool&lt;/h2&gt;&lt;div&gt;You can access the Attach Database Tool from your Control Panel:&lt;/div&gt;&lt;div&gt;&lt;strong&gt;Control Panel &amp;rarr; Sites &amp;rarr; Select Your Site &amp;rarr; MS SQL Manager &amp;rarr; Manage&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;On the &lt;strong&gt;Tools&lt;/strong&gt; row, click &lt;strong&gt;Attach&lt;/strong&gt; to begin.&lt;/div&gt;&lt;hr&gt;&lt;h2&gt;Important Notes Before You Begin&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;div&gt;The file you attach &lt;strong&gt;must be an &lt;code&gt;.mdf&lt;/code&gt; file&lt;/strong&gt;.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;&lt;strong&gt;Any existing data&lt;/strong&gt; in the target SQL database &lt;strong&gt;will be permanently overwritten&lt;/strong&gt;.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;The MDF file &lt;strong&gt;must be uploaded to your site&amp;rsquo;s &lt;code&gt;App_Data&lt;/code&gt; directory&lt;/strong&gt;.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;The MDF file &lt;strong&gt;must be renamed exactly&lt;/strong&gt; as specified in the attach tool before uploading.&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;&lt;hr&gt;&lt;h2&gt;Step 1: Properly Copy the MDF Data File&lt;/h2&gt;&lt;div&gt;Before attaching the database, you must create a &lt;strong&gt;clean, usable copy&lt;/strong&gt; of the MDF file from the source SQL Server.&lt;/div&gt;&lt;h3&gt;Recommended Method (SQL Server Management Studio)&lt;/h3&gt;&lt;ol&gt;&lt;li&gt;&lt;div&gt;Open &lt;strong&gt;SQL Server Management Studio (SSMS)&lt;/strong&gt; on the source server.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Locate the database you want to move.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;&lt;strong&gt;Detach the database&lt;/strong&gt;:&lt;/div&gt;&lt;ul&gt;&lt;li&gt;&lt;div&gt;Right-click the database&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Select &lt;strong&gt;Tasks &amp;rarr; Detach&lt;/strong&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Navigate to the database data directory (usually under &lt;code&gt;MSSQL\Data&lt;/code&gt;).&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Copy the &lt;strong&gt;&lt;code&gt;.mdf&lt;/code&gt; file&lt;/strong&gt; (and &lt;code&gt;.ldf&lt;/code&gt; if present, though only the &lt;code&gt;.mdf&lt;/code&gt; is required).&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;After copying, you may re-attach the database on the source server if needed.&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;&lt;blockquote&gt;&lt;div&gt;Detaching the database ensures the MDF file is not locked and prevents corruption.&lt;/div&gt;&lt;/blockquote&gt;&lt;hr&gt;&lt;h3&gt;Alternative (If Detach Is Not Possible)&lt;/h3&gt;&lt;div&gt;If detaching is not an option:&lt;/div&gt;&lt;ul&gt;&lt;li&gt;&lt;div&gt;Ensure the database is &lt;strong&gt;offline&lt;/strong&gt; or &lt;strong&gt;SQL Server service is stopped&lt;/strong&gt; before copying the MDF file.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Do &lt;strong&gt;not&lt;/strong&gt; copy an MDF file while the database is actively in use.&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;&lt;hr&gt;&lt;h2&gt;Step 2: Rename the MDF File&lt;/h2&gt;&lt;ol&gt;&lt;li&gt;&lt;div&gt;In the Attach Database Tool, locate the field labeled &lt;strong&gt;&amp;ldquo;MDF File to Attach&amp;rdquo;&lt;/strong&gt;.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Rename your MDF file &lt;strong&gt;exactly&lt;/strong&gt; to match the name shown in that field.&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;&lt;blockquote&gt;&lt;div&gt;The attach process will fail if the file name does not match exactly.&lt;/div&gt;&lt;/blockquote&gt;&lt;hr&gt;&lt;h2&gt;Step 3: Upload the MDF File&lt;/h2&gt;&lt;ol&gt;&lt;li&gt;&lt;div&gt;Connect to your site with an &lt;strong&gt;FTP client&lt;/strong&gt;.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Navigate to your site&amp;rsquo;s &lt;strong&gt;&lt;code&gt;App_Data&lt;/code&gt;&lt;/strong&gt; directory.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Upload the renamed &lt;strong&gt;&lt;code&gt;.mdf&lt;/code&gt; file&lt;/strong&gt; to this folder.&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;&lt;hr&gt;&lt;h2&gt;Step 4: Attach the Database&lt;/h2&gt;&lt;ol&gt;&lt;li&gt;&lt;div&gt;Return to &lt;strong&gt;MS SQL Manager &amp;rarr; Manage &amp;rarr; Attach&lt;/strong&gt;.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Confirm the MDF file name is correct.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Click &lt;strong&gt;Attach&lt;/strong&gt; to complete the process.&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;&lt;div&gt;Once finished, the MDF file will be attached to the database and ready for use.&lt;/div&gt;&lt;hr&gt;&lt;h2&gt;Warning About Data Overwrite&lt;/h2&gt;&lt;div&gt;⚠️ &lt;strong&gt;Using the Attach Database Tool will overwrite all existing data in the target SQL database.&lt;/strong&gt;&lt;br&gt;If you need to preserve current data, make sure you create a backup before proceeding.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>How to reset the SmarterStats password</title>
      <link>https://support.winhost.com/kb/a961/how-to-reset-the-smarterstats-password.aspx</link>
      <pubDate>Tue, 26 Jul 2011 22:46:23 GMT</pubDate>
      <guid isPermaLink="false">kbarticle961</guid>
      <description>&lt;div&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;We do not record or log your SmarterStats password and it cannot be viewed in clear text for the security reason. If you cannot recall it, please &lt;a href="http://support.winhost.com"&gt;open a support ticket&lt;/a&gt; and we will sync your SmarterStats login credentials to your current site&amp;#39;s FTP password.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Scheduled Task Manager</title>
      <link>https://support.winhost.com/kb/a824/scheduled-task-manager.aspx</link>
      <pubDate>Thu, 17 Jun 2010 19:15:48 GMT</pubDate>
      <guid isPermaLink="false">kbarticle824</guid>
      <description>&lt;div&gt;&lt;div&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;em&gt;The Scheduled Task Manager is a premium feature, and only available for sites on the &lt;a href="http://winhost.com/windows-hosting-plans.aspx"&gt;Ultimate and Power plan&lt;/a&gt;.&lt;/em&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;&amp;nbsp;The Scheduled Task Manager allows you to schedule the web server to make a call to a specific file at certain predetermined intervals. Those intervals are:&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Every 15 minutes&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Every hour&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Every 3 hours&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Every 6 hours&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Every 12 hours&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Every day&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Every week&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Every month&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;So if you have a script on your site that you run every day or every week to send email, perform site maintenance, etc., you can use this tool to run the script automatically. &amp;nbsp;You are allowed 2 scheduled jobs for each site account.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Login to your hosting control panel, navigate to your&lt;strong&gt;&amp;nbsp;Site Manager&amp;nbsp;&lt;/strong&gt;of your site and click on &lt;strong&gt;Scheduled Task&amp;nbsp;&lt;/strong&gt;button&lt;br&gt;&amp;nbsp;&lt;img src="/AvatarHandler.ashx?kbattchid=483" style="width: 750px;" class="fr-fil fr-dib"&gt;&lt;/div&gt;&lt;div&gt;Click on &lt;strong&gt;Add&amp;nbsp;&lt;/strong&gt;button on the next page to create a Scheduled Task&lt;/div&gt;&lt;div&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;On the next page&amp;nbsp;complete the fields in &lt;a href="https://cp.winhost.com/sites/scheduledtasksadd.aspx"&gt;the Scheduled Tasks tab&lt;/a&gt; to start your scheduled task.&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;img src="/AvatarHandler.ashx?kbattchid=484" style="width: 750px;" class="fr-fil fr-dib"&gt; &lt;strong&gt;Enabled&lt;/strong&gt; - Check this box activate the task as soon as you submit the form. If you wish to stop a task temporarily, click the &amp;quot;Edit&amp;quot; link for an existing task and uncheck this box.&lt;br&gt; &lt;br&gt; &lt;strong&gt;Task Name&lt;/strong&gt; - A descriptive name used to identify the task.&lt;br&gt; &lt;br&gt; &lt;strong&gt;URL&lt;/strong&gt; - Select the domain you wish to use to access the file from the dropdown list, and enter the file name in the field that follows the domain.&lt;br&gt; &lt;br&gt; &lt;strong&gt;Interval&lt;/strong&gt; - Select the interval that you wish to use; daily, weekly, etc.&lt;br&gt; &lt;br&gt; &lt;strong&gt;Start Date&lt;/strong&gt; - Enter the date you wish the task to begin running in MM/DD/YYYY format. Select the time you would like the task to be executed. You may choose any hour of the day in 15 minute increments. Note that scheduling a task to run at 10:45 does not mean the task will run at exactly 10:45. Scheduled tasks are run in a batch on the server, so depending on how many tasks are in the batch, where your task is in the batch and how long the batch takes to run, there may be a delay between your selected time and the time the task is actually executed.&lt;br&gt; &lt;br&gt; &lt;strong&gt;End Date&lt;/strong&gt; (optional) - Enter the date you wish the task to stop running in MM/DD/YYYY format.&lt;br&gt; &lt;br&gt; &lt;strong&gt;Username&lt;/strong&gt; - If the URL is password protected, enter the appropriate username here.&lt;br&gt; &lt;br&gt; &lt;strong&gt;Password&lt;/strong&gt; - If the URL is password protected, enter the appropriate password here.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>How to change the .NET Framework version</title>
      <link>https://support.winhost.com/kb/a814/how-to-change-the-_net-framework-version.aspx</link>
      <pubDate>Thu, 13 May 2010 22:14:41 GMT</pubDate>
      <guid isPermaLink="false">kbarticle814</guid>
      <description>&lt;div&gt;For &lt;strong&gt;legacy ASP.NET applications built on the .NET Framework&lt;/strong&gt;, the .NET Framework version can be changed in the Control Panel by clicking the &lt;strong&gt;ASP.NET Version&lt;/strong&gt; icon in the &lt;strong&gt;Site Tools&lt;/strong&gt; section.&lt;/div&gt;&lt;div&gt;&lt;img src="/AvatarHandler.ashx?kbattchid=482" style="width: 750px;" class="fr-fil fr-dib"&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div&gt;&lt;strong&gt;Important:&lt;/strong&gt;&lt;br&gt;If your application is a &lt;strong&gt;modern .NET / .NET Core&amp;ndash;based application&lt;/strong&gt; (for example, ASP.NET Core, .NET 6/7/8), there is &lt;strong&gt;no version selector&lt;/strong&gt; in the Control Panel. The ASP.NET Version selector applies &lt;strong&gt;only to legacy .NET Framework applications&lt;/strong&gt;.&lt;/div&gt;&lt;/blockquote&gt;&lt;h3&gt;Available .NET Framework Options&lt;/h3&gt;&lt;div&gt;When using a legacy ASP.NET application, the following options are available:&lt;/div&gt;&lt;ul&gt;&lt;li&gt;&lt;div&gt;&lt;strong&gt;.NET 4.x&lt;/strong&gt;&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;&lt;strong&gt;.NET 2.0 / 3.0 / 3.5 SP1&lt;/strong&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;Important Notes&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;div&gt;Only &lt;strong&gt;one .NET Framework version&lt;/strong&gt; can be configured per site.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;You &lt;strong&gt;cannot run .NET 4.x and earlier .NET Framework versions simultaneously&lt;/strong&gt; on the same site.&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;This setting has &lt;strong&gt;no effect on ASP.NET Core / modern .NET applications&lt;/strong&gt;, which are configured and run independently of the legacy ASP.NET Framework selector.&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>The Application Starting Point tool</title>
      <link>https://support.winhost.com/kb/a635/the-application-starting-point-tool.aspx</link>
      <pubDate>Sat, 15 Aug 2009 00:03:53 GMT</pubDate>
      <guid isPermaLink="false">kbarticle635</guid>
      <description>&lt;div&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;The &lt;strong&gt;Application Starting Point&lt;/strong&gt; tool in &lt;a href="https://cp.winhost.com" target="_blank"&gt;Control Panel&lt;/a&gt; allows you to designate a directory as the (application root) for an application.&lt;br&gt;&amp;nbsp;&lt;br&gt;&amp;nbsp;To create a web application, follow these steps:&lt;/span&gt;&lt;/span&gt;&lt;ol&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Go to the &lt;strong&gt;Application Starting Point&lt;/strong&gt; tool in &lt;a href="https://cp.winhost.com/" target="_blank"&gt;Control Panel&lt;/a&gt; (located in the &lt;strong&gt;Site Tools&lt;/strong&gt; section).&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;img src="/AvatarHandler.ashx?kbattchid=485" style="width: 750px;" class="fr-fil fr-dib"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Click &lt;strong&gt;Create&lt;/strong&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Enter the path to the directory you wish to designate as an application root or navigate to this directory by clicking &lt;strong&gt;Browse&amp;nbsp;&lt;/strong&gt;link.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:16px;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Click &lt;strong&gt;Create&lt;/strong&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;</description>
    </item>
  </channel>
</rss>