Top "Iis-5" questions

IIS (Internet Information Services) Version 5 – is a web server application and a set of feature extension modules created by Microsoft for use with Microsoft Windows.

Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046}

i use Windows XP_SP_3 and IIS 5 (local host), build site with asp.net4 and use this code: Application appClass = …

iis windows-xp asp.net-4.0 iis-5
MySQLi not found error

I just deployed my website to a staging environment and am getting the following error: Fatal error: Class 'mysqli' not …

php mysqli iis-5
HTTP 403 Forbidden : This website requires you to log in

Using asp .net MVC 4.0 , razor , VS2010 , IIS5.2 , windows Server 2003 I have built an application which i want to publish in …

iis asp.net-mvc-4 iis-5
Running asp.net 4.0 with IIS 5.1

Can we use asp.net 4.0 with IIS 5.1?

asp.net iis-5
Access Denied while trying to stop a C# Windows Service

I have created a C# web service using visual studio to stop the windows service 'Simple Mail Transfer Protocol (SMTP)…

c# .net web-services visual-studio-2005 iis-5
Steps to host a WCF service in IIS5.1(XP)

I have developed a sample WCF service. I would like to know the steps to host this in IIS 5.1(XP)

wcf iis-5
using dot net 1.1 on IIS 7.5 (windows 7 - 32 bit)

Getting a lot of problems when I am trying to run a .NET 1.1 solution on IIS7.5 (on windows 7, 32 bit system). …

iis-7.5 iis-5 asp.net-1.1
How do I properly setup IIS5's SMTP service to send email from my development environment?

I am trying to send email from an ASP.NET web application using the SmtpClient class. So far I have …

asp.net smtp iis-5