Categories: TechnologyWeb

Apologies for the disruption in service

I had a file permissions problem with my hosting service provider (Bizhostnet) so I contacted them in an attempt to find a solution. Unfortunately, their solution was to make a change in the IIS7 application pool that completely disabled all the functionality that I’ve been implementing for my web site. Only the front page was working. Atom/RSS feeds, individual blog entries, the archive, the timeline, etc. all got disabled.

For those interested in the details… I make use of new functionality in ASP.NET 3.5 SP1 that allows for URI-based request routing*, effectively building an MVC-pattern for handling incoming requests. For the functionality to be enabled, the Web Application needs to run inside IIS 7 in “integrated mode” (the default behavior). My hosting provider uses “classic mode” (simulating the IIS6 behavior effectively) by default. Before I made the switch to http://savas.me I was evaluating their hosting capabilities and had requested them to move me to “integrated mode”, which they did. However, a problem that surfaced just a couple of days ago (I couldn’t save new images in the filesystem from within the Web service that accepts the new entries I sent) made me contact them again. I asked them to look into the issue. Unfortunately, their solution was to move the application pool back to “classic mode”, without asking me first and without having a look at the previous support tickets explicitly requesting “integrated mode” 🙁 I only noticed the problem this morning (Sunday) so I don’t know for how long my Web application has been down.

My sincere apologies. It all works now.

 

* We are discussing this pattern in our upcoming Web book, which is going great!

Share
Published by

Recent Posts

Digital Twin (my playground)

I am embarking on a side project that involves memory and multimodal understanding for an…

3 months ago

“This is exactly what LLMs are made for”

I was in Toronto, Canada. I'm on the flight back home now. The trip was…

10 months ago

AI is enhancing me

AI as an enhancer of human abilities.

11 months ago

“How we fell out of love with voice assistants”

The BBC article "How we fell out of love with voice assistants" by Katherine Latham…

1 year ago

Ontology-based reasoning with ChatGPT’s help

Like so many others out there, I played a bit with ChatGPT. I noticed examples…

1 year ago

Break from work

Hi all… It’s been a while since I posted on this blog. It’s been an…

2 years ago