<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>InstaCarma Blog &#187; IIS</title>
	<atom:link href="http://www.instacarma.com/blog/tag/iis/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.instacarma.com/blog</link>
	<description>Information Resource for Web Hosting Technical Support and Server Management</description>
	<lastBuildDate>Sat, 10 Mar 2012 21:44:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Cannot update domain/sub-domain configuration in IIS</title>
		<link>http://www.instacarma.com/blog/technical/cannot-update-domainsub-domain-configuration-in-iis/</link>
		<comments>http://www.instacarma.com/blog/technical/cannot-update-domainsub-domain-configuration-in-iis/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 19:43:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[subdomain]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=943</guid>
		<description><![CDATA[Filed under: IIS, Plesk, subdomain Issue : While attempting to re-configure a domain or sub-domain in IIS using the websrvmng.exe plesk tool, following errors occurred. For a domain: “plesk_bin\websrvmng.exe”—reconfigure-vhost—vhost-name=ail.ru The system cannot find the file specified. (COM Error 80070002) For a sub domain: “plesk_bin\websrvmng.exe”—update-subdomain—vhost-name=domain.com—subdomain=sub The system cannot find the file specified. (COM Error 80070002) at [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/iis/'>IIS</a>, <a href='http://www.instacarma.com/blog/tag/plesk/'>Plesk</a>, <a href='http://www.instacarma.com/blog/tag/subdomain/'>subdomain</a></p>
<p><strong>Issue : </strong></p>
<p>While attempting to re-configure a domain or sub-domain in IIS using the <em>websrvmng.exe</em> plesk tool, following errors occurred.</p>
<p>For a domain:</p>
<p><em>“plesk_bin\websrvmng.exe”—reconfigure-vhost—vhost-name=ail.ru<br />
The system cannot find the file specified. (COM Error 80070002) </em></p>
<p>For a sub domain:</p>
<p><em>“plesk_bin\websrvmng.exe”—update-subdomain—vhost-name=domain.com—subdomain=sub<br />
The system cannot find the file specified. (COM Error 80070002) at configSubdomain(sub.domain.com)</em></p>
<p><strong>Cause :</strong> </p>
<p>Some of the default folders were missing in the (sub) domain root folder.</p>
<p><strong>Solution : </strong></p>
<p>The missing folders need to be  restoried using the Plesk re-configurator. This feature checks files permissions + restores missing folders + creates missing system users for the (sub) domain. It can be executed via command line as follows:</p>
<p><em>reconfigurator.exe /check-permissions=domain.com</em></p>
<p>Or using the  Plesk Panel.</p>
<p>Plesk >> Domains >>  domain.com. Check the problematic domain and  click &#8216;Check permissions&#8217;.</p>
<p>This should eliminate the source and the command should run properly. For a sub-domain, the parent domain needs to be checked.</p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/cannot-update-domainsub-domain-configuration-in-iis/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/cannot-update-domainsub-domain-configuration-in-iis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Host Header Settings in IIS</title>
		<link>http://www.instacarma.com/blog/technical/host-header-settings-in-iis/</link>
		<comments>http://www.instacarma.com/blog/technical/host-header-settings-in-iis/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 21:01:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles and tutorials]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[IIS]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=936</guid>
		<description><![CDATA[Filed under: IIS To have more than one website on a single port we need to set Host Headers. Procedure to set Host Headers : 1) Load IIS (Start >> Run >> type “inetmgr” &#038; hit &#8216;enter&#8217;) 2) On the left panel, expand the server name &#038; click “Web Sites“ >> Right click on the [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/iis/'>IIS</a></p>
<p>To have more than one website on a single port we need to set <strong>Host Headers</strong>.</p>
<p>Procedure to set Host Headers : </p>
<p>1) Load IIS (Start  >> Run >> type “inetmgr” &#038; hit &#8216;enter&#8217;)</p>
<p>2) On the  left panel, expand the server name &#038; click “Web Sites“ >> Right click on the right panel >> Select New >> Web Site</p>
<p>3) Website Creation Wizard will open.  Here you can put in the concerned name  >> Click Next</p>
<p>4) Under IP address and Port settings, enter the IP address and port number (Default port – 80) and Host Header for the website >> Click Next</p>
<p>5) Enter the path for the website&#8217;s home directory and tick (check) “Allow anonymous access to this website” >> Click Next</p>
<p>6) Under Website Access Permissions , give necessary permissions for using ASP . Run Scripts can be used as per requirement. >> Click Next</p>
<p>7) Click &#8216;Finish&#8217;</p>
<p>Thats it !</p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/host-header-settings-in-iis/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/host-header-settings-in-iis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS Optimizing &amp; Monitoring Tools</title>
		<link>http://www.instacarma.com/blog/technical/iis-optimizing-monitoring-tools/</link>
		<comments>http://www.instacarma.com/blog/technical/iis-optimizing-monitoring-tools/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 15:39:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles and tutorials]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=932</guid>
		<description><![CDATA[Filed under: IIS, tool These are some of the free tools available for maintaining and monitoring sites on an IIS server. 1. IIS Passwords Sync IIS 6.0 websites run under anonymous user accounts i.e IUSR_ (by default) or other user accounts created by the web-hosting control panel. The users’ passwords are set automatically and are [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/iis/'>IIS</a>, <a href='http://www.instacarma.com/blog/tag/tool/'>tool</a></p>
<p>These are some of the free tools  available for maintaining and monitoring sites on an IIS server.</p>
<p>1. <strong>IIS Passwords Sync</strong></p>
<p>IIS 6.0 websites run under anonymous user accounts i.e  IUSR_ (by default) or other user accounts created by the web-hosting control panel. The users’ passwords are set automatically  and are never known. However,  for some reason the passwords get out of sync or corrupted sometimes and need to be reset. The easiest way to reset these passwords is to use IIS Passwords Sync program. It extracts the passwords that Microsoft IIS 6.0 has in its metabase and updates the accounts in “Local Users and Groups” to use those passwords.</p>
<p><a href="http://www.iis.net/downloads/default.aspx?tabid=34&#038;g=6&#038;i=1742">Click here to download</a></p>
<p>2. <strong>IIS Pool</strong></p>
<p>With IIS Pool , we can easily search the problematic sites which have default application pool.</p>
<p><strong>IIS Application Pools Monitoring and Analysis:</strong></p>
<p>This program allows monitoring of IIS 6 application pools. All the monitoring data is stored in log files. It is possible to analyze a pool to find a website (or a virtual application) using too much resources. </p>
<p>Overview -</p>
<p>IIS Application Pools Monitoring and Analysis:</p>
<p>    * This program allows monitoring of IIS 6 application pools.<br />
    * All the monitoring data is stored in log files.<br />
    * It is possible to analyze a pool to find a website (or a virtual application) using too much resources.</p>
<p>Features -</p>
<p>    * IIS application pools monitoring<br />
    * IIS application pools analysis<br />
    * Find websites using too much resources</p>
<p><a href="http://www.iis.net/downloads/default.aspx?tabid=34&#038;g=6&#038;i=1728">Click here to download</a></p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/iis-optimizing-monitoring-tools/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/iis-optimizing-monitoring-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

