Buggs
When we recently upgraded our project from VS 2008 to VS 2010 everything went just fine. The project was converted and the conversion log didn't report any errors. Two days ago we deployed our web application to the production servers, that's when the problems started to show up. The application couldn't connect to several services. The error was that the Web Reference URL to the services had been changed from https to http. We hadn’t caught this error in our test environment because the https restriction was not there in that environment. ...
Today I’ve restarted Visual Studio 2008 some 8 or 9 times, oh, did I say restarted, I meant killed the devenv.exe process. The reason of this is that on every one of those occasions I was opening a .aspx or .master file in my web project, when Visual Studio suddenly freezes and stops responding. I could explain how I felt but it wouldn’t be suitable for minors reading this. Since I have never experienced this before and my laptop has an SSD drive my first thought was that some memory banks where getting corrupted. I threw...