windows Hosting Blog

ASP.NET, MSSQL and Windows dedicated server articles

      

Archive for March, 2009

VMware for test Environment

Steps to create Windows 2003 Cluster using VMware for test Environment
——————————————————————————————————————————-

It’s always a better practice to have a test environment rather than doing research on live setup or server.
Host Machine Requirement :

Microsoft Windows 2003 SP2 Enterprise Edition with 4 GB RAM,
Dual Core 2 NIC  (Minimum recommendation),
Installation the Operating System as par requirement,
7 [...]

Read Full Post

MRTG installation with configuration

AUTHOR: Gabriel
26.03.2009

MRTG Tool :-
MRTG (stands for Multi Router Traffic Grapher) is a tool to administer the network traffic with IIS.
It queries the SNMP counters and generate HTML pages with current network graphs for incoming and outgoing bytes.

You can get detailed explanation of your web server traffic with MRTG.
MRTG is one of the intrusion detection tool which [...]

Read Full Post

100% of CPU usage by Csrss.exe process

AUTHOR: Gabriel
25.03.2009

100% of CPU usage by Csrss.exe process

Csrss stands for client/server run-time subsystem which is essential process and must be running all the times.
It is responsible for the console windows, creating and/or deleting threads etc.
The csrss.exe executable file is located in the folder C:\Windows\System32, but if you find it at any other location then it may [...]

Read Full Post

You might have faced this error message several times with your .Net 2.0 or higher version applications.
Some times restarting IIS may fix this error as it recycles all Application Pools present on server.
.
.

.
.
Following are some of the reasons and resolutions if restarting IIS does not fix this error :
“Application pool of the web site is [...]

Read Full Post