Posts Tagged ‘VS’

sporder.exe

Use sporder.exe to your computer’s examine the Winsock LSP Chain. The program can be found under C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\Bin\winnt as part of VS2005 install.

Continue reading »

VS2008 installation gone haywire

I spent a better half of the afternoon and evening installing Visual Studio 2008 over my old VS2005. It went something like this:

Uninstalled VS2005.

Mistakenly uninstalled VS2005 Tools for Office before VS2005 itself. VS2005 uninstall failed miserably afterwards.
Had to ‘repair’ VS2005 prior to continuing.

Uninstalled other VS2005 and .NET components, excluding .NET 2.0, which [...]

Continue reading »

WebForm_PostBackOptions is undefined

Lately fellow developers had been experiencing "WebForm_PostBackOptions is undefined" JavaScript error when they access the web application that I am working on. This happened both in IIS and Cassini (VS2005’s test web server). While resources from the Internet told me that it’s a problem with accessing ASP.Net 2.0’s WebResource.axd, none of the suggested solutions (e.g. [...]

Continue reading »

VS2008 and .NET 3.5 released

Visual Studio 2008 and .NET 3.5 have been officially released. Woohoo, new ‘toys’ to play with.

Continue reading »