After all servers problems from the last days, now I have an issue with IIS 5 on my notebook. I am currently working on a project for one of our subsidiaries in which we have to integrate a backend calculator application. In that project I have to restart IIS with the command iisreset to be able to compile my code and to deploy it, otherwise my dll is locked by IIS. I did it for sometime, and today I worked on the project and when I decided to restart IIS then I get an error message: “No such interface supported“. What the hell is this? Come on I need to work. I searched a couple of hours on the web trying different things then I end up uninstalling IIS from my machine rebooting and manually deleting files that where lying on my hard drive. Then after the 128th reboot of the last two weeks I reinstalled it and it worked. :-) :-) :-)
Now for the really cool thing (there is always blue sky after a storm ;) I found a weblog entry by Steven M. Cohn: Multiple IIS Virtual Servers on XP Pro. I really encourage you to read it if you develop ASP.NET websites on Windows XP Pro. Now I have multiple IIS virtual servers running on my notebook and I can switch from one to the other. Awesome.
Continue reading