Buggs

Web service reference changed when upgrading project from VS2008 to VS2010

Posted Thursday, June 10, 2010 3:00 PM | Feedback (0), Filed Under .NET Web Visual Studio Buggs Visual Studio 2010 Web Services

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. ...

Visual Studio hangs when opening certain files

Posted Sunday, January 17, 2010 11:33 PM | Feedback (1), Filed Under Web Visual Studio Buggs Tips

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...