answersLogoWhite

0

What else can I help you with?

Related Questions

What is the use of iis in aspnet?

ASP.NEt is a web technology which is used to build websites and web based applications. IIS is a web server (but not the only available server) for hosting ASP.NET web applications. ASP.NET is an ISAPI extension under the Web server. When a Web server receives a request, it examines the file-name extension of the requested file, determines which ISAPI extension should handle the request, and then passes the request to the appropriate ISAPI extension. For more inormation see related links.


What is isapi?

(ISAPI) Internet Services Application Programming Interface is an application developed by Microsoft and its partners used in Microsoft's web servers.


What are the advantages and disadvantages of ISAPI?

The advantages of using ISAPI is that ISAPI extensions processes are tha same as ASP or Active Server Pages but they are much more quicker in communicating because of the compiler code. If you compare them to CGI, ISAPI processes every request through isolated threads and synchronized work items instead of building unique process for every request. This helps it make more resourceful use of systems. There are drawbacks to ISAPI also. The interface is not supported by the associated services as is the case with ASP and COM and some of the functionality need to be developed manually in order to allow it for session state maintainance. Hope this helps.


Where can you download windows IIS 5.1?

You can not download IIS 5.1. You can only install IIS from the your Windows Installation CD. IIS 5.1 can only be installed if you are using Windows XP. IIS 5.0 comes with Windows 2000, and IIS 6 comes with Windows Server 2003.


What is iis in net?

IIS stands for Internet Information Server. IIS is used to host web sites. Once a website is deployed in IIS it can be accessed by people across the network.


What is IIS 6.0?

IIS (Internet Information Services) 6.0 is the version of IIS that shipped with Windows Server 2003. IIS is a set of servers (such as HTTP and FTP) developed by Microsoft. IIS is the second most popular web server application after Apache.


What does IIS stand for?

IIS stands for Internet Information Services.


How do you install IIS on Windows XP?

How to install the IIS on Windows XP


Which service is the parent process for all IIS services?

iis admin service


How do I add a website to IIS?

There are step by step instructions on adding a new website to your iis account. Comodo.com is a great site for this. They have step by step instructions on adding another website to your iis.


What version of IIS is included in Windows Server 2008?

For Windows Server 2008, it should be IIS 7.


What is the IIS Server?

IIS is a Web server produced by Microsoft. IIS will only run on computers using a Windows operating system. Microsoft IIS runs ASP.NET code which is native to windows systems. Stephen Williamson, Server Engineer, http://www.HostMySite.com?utm_source=bb