Posts Tagged ‘IIS’

Running Virtual Server 2005 on Vista

I’ve just spent the evening struggling trying to get Virtual Server running on Vista. How hard can it be, you ask? It’s a Microsoft application to be installed on a Microsoft OS, right? Well, Vista has been very much engineered to “protect” the user, so basically some components you need...

phpMailer issue on IIS

I’ve just spent some time figuring our an issue I’ve had with PHPLinkDirectory running on IIS. I’m building a new directory site for SearchMann and decided to use an off-the-shelf package for doing this. The biggest problem I’m finding is that the majority of phpLD’s user base run the package...

Missing ASPX extension in IIS

Came across a box today which was returning a 405 – Method Not Allowed error when I tried running ASPX pages. Checking IIS, I found that somehow, there was no ASPX extension registered in the Application Mapping section of IIS. My first reaction was to reinstall the .Net Framework 1.1,...

BizTalk HTTP Receive Location giving 405 – Method Not Allowed ?

Here’s another hint for BizTalk users. If your HTTP Receive location is giving you HTTP error 405 (Method Not Allowed), it’s probably because you haven’t allowed script and executables to run in? to the virtual folder BTSHTTPReceive.dll is sitting in .. watch...

Thanks for subscribing!