Dec 21 2006

Visual Studio 2005 SP1

Category: .microsoftAmit Bahree @ 12:05 am

The release of Visual Studio Service Pack 1, seems to have created a lot of interest – rightfully so – about time all those annoying bugs with VS05 are fixed. If you have not seen it then go and get the Service Pack 1  – it is a hefty install coming in at approx. 431 mb. 

Running on XP/2003:

Although I did not have to do this myself I know some colleagues who had a problem installing the SP1 where the installation was interrupted with an error saying “Error 1718. File FileName was rejected by digital signature policy.”. This happens if there is insufficient contiguous memory to verify the MSI’s signature. To work around that situation you need to change this policy. To do so check out KB 925336 from Microsoft.

Running on Vista:

If you are running Vista then you also need to get the SP1 Vista Update after you have downloaded and install the SP1 mentioned above. On installing this on Vista you need to ensure the following:

  1. UAC is switched *ON*
  2. You have the SP1 bits (the 431 mb download) available.
  3. Run the Vista update bits as admin (right-click and select “Run as Administrator”)

If you don’t have the above Vista update installed it might still work fine (I have not noticed any issues, but I have not used each and every aspect of Visual Studio 2005 in Vista, so there might be some surprises). I do get the following warning when running this without the update:

(Click on the image to see the full size)

Alternatively, you should think about slipstreaming the VS 2005 SP1 package as that will save loads of time (especially if you are in a development team or have multiple machines to install this on). Also note, you might not be able to fit the MSDN Library files on the same DVD as the file size comes in at a pretty big 3.2 gb!

If you are not sure what is slipstreaming, it essentially means to combine the bits of an original distribution and a subsequent release (such as a service pack) into one package which effectively results in the updated set of bits.

On a tangent, if you are running XP and each time you install that you need to install SP2 separately then you might want to slipstream that into one package as shown by Paul Thurrot here step by step.

Share
Similar posts to check out:
  • May 19, 2012 -- Metro Apps in C++ anyone? (0)
    In Visual Studio “11” when I try and create a new C++ Metro app using the built-in template, I get the following error: “Can’t find localized resources”. I wonder if anyone else has managed to get around this? I am running the Consumer Preview Build of Win 8 (Build 8250). ...
  • April 25, 2012 -- SkyDrive, Windows 8 and Domain Account (0)
    I am running Windows 8 on my primary work machine now, which is domain joined. When I try and use the SkyDrive metro app (which ships with Windows 8), it does not like that fact I am domain joined and wants me to switch accounts, which is something I don’t want to do. This of course works great for those who are not domain joined and essentially are personal machines. For many of us who will be using this on ‘work’ machines, this seems like we will be ignored. Of course I can install the deskt...
  • March 6, 2012 -- Enabling Win 8 Metro on a Netbook (0)
    When you install Win 8 on a Netbook the screen resolution would be too low for Metro apps to run which is a bummer. One way to get around this and “fix” this is to update the registry (and you thought that was so XP!) :). Run Regedit and search for “display1_downscalingsupported” (without quotes). Find all occurrences of this entry and change its value from 0 to 1. Reboot when finished and you should have more options on your Screen Resolution choosing which will allow you to run Metro. :) ...

Tags:

Leave a Reply

*

Get Adobe Flash player