windows Hosting Blog

ASP.NET, MSSQL and Windows dedicated server articles

      

Archive for May, 2009

You may face following error message with a form which is using CDONTS component to send email on a Plesk server :-
ERROR :-
Microsoft VBScript runtime  error ‘800a0046′
Permission denied
/support/cdonts.asp, line 15
CAUSE :-
This error occurs only when the web site user/IUSR do not have permissions over SMTP.
FIX :
1] Open Internet Information Services (IIS)
2] Under Local Computer [...]

Read Full Post

Storage Area Network (SAN) is a technology which allows you to attach remote storage device to your server so that you can store your data/backup etc. on it.
Basically SAN is used as Backup Device.
This device device treated as locally attached device when you connect it to your server hence a can be termed as high [...]

Read Full Post

Understanding IUSR / anonymous user

AUTHOR: Gabriel
23.05.2009

Integrated Windows Authentication,
Digest Authentication,
Basic Authentication,
.Net Passport Authentication and
Anonymous Authentication
these are the authentication methods supported in IIS 6 on a Windows server.
But Anonymous Authentication is the method which allows anyone to visit the public areas of a web site.

IUSR also called as Anonymous user which allow users to access web site without need of user name [...]

Read Full Post

Cloud computing !

AUTHOR: Gabriel
5.05.2009

Hello Guys,

You must be hearing “Cloud computing” now a day’s frequently 
Cloud Computing is future of web hosting. It’s a dynamic and virtual environment over the Internet.
It provides an environment for business applications to work on web browsers and store all the processed data in backend servers.
Grid plays important role in managing Cloud servers. AppLogic [...]

Read Full Post