windows Hosting Blog

ASP.NET, MSSQL and Windows dedicated server articles

      

Archive for the ‘IIS’ Category

Enable PING on Windows 2008 server

AUTHOR: Gabriel
25.10.2009

Hello,
I am writing this article as I was unable to ping a Windows 2008 server and I wanted to add it in a monitoring system.
The monitoring system I was using a third party system which try to contact server at some specific ports, telnet and ping etc. to check connectivity.
By default Windows server 2008 comes [...]

Read Full Post
Comments Off

Repair and Fix Windows Services

AUTHOR: Gabriel
21.10.2009

Hello,
Some times you want to start a stopped service on your server but it fail throwing warning message something like “could not start”, “dependency failed”… etc.
This may happen when your server is infected, compromised or hacked.
Windows services can be fixed easily in a quick way with the help of a batch script. This script checks [...]

Read Full Post

In case if you are using a Plesk server with MailEnable as mail service, you get Horde webmail with it which is free.
Have you noticed, if you send an email from your account, the following message gets added at the bottom of your email.
“This message was sent using IMP, the Internet Messaging Program.”
Some users do [...]

Read Full Post

“Type mismatch ErrNumber: 13 (0xD) Error Trying To SET the Property: Enable32BitAppOnWin64″
You may face this error message while the installation of WSS (Windows SharePoint Services) on Windows 64 bit machine.
Whenever your install Windows 64 bit OS with IIS 6, by default it install IIS in 32 bit.
FIX :
Following are the steps to fix this error [...]

Read Full Post