BEFORE RUNNING THE SP 1 install you need to run the Visual Studio 2008 Hotfix Cleanup Utility. The HFCU Utility can be found here: http://code.msdn.microsoft.com/RemoveKB944899 The service pack 1 for Visual Studio 2008 can be found here: http://www.microsoft.com/downloads/details.aspx?FamilyId=FBEE1648-7106-44A7-9649-6D9F6D58056E&displaylang=en
Read More...
These days you need more of a view into the data exchanged between Internet Explorer and your server application. Especially with AJAX and Silverlight. A lot of transactions can occur behind the scenes and debugging can be difficult. I started using a
Read More...
Wierd title? I wanted to include everything on that. So here is the dilema: A client wants to consume one of my web services but they are string parsing instead of using the XML DOM to read the XML response. Because of the old school way of parsing data
Read More...
I keep seeing this question posted and I anticipate seeing the question pop up more often. The short answer is: There is no .NET 3.5 application layer for the IIS application context configuration tab. You should set the Framework version to .NET 2.0.
Read More...