<?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/"
	>

<channel>
	<title>ASP.NET MSSQL Webhosting Blog</title>
	<atom:link href="http://www.mywebhostingblog.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mywebhostingblog.net</link>
	<description>ASP.NET, MSSQL and Windows dedicated server articles</description>
	<pubDate>Mon, 25 May 2009 19:19:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MSSQL WebAdmin ASP.NET ENT Manager in Plesk show Virus</title>
		<link>http://www.mywebhostingblog.net/aspnet-web-hosting/mssql-webadmin-aspnet-ent-manager-in-plesk-show-virus/</link>
		<comments>http://www.mywebhostingblog.net/aspnet-web-hosting/mssql-webadmin-aspnet-ent-manager-in-plesk-show-virus/#comments</comments>
		<pubDate>Sat, 23 May 2009 18:20:55 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[ASP.NET Web Hosting]]></category>

		<category><![CDATA[Hosting Security]]></category>

		<category><![CDATA[MSSQL Server]]></category>

		<category><![CDATA[Window Hosting]]></category>

		<category><![CDATA[MSSQL]]></category>

		<category><![CDATA[Plesk]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[Virus]]></category>

		<category><![CDATA[Webadmin]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.mywebhostingblog.net/?p=521</guid>
		<description><![CDATA[We have recently had this complain from our various Shared hosting as well as Dedicated Server hosting clients that MSSQL Webadmin ASP .NET Enterprise Manager is having a virus / trojan on it. When the first complain arrived we too thought that there seems to be a problem with the server and might be MSSQL [...]]]></description>
		<wfw:commentRss>http://www.mywebhostingblog.net/aspnet-web-hosting/mssql-webadmin-aspnet-ent-manager-in-plesk-show-virus/feed/</wfw:commentRss>
		</item>
		<item>
		<title>About ASP .NET</title>
		<link>http://www.mywebhostingblog.net/aspnet-web-hosting/about-asp-net/</link>
		<comments>http://www.mywebhostingblog.net/aspnet-web-hosting/about-asp-net/#comments</comments>
		<pubDate>Sat, 02 May 2009 00:44:47 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[ASP.NET Web Hosting]]></category>

		<category><![CDATA[About ASP .NET]]></category>

		<category><![CDATA[ASP .NET]]></category>

		<guid isPermaLink="false">http://www.mywebhostingblog.net/?p=3</guid>
		<description><![CDATA[Information and definition of ASP .NET and its Advantages over other scripting languages.]]></description>
		<wfw:commentRss>http://www.mywebhostingblog.net/aspnet-web-hosting/about-asp-net/feed/</wfw:commentRss>
		</item>
		<item>
		<title>RPC server Unavailable</title>
		<link>http://www.mywebhostingblog.net/exchange-hosting/rpc-server-unavailable/</link>
		<comments>http://www.mywebhostingblog.net/exchange-hosting/rpc-server-unavailable/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 23:43:51 +0000</pubDate>
		<dc:creator>Mithil</dc:creator>
		
		<category><![CDATA[Exchange Hosting]]></category>

		<category><![CDATA[Window Hosting]]></category>

		<category><![CDATA[DNS]]></category>

		<category><![CDATA[dnsmgmt.msc]]></category>

		<category><![CDATA[Domain controller]]></category>

		<category><![CDATA[firewall]]></category>

		<category><![CDATA[IP]]></category>

		<category><![CDATA[LDAP]]></category>

		<category><![CDATA[NETDIAG]]></category>

		<category><![CDATA[RPC]]></category>

		<category><![CDATA[RPC Server]]></category>

		<guid isPermaLink="false">http://www.mywebhostingblog.net/?p=75</guid>
		<description><![CDATA[“The RPC server is unavailable” while logging to Domain controller OR joining client machine to Domain Controller
There are many reasons to see this error,
I will discuss the issues that mostly make this happen
1] RPC service might be disabled.
Start the service through “services.msc”
2] RPC Dependencies services might be stopped
Start Dependencies services for RPC
3] You have client [...]]]></description>
		<wfw:commentRss>http://www.mywebhostingblog.net/exchange-hosting/rpc-server-unavailable/feed/</wfw:commentRss>
		</item>
		<item>
		<title>About MSSQL Server</title>
		<link>http://www.mywebhostingblog.net/mssql-server-hosting/about-mssql-server/</link>
		<comments>http://www.mywebhostingblog.net/mssql-server-hosting/about-mssql-server/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 06:36:32 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[MSSQL Server]]></category>

		<category><![CDATA[Microsoft SQL]]></category>

		<category><![CDATA[MSSQL]]></category>

		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.mywebhostingblog.net/?p=29</guid>
		<description><![CDATA[The architecture of Microsoft MSSQL Server is mainly divided into three components:
1. SQLOS: which implements the basic services required by MS SQL Server, including thread scheduling, I/O stat management and memory management.
2. Relational Engine: which implements the relational database components including support for databases, tables, queries and stored procedures as well as implementing the type [...]]]></description>
		<wfw:commentRss>http://www.mywebhostingblog.net/mssql-server-hosting/about-mssql-server/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Windows Clustering and Load Balancing, Explained</title>
		<link>http://www.mywebhostingblog.net/mssql-server-hosting/windows-clustering-and-load-balancing-explained/</link>
		<comments>http://www.mywebhostingblog.net/mssql-server-hosting/windows-clustering-and-load-balancing-explained/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 10:44:23 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Exchange Hosting]]></category>

		<category><![CDATA[MSSQL Server]]></category>

		<category><![CDATA[Window Hosting]]></category>

		<category><![CDATA[Cluster]]></category>

		<category><![CDATA[Network Load Balancing]]></category>

		<category><![CDATA[NLB]]></category>

		<category><![CDATA[Windows 2003]]></category>

		<guid isPermaLink="false">http://www.mywebhostingblog.net/?p=380</guid>
		<description><![CDATA[Clustering in Windows 2003 Dedicated or Shared hosting is a means of providing High Availability to your applications and websites. Clustering is a group of machines acting as a single entity to provide resources and services to the network. In time of failure, a fail over will occur to a system in that group that [...]]]></description>
		<wfw:commentRss>http://www.mywebhostingblog.net/mssql-server-hosting/windows-clustering-and-load-balancing-explained/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Monitoring IIS Web Server with Logparser and the RRDtool</title>
		<link>http://www.mywebhostingblog.net/hosting-security/monitoring-iis-web-server-with-logparser-and-the-rrdtool/</link>
		<comments>http://www.mywebhostingblog.net/hosting-security/monitoring-iis-web-server-with-logparser-and-the-rrdtool/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 15:03:04 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Hosting Security]]></category>

		<category><![CDATA[IIS]]></category>

		<category><![CDATA[Window Hosting]]></category>

		<category><![CDATA[database]]></category>

		<category><![CDATA[Graph]]></category>

		<category><![CDATA[IIS Web Server]]></category>

		<category><![CDATA[logparser]]></category>

		<category><![CDATA[MRTG]]></category>

		<category><![CDATA[MRTGbundle]]></category>

		<category><![CDATA[RRDTool]]></category>

		<category><![CDATA[Script]]></category>

		<category><![CDATA[SQL]]></category>

		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://www.mywebhostingblog.net/?p=67</guid>
		<description><![CDATA[Introduction
We read allot of articles on how one can use MRTG as an Intrusion detection tool or to creating traffic graph for a particular network subnet or a single IP address on Linux platform with Apache web server. But we find very few that allow us to have graphs on Windows Dedicated server with IIS [...]]]></description>
		<wfw:commentRss>http://www.mywebhostingblog.net/hosting-security/monitoring-iis-web-server-with-logparser-and-the-rrdtool/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fix for MSDTC Service errors in Windows Cluster</title>
		<link>http://www.mywebhostingblog.net/aspnet-web-hosting/fix-for-msdtc-service-errors-in-windows-cluster/</link>
		<comments>http://www.mywebhostingblog.net/aspnet-web-hosting/fix-for-msdtc-service-errors-in-windows-cluster/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 10:57:50 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[ASP.NET Web Hosting]]></category>

		<category><![CDATA[Exchange Hosting]]></category>

		<category><![CDATA[MSSQL Server]]></category>

		<category><![CDATA[Window Hosting]]></category>

		<category><![CDATA[Cluster]]></category>

		<category><![CDATA[MSDTC]]></category>

		<category><![CDATA[MSDTC configuration]]></category>

		<category><![CDATA[Windows 2003]]></category>

		<guid isPermaLink="false">http://www.mywebhostingblog.net/?p=318</guid>
		<description><![CDATA[Some times Configuring MSDTC and their error can ruin your Windows Cluster service and your time as well. You may get one of the following error when you failover the MSDTC service from one Dedicated node to another.
This would only happen if the Cluster services has been installed before installing and configuring MSDTC Service. Hence [...]]]></description>
		<wfw:commentRss>http://www.mywebhostingblog.net/aspnet-web-hosting/fix-for-msdtc-service-errors-in-windows-cluster/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Checklists for Windows Cluster:</title>
		<link>http://www.mywebhostingblog.net/hosting-security/checklists-for-windows-cluster/</link>
		<comments>http://www.mywebhostingblog.net/hosting-security/checklists-for-windows-cluster/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 23:38:27 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Exchange Hosting]]></category>

		<category><![CDATA[Hosting Security]]></category>

		<category><![CDATA[MSSQL Server]]></category>

		<category><![CDATA[Window Hosting]]></category>

		<category><![CDATA[cluster node configuration]]></category>

		<category><![CDATA[Cluster Prerequisite]]></category>

		<category><![CDATA[DNS]]></category>

		<category><![CDATA[Windows 2003]]></category>

		<guid isPermaLink="false">http://www.mywebhostingblog.net/?p=333</guid>
		<description><![CDATA[This checklist helps you prepare for installation. It is very important to go through all of them else it make it very difficult to restart if either one of them is missed or not configured:
Software Requirements
•    Microsoft Windows Server 2003 Enterprise Edition or Windows Server 2003 Datacenter Edition installed on all dedicated servers in the [...]]]></description>
		<wfw:commentRss>http://www.mywebhostingblog.net/hosting-security/checklists-for-windows-cluster/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Install &amp; Configure Windows DNS Service</title>
		<link>http://www.mywebhostingblog.net/window-hosting/install-configure-windows-dns-service/</link>
		<comments>http://www.mywebhostingblog.net/window-hosting/install-configure-windows-dns-service/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 16:54:03 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Window Hosting]]></category>

		<category><![CDATA[DNS]]></category>

		<category><![CDATA[DNS Server]]></category>

		<category><![CDATA[DNS Service]]></category>

		<category><![CDATA[dnsmgmt.msc]]></category>

		<category><![CDATA[IIS]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.mywebhostingblog.net/?p=220</guid>
		<description><![CDATA[Steps to Configure Windows DNS Server/Service.
Here is a very simple way to configure a DNS service on Windows Dedicated Server that hosts your website.
Requirements:
1. You should have one of the following Windows OS to install the DNS service:
&#8211; Windows XP Professional edition.
&#8211; Windows Vista.
&#8211; Windows 2003 Server Data center edition.
&#8211; Windows 2003 Server Enterprise edition.
&#8211; [...]]]></description>
		<wfw:commentRss>http://www.mywebhostingblog.net/window-hosting/install-configure-windows-dns-service/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Check list for Remote Desktop not Working</title>
		<link>http://www.mywebhostingblog.net/hosting-security/check-list-for-remote-desktop-not-working/</link>
		<comments>http://www.mywebhostingblog.net/hosting-security/check-list-for-remote-desktop-not-working/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 07:32:24 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Hosting Security]]></category>

		<category><![CDATA[Window Hosting]]></category>

		<category><![CDATA[RDP]]></category>

		<category><![CDATA[Remote Desktop]]></category>

		<category><![CDATA[Terminal Services]]></category>

		<category><![CDATA[Windows 2003]]></category>

		<category><![CDATA[Windows firewall]]></category>

		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.mywebhostingblog.net/?p=371</guid>
		<description><![CDATA[Remote Desktop [RDP] not Working..?
This applies to all versions of Windows 2003 and Windows 2008 and also to Vista and XP Professional. This problem normally occurs to our client with Dedicated Server hosting. So I thought I will create a check list to make their hosting service a bit easy.
Yes, you will need physical access [...]]]></description>
		<wfw:commentRss>http://www.mywebhostingblog.net/hosting-security/check-list-for-remote-desktop-not-working/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
