Visual Studio 2005 Service Pack 1 (SP1) Released

Visual Studio shipped the final release of VS 2005 SP1 yesterday.  It is available for immediate download in all 10 languages (English, French, Spanish, German, Italian, Japanese, Korean, Russian, and both traditional and simplified Chinese).  You can download and install it here.

This SP release is a pretty major service pack, and incorporates a lot of bug-fixes and feedback from customers.  Included built-in with the service pack is support for VS 2005 Web Application Projects (which we also made available as a separate download back in May).  It also contains a number of design-time performance optimizations and fixes across the product.

Some Suggestions on Installing the Service Pack

The service pack itself is a fairly large download (431Mb), and can take 30-90 minutes to update your Visual Studio 2005 installation depending on which versions of VS you have installed, and what features are enabled.  So you should plan ahead and not expect it to be a few second operation (note: it is a good task to kick off before lunch or in the evening).

A few suggestions/comments on the setup process:

1) Before starting the SP1 upgrade make sure you first uninstall the standalone VS 2005 Web Application Project download if you've installed that on your system.  You'll no longer need this as support for it is built-in to SP1, and the SP1 installer will block and make you uninstall it if you have it installed.  Your existing web application project files will continue to work just fine - so you won't need to-do anything to update them to work with SP1.

2) SP1 will run the upgrade patching process on each copy of Visual Studio 2005 it finds on your system.  So if you have VS 2005 Professional, Visual Web Developer Express, and Visual Basic Express on your system, it will run the patching process 3 times (since each of these installs have separate copies of some files).  If you aren't using all of these versions on your system, you might want to uninstall some of them - both to save yourself some disk space as well as to speed up the SP1 install process.

3) SP1 will patch/update all files/features in VS 2005 that you have installed.  Sometimes I just click "install everything" when I setup VS 2005, in which case I get a lot of features that I often don't use (for example: some of the C++ header/lib sources for ATL, MFC, etc).  What I've seen on my personal system is that when I only have the features I use installed, the SP1 upgrade process takes about 15 minutes end to end.  But with everything it can take closer to 45-50 minutes.  You might want to consider unchecking certain features of VS if you aren't using them and want to both save some disk space as well as speed up the SP1 install process.

One last built performance suggestion

SP1 does include a number of build performance improvements (for both VB and C#).  For suggestions on how to optimize Web Site and Web Project build performance with VS 2005, I also highly recommend you check out my optimizing build performance blog post here.  This will help you optimize your build times significantly for both RTM and SP1 systems.

Hope this helps,

Scott

P.S. Some people have noticed that my pictures and sample downloads on my site are missing at the moment.  Unfortunately the Puget Sound region was hit by a really bad storm last night, and all electrical power was knocked out in the area shortly before 1am (exactly 3 minutes after I finished my ASP.NET AJAX RC post last night - I hit submit just in time <g>).  Both my house and the Microsoft campus are without power at the moment, which means the server hosting my pictures/downloads is not running.  They are hoping to get us power again in the next few days, at which time my server will (fingers crossed) come back up.  Until then I'm hanging out in a very crowded Starbucks for heat/light and will also be sporadic on email.  Sorry in advance for any delays.

Published Friday, December 15, 2006 1:21 PM by ScottGu
Filed under: , ,

Comments

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Friday, December 15, 2006 4:59 PM by Chris Hammond

Thanks for the update Scott!

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Friday, December 15, 2006 5:16 PM by Rich A

Does anyone know whether the final VS 2005 SP1 can be installed over the beta, or whether that's even necessary?

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Friday, December 15, 2006 5:27 PM by kevindente

Is the Web Deployment Project included in SP1 as well?

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Friday, December 15, 2006 5:29 PM by ScottGu

Hi Rich,

You'll want to uninstall the SP1 Beta before you install the SP1 final release.

Hope this helps,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Friday, December 15, 2006 5:29 PM by ScottGu

Hi Kevin,

The Web Deployment Project isn't built-in with SP1 - instead it is still a separate download.  It works fine with SP1 though.

Hope this helps,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Friday, December 15, 2006 5:36 PM by stacy

Great Scott! Glad it's here. Does the Web Application Project support Profiles now? I never could get that hack tool to fully work.

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Friday, December 15, 2006 5:40 PM by kevindente

>Web Deployment Project isn't built-in

>with SP1

Too bad. Will it be built into the IDE in Orcas?

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Friday, December 15, 2006 6:07 PM by Brian Hampson

Wow... nice size for the SP :)  400+ MB

I feel for you powerwise.  We had 100kph+ winds blow around here last night too (Vancouver BC).  40 foot fir next to my house pleasantly decided to fall the OTHER way!

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Friday, December 15, 2006 6:37 PM by Cyril

When will be the Vista version available ?

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Friday, December 15, 2006 9:15 PM by Jeffrey McManus

Hm, Scott, I'm only seeing the service pack for Team Edition on the downloads page, this isn't what I should install if I'm using Professional Edition, is it?

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Friday, December 15, 2006 9:38 PM by Joe

Does Visual Studio Express edition have the concept of "slipstreaming"?  Ie, is there one download for VS2k5 Express that already has the SP1 stuff integrated with it?

how/where? :-)

Thanks!

Joe

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Friday, December 15, 2006 9:39 PM by Don M

Is anyone else having trouble installing this? I can't get past the extracting process. Ugh.

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Friday, December 15, 2006 11:00 PM by Dandy

I've downloaded the 400+MB patch, run it, and get:

"The installation source for this product is not available.  Verify that the source exists and that you can access it."

WTF?

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Friday, December 15, 2006 11:24 PM by michael.

i'm running Visual Studio Team Edition with the beta of SP1 on Vista. I wanted to uninstall the beta of SP1 but it doesn't show up in Add/Remove programs and when i try to unstill the full release of SP1, it claims i'm not running the correct version of the product....

any ideas?

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 12:18 AM by vikram

Wow this is a good news.

Hope the server goes up in quick time

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 1:52 AM by JasonH

Is it worth installing VS 2005 SP1 if you're only using VS for the Reporting Services report designer?

# Cannot install service pack on Windows Vista

Saturday, December 16, 2006 1:58 AM by Zeeshan

Hi Scott,

I couldn't get it the service pack to install on windows vista. its says it cannot find any instance of visual studio installed.

Intresting...

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 6:43 AM by Eric den Doop [vfp mvp]

Hi Scott,

When trying to uninstall Webapp projects, I'm getting an error 'Error opening installation log file. Verify that the specified log file location exists and is writable'. I'm running Vista RTM with UAC disabled and I am the admin. I reinstalled the Web Application Projects but then it fails again when I try to uninstall. Any ideas? Is there a way to manually uninstall Web Application Projects?

Eric

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 6:48 AM by Mike Lockyer

Hi Scott

I am Vista and did not install the Beta of VS05 SP1 but get this message

"The upgrade patch cannot be installed by the Windows Installer service because the program to be upgraded may be missing, or the upgrade patch may update a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade patch"

Any advice ?

Thanks

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 8:07 AM by Michael Stuart

Don't know if this happened for anyone else, but after I install "VS80sp1-KB926601-X86-ENU.exe", it then asks if I want to install it again.  I did it again to see what it would do, and it seemed to reinstall it.  It asked me again after it was done, but I clicked 'Cancel' and it ended.  It seems to have installed it though.

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 12:55 PM by ScottGu

Hi Jeffrey,

There is one patch for Team Edition, Standard, and Professional - you can use that with the Professional edition.

Hope this helps,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 12:57 PM by ScottGu

Hi Joe,

Slipstreaming builds will be available next year - which will integrate the patches into new setups for clean installs.  The plan will be to update the Express downloads for new users to get SP1 enabled builds without having to install the patch separately.

Hope this helps,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 1:05 PM by ScottGu

Hi Cyril,

There is a Vista VS 2005 Beta Patch that you will be able to install from here: http://msdn.microsoft.com/vstudio/support/vs2005sp1/default.aspx  It addresses the known issues VS 2005 has with Vista.  

We are going to give people a month or so to report any new issues, and then release this as an RTM patch as well.

Hope this helps,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 1:07 PM by ScottGu

Hi Dandy,

Can you double check that you have a lot of available disk space?  I'm wondering if the problem was caused by you running out of disk space?  If this isn't the cause, then please send me an email with the details and I'll be happy to connect you up with someone on the VS team who can help investigate further.

Thanks,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 1:08 PM by ScottGu

Hi Mike/Zeeshan,

Can you check whether you've installed the SP1 Beta version of the patch?  If so, can you make sure you've uninstalled that first?

Thanks,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 1:10 PM by ScottGu

Hi Eric,

That is weird - I'm not sure why it didn't uninstall.  Can you send me email (scottgu@microsoft.com) and I cna loop you in with someone who can provide a script to remove it automatically.

Hope this helps,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 1:42 PM by Mike

Hello Scott,

could you explain why the installer takes such a long time and uses 100% CPU?

I am just curious, because I have never seen any installer behave this way (it's been 'gathering requirements' at 100% CPU for 15 minutes now).

Also, even though you warned it might take a long time, you didn't mention it would take 100% CPU. You can imagine people are worried when they see this.

Thanks in advance for your explanation!

-Mike

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 1:47 PM by ScottGu

Hi Michael (and Mike/Zeeshan),

I just blogged about how to uninstall the SP1 Beta when running on Windows Vista.  You can follow these steps here: http://weblogs.asp.net/scottgu/archive/2006/12/16/installing-vs-2005-sp1-on-vista-and-how-to-uninstall-the-vs-2005-sp1-beta-on-vista.aspx

Hope this helps,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 1:50 PM by ScottGu

Hi Mike,

The installation time is pretty intense because patches don't just replace a file - instead they update portions of it (to keep the patch size down).  

The installer needs to-do the following steps:

1) Uncompress the patch and extract a file bits

2) Check whether the file to patch has a newer QFE already - in which case the SP shouldn't update it

3) Apply the patch to the origional file and merge in the diff

4) Move on to the next file and repeat the process

Since there are 15,000+ files in VS with everything installed, this takes awhile and is pretty CPU and disk intensive.

Hope this helps,

Scott

# Cannot access VISTA beta for VS2005 SP1.

Saturday, December 16, 2006 2:28 PM by speed32

Cannot access the following URL to get the VISTA bits for VS2005 SP1.

http://www.microsoft.com/downloads/details.aspx?familyid=FB6BB56A-10B7-4C05-B81C-5863284503CF&displaylang=en

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 3:11 PM by Dandy

Scott,

I have roughly 2 gigs free on the partition that contains my %TEMP% folder.  Every other partition still has at least 5GB free or more.  My Windows partition has over 6GB available; this is also the partition where I installed VS2005.

I tried shuffling things around, cleaning up the various TEMP folders, etc, but still ran into the problem, even after trying to redirect my %TEMP% folder to another partition with even more space.

Here's the interesting part--I eventually extracted the files from VS80sp1-KB926601-X86-ENU.exe with WinRAR, and ran the .MSP file directly.  It now looks like the service pack is installing (it's been running for at least 10 minutes now as I'm writing this, whereas before it would fail within the first 30 seconds).

# The installation source for this product is not available

Saturday, December 16, 2006 6:35 PM by Anders M.

Hi Daren,

About the ”The installation source for this product is not available” problem – if you are you using Windows Server 2003:

If you extract the .exe file and see the properties on the .msp file under "Digital Signatures" you will see that the signature/certificate is not valid. (ScottGu: i presume this is a bug?).

To ”fix” (ignore) this:

1) Open local security setting: Start -> Programs -> Administrative Tools -> Local Security Policy.

2) Click on "Software Restriction Policies" and if it shows "No Software Restriction Policies Defined" then insert a new (right click the left pane node).

3) 2 x click on the "Enforcement" entry and under "Apply software restriction policies to the following users:" section change to "All users except local administrators".

4) Maybe reboot

This should solve the problem (it did for me)..

/Anders

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 7:36 PM by Derek

I'm running W2k3R2 and have the "The installation source for this product is not availableā€ problem. I tried the solution Anders provide above with no luck. I have 3 gig of space available so I don't think space is an issue.

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 8:17 PM by David Mackey

Exciting news. Sadly I have SP1 Beta installed and do not have the VS 2005 Standard disc with me at the moment so I am unable to upgrade.

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 9:12 PM by Bob

Does this fix any of the problems with ClickOnce with FIPS enabled?

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 9:58 PM by Askar

Thanks for the update Scott. Hope you, your family and everyone over there are safe.

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 10:12 PM by ScottGu

Hi Bob,

I'm don't know the specifics of the ClickOne issue you mentioned above - but if you want to email them to me I can find out for sure if it is fixed.

Thanks,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 10:13 PM by ScottGu

Hi Derek and Dandy,

If you can email me the details of the setup problems you are seeing, I can connect you up with the VS servicing team to have them help.

Thanks,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 10:15 PM by ScottGu

Hi Speed32,

Unfortunately the power literally went off in Seattle about 10 minutes before the Vista patch was uploaded to the MSDN download server - which is why it isn't there now.  The power is back on and we should have the patch out by Monday.

Thanks,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 10:15 PM by ScottGu

Hi Dave,

If you install VS 2005 SP1 on XP, and then upgrade to Vista everything should work fine.  You can then install the Vista specific patch on top of that.

Hope this helps,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Saturday, December 16, 2006 10:17 PM by ScottGu

Hi Askar,

Thanks for the nice note!  We are all safe and sound now, and the power in our area is back on.

Thanks,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released - Installation Issue

Saturday, December 16, 2006 10:54 PM by Anand

Hello Scott,

I downloaded the VS2005 SP1 and tried to install it (VS 2005 Prof, .NET 2.0 running on XP Prof).

The installation progresses upto towards 50% of "Gathering information" stage (after I accept the license agreement, etc). and then suddenly my notebook goes blank. The XP is shutdown in an instant as if someone removed the power cable!

I tried the installation process twice now and the results are the same. I have configured my notebook Power Saving settings to NOT to hibernate, standby, not to trun off the hard disk and screen. I have 12GB free hard disk space.

Any suggestions?

Anyone else had similar problems?

# Nice article

Sunday, December 17, 2006 12:59 AM by Mohammad Porooshani

Nice article before updating to SP1, when I got Windows Vista about 1 month ago, I found that I need SP1 to run in Vista.

I think some other updates from Microsoft (e.g. AJAX) needs such articles because they are really confusing sometimes. assume that now they are in a 3 package box (i.e. AJAX core, Features and toolkit!) and every part of this package has it's own build number, Result= You are lucky if you run your web project on first hit!

I was involving in AJAX from first days of the code name ATLAS, and I got so many suggestions for it's toolkit, but maybe some day....

anyway, I wish you have more chance on Power supplies and for your holidays.

Wish you luck,

Mohammad Porooshani

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Sunday, December 17, 2006 1:19 AM by Richard M Mathis

So I recently upgraded to winxp x64, but I had this odd bug where VS would only show 80% of the screen before it had this artificial cutoff point.  

So I figured SP1 might fix it, and it did!  Ready to get back to coding, I click on my Tools->Local Web Server where I've used this other post: http://weblogs.asp.net/scottgu/archive/2005/11/21/431138.aspx  to let me run my app from the root, but now I have a new error.

When I try and start it, it says "The directory 'c:\projects\dndorks\web' does not exist". :(

I did try removing the change  Anders M outlined above because I figured the trouble I was having installing sp1 was the same for x64 as windows server 2003 and thought it might have caused my problem here.

Oddly enough, I "can" use the normal development server that runs with a random port and subfolder, but I don't like the necessary changes to make apps run from a subfolder (most notably making so many html components runat='server' in the masterpages to make the masterpage apply the proper pathing for images,cssfiles,etc).  

Can anyone give me a hint what might be wrong?

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Sunday, December 17, 2006 1:51 AM by Joe

I had the same problem as Anders. Supposedly only for Windows 2003 Server.

The solution he posted worked for me too.

(It is from a MSKB Article.)

The error message I got was:

"Error 1718 C:\Windows\Installer\4224a.msp did not pass the digital signature check."

See: http://go.microsoft.com/fwlink/?LinkID=73863.

The article mentioned that the installer requires a large block of contiguous memory to verify the digital signature and the system probably ran out memory.

Once I followed the steps and re-booted it installed correctly.

One odd feature of the install which I do not like is that it first asks if I want to upgrade the Premium Edition (which I do not have.) So I click Cancel (not very intuitive but the only choice) and then it moves on and asks if I want to install the Standard Edition. I click OK and all is well.

Why not ask the user which edition to upgrade and let them choose?

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Sunday, December 17, 2006 2:08 AM by jdn

I reinstalled SP1 on top of the box where I had installed it and lost Web Application Projects.  They re-appeared.

Go figure.

# Installed fine - requesting list of changes / bugfixes

Sunday, December 17, 2006 4:54 AM by Anders Borum

Great to see SP1 out of beta - it installs perfectly on our VS 2005 Team Suites.

I'm especially happy with the that that Microsoft is back on track releasing service packs for the Visual Studio environment - we were anxiously awating this one (thanks for making it available to us this early).

Scott - is there a list of changes / bugfixes available online?

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Sunday, December 17, 2006 7:49 AM by Kenneth

I'm having a strange behavior in VS2005 Team Suite, when publishing a website. In the Output Window, it writes: Index was outside the bounds of the array and stops.

Today I installed Web Deployments Project and it works perfect, but I think the error above is strange.

Any suggestions?

Ken

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Sunday, December 17, 2006 9:41 AM by Sean

Thanks Scott!!! I've been waiting for this one!!

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Sunday, December 17, 2006 1:31 PM by ScottGu

Hi Kenneth,

Can you send me an email about the Index out of bounds error you saw?  I haven't heard of this before, and would love to have someone investigate.

Thanks,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Sunday, December 17, 2006 1:34 PM by ScottGu

Hi Anders,

Glad it is working well! I think the plan is to post a full list of fixes on MSDN.  I think the connect site will also show whether a speciifc fix you are looking for is in it.

Thanks,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Sunday, December 17, 2006 1:37 PM by ScottGu

Hi Anand,

Can you send me an email with the details you listed above?  I can then loop someone in from the VS servicing team to help figure out why you are seeing the install behavior you are seeing.

Thanks,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Sunday, December 17, 2006 1:42 PM by ScottGu

Hi Richard,

The good news is that VS 2005 SP1 now allows you to control the exact port number and virtual path used - you are no longer restricted to a dynamic one.

Just select the web-site root project node in your solution explorer, and then within the property grid you can change the "VirtualPath" property to "/", set the dynamic port to false, and then after a few seconds change the Port Number to anything you want.

Hope this helps,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Sunday, December 17, 2006 3:53 PM by sontek

I don't have my task list commenting now that I have SP1 (//TODO, //HACK)  is there a fix for this?

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Sunday, December 17, 2006 8:20 PM by Tkim

Good! so, I installed VS 2005 SP1(Korean) successfully. but, I can't install VS 2005 Web Application Project Setup(.msi) on my machine. Can not install WebApplicationProjectSetup.msi on VS 2005(Korean) yet??

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Sunday, December 17, 2006 10:13 PM by Peter Kneale

Great to see a service pack for VS2005 but i have experienced a few problems.

I'm running VS2005 Professional on 2003 Server Enterprise Edition.

This link fixed the first issue

http://support.microsoft.com/kb/925336

My second issue is that after running for an hour or two the patch returned with a dialog box where the OK button appears to be installing it all again! So now I'm back to the 'Gathering Required Information' screen and will probably have to wait another two hours for it to finish.

Am i missing something here? Michael Stuart (above) seems to have experienced the same problem.

Any suggestions Scott?

PS: I saw you present at TechEd in sydney - great work :)

# Slipstream Visual Studio 2005 Service Pack 1 (VS2005 SP1)

Monday, December 18, 2006 12:43 AM by Eric Cote

Heath Steward has a blog post where he explains how to slipstream SP1 onto the VS2005 install location.  Very good read!

See:

http://blogs.msdn.com/heaths/archive/2006/12/16/slipstreaming-visual-studio-2005-service-pack-1.aspx

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 4:09 AM by ScottGu

Hi TKim,

Once you have SP1 installed, you *do not* need to install the VS 2005 Web Application Project MSI.

The Korean version of SP1 includes the web application project support built-in.

Hope this helps,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 6:10 AM by EShy

wasn't this SP supposed to fix the intellisense problems with AJAX?

I updated to SP1 and the AJAX RC and I still have this problem

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 6:16 AM by EssCee

How can you check that SP1 installed correctly and if it has installed SP1? After i installed it i looked at the About screen in VS but nothing reflects this having SP1?

Thanks in advance

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 7:55 AM by Olivier

What about the availability of the corresponding Visual C++ 2005 Redistributable Package (x86) ?

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 8:27 AM by Richard

I too am getting the error "The installation source for this product is not available. Verify that the source exists and that you can access it",

I press OK and it does again, I press OK again and installation just stops. I tried extracting the VSP file but i get the same error.

The Event Log has this error "The installation of C:\DOCUME~1\rcb\LOCALS~1\Temp\ZNW2D8\VS80sp1-KB926601-X86-ENU.msp is not permitted due to an error in software restriction policy processing. The object cannot be trusted."

Thanks

Richard.

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 8:58 AM by Anders J

Hi Scott!

I am having the exact same problem as Richard M Mathis. Unfortunately I cannot find the settings you mention in the project property page.

Does the solution you suggested to Richard require me to convert my VS 2005 Web Site Projects to VS 2005 Web Application Projects?

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 9:30 AM by Mark Wilson

Having installed the service pack (first uninstalling web application templates) it doesn't seem to give me support for web application projects, they no longer load up?

I can't create a new one either?

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 9:43 AM by Mark Ewer

Does this service pack include the fix/resolution for the MS Project integration error where the Active Directory user account names have a comman (such as Ewer, Mark) and MS Project considers this to be two resources instead of one person?

Mark Ewer

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 11:29 AM by Simone

I had just an horrible experience installing this SP1:

took 3-4 hours, and then I got a BSOD (first time in 3+ years on my laptop)

read more:

http://www.codeclimber.net.nz/archive/2006/12/18/VS2005-SP1-installation-first-try.aspx

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 11:59 AM by Gabe

Where can I find a list of what fixes are contained in the service pack? I've done the normal Google and MS searching and could only find the release notes which basically contains instalation issues.

I specificaly want to know if ASP.NET VB "websites" now respect the option strict and explicit in the web.config? I would also like more information on websites vs. web projects (but I think I can find that by searching your blogs).

Thanks Scott.

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 12:23 PM by SRI

Scott,

Can you list out some of the bug fixes and changes made in the SP1 release. A link to the changes is also appreciated.

Thanks

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 12:44 PM by Robert Kitson

Hey Scott,

I've been trying to find a list of bug fixes/enhancements that sp1 will provide.  I've already installed the service pack, just want to know what to expect (and what's not necessarily expected) from it.  There was a list, about 5 items long, that had some general enhancements, but I'm looking for more detailed bugs/enhancements.

Thanks a bunch.

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 2:24 PM by Lee Barnard

Well, I've installed it, and now VS 2005 refuses to load, got this in the application log:

.NET Runtime version 2.0.50727.42 - Fatal Execution Engine Error (7C812A5B) (800703e9)

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 3:11 PM by giMoz

Scott,

i've installed the beta on XP_sp2, but it doesn't appear in the add/remove software list :(

Any ideas about removing the beta?

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 3:53 PM by Aaron Schnieder

Hey Scott,

Thanks for all of the hard work. Is there a list of the hotfixes that are included in SP1? We have installed a few of the hotfixes that have to do with VB.NET performance and we need to know if these are included...

Thanks!

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 4:06 PM by ScottGu

Hi SRI (and others),

I just sent mail to the servicing team to see if there is a master list of all issues fixed with this service pack.  I am going to try and get this posted in the next few weeks (unfortunately many people are out because of holidays - so it might be in Jan when it gets done).

Thanks,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 4:08 PM by ScottGu

Hi giMoz,

Is there a "show updates" checkbox in your Add/Remove Programs list?  It could be that the update only shows up when you have this checked.

Thanks,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 4:12 PM by ScottGu

Hi Simone,

Can you send me an email that describes what happened in more detail?  I'll then loop some folks in from the servicing setup team to investigate.

Thanks,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 4:13 PM by ScottGu

Hi Richard,

The "installation source is not available" means that the setup program needs to copy a file from the origional CD/DVD or network share containing the Visual Studio files.  Can you check the path of the dialog and insert the DVD with the corresponding files into the computer?

Thanks,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 4:15 PM by ScottGu

Hi Anders,

The port path should work just fine with VS 2005 Web Site Projects.  I am going to try and do a blog post about this new feature in the next few days which will cover how to set it.

Thanks,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 4:16 PM by ScottGu

Hi Mark,

Can you send me an email describing your configuration more (specifically not seeing the new web application project template)?

Thanks,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 4:29 PM by ScottGu

Hi EShy,

To fix the ASP.NET AJAX Intellisense issue, you need to do the following step:

Delete the cached schema files for control markup Intellisense that VS maintains.  This will ensure that your HTML source editor Intellisense for the ASP.NET AJAX controls is correct and doesn't get lost (otherwise it might incorrectly use the old values from the Beta2 release).    

- With Windows XP you do this by deleting all files in this directory: c:\Document and Settings\[YourUserName]\Application Data\Microsoft\VisualStudio\8.0\ReflectedSchemas

- With Windows Vista you do this by deleting all files in this directory: c:\Users\[YourUserName]\AppData\Roaming\Microsoft\VisualStudio\8.0\ReflectedSchemas

Once you delete these schema files and restart VS, it will re-calculate the HTML markup Intellisense for all controls the first time you switch into design view, and pick up the changes from the assembly name change.

Hope this helps,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 4:30 PM by John

No one at our company was able to install the sp.  We kept getting the "did not pass digital signature check" error message.  We followed the instruction on the support page provided but did not help.

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 4:35 PM by ScottGu

Hi Peter,

Can you send me an email about the (re-) setup issue you saw?  I can then loop someone in from the setup team to take a look.

Thanks,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 4:42 PM by ScottGu

Hi John,

Can you send me an email wabout the "did not pass digital signature check" error you are seeing?  I can then loop you in with someone who can help investigate.

Thanks,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 6:47 PM by Jay

Hi Scott,

Thanks for the update.

I downloaded the SP1, then uninstalled Web application projects, and then tried to apply the SP1, but it failed. I tried so many times, but it keeps giving the following error:

"The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2908"

Now I can't event access VS 2005!!

I am stuck, please help!

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 7:57 PM by Mark

Hi all,

Scott, unfortunately you look like you've become the de facto Microsoft support desk on this Service Pack!  I've got a few issues with VS2k5 but based on all the comments, perhaps I should wait for a service pack for the service pack?  :)

Cheers

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 8:29 PM by Altug

Hi Scott,

I tried to install the SP1 but I got this "The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2902".

I am using XP SP2, VS 2005 Professional. I don't have the SP1 beta and I unsintalled the web application project prior to tring to install the SP1.

Have you heard of this?

Thanks

Altug

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Monday, December 18, 2006 9:45 PM by Tkim

Thanks a lot. Scott.

As you told me, *do not* need to install the VS 2005 Web Application Project MSI separately.

I found out that I have to remove "Visual Studio 2005 extensions for .NET Framework 3.0 (WCF & WPF)" before install VS 2005 SP 1.

Thanks.

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Tuesday, December 19, 2006 4:27 AM by EShy

Thanks,

I deleted these files after reading your AJAX RC1 post, the switch to design mode did solve the problem but I had to delete the files again for it to work.

still, no more 'unknown element' errors, so it's all good...

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Tuesday, December 19, 2006 4:32 AM by Alexander

Hello,

I have uninstalled the Web App Project and installed the SP1. No Probs at this time.

Now I tried to open a solution, which was created within a Web App Project and getting this error:

"some of the properties associated with the solution could not be read"

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Tuesday, December 19, 2006 5:08 AM by Dino Hsu

I am new to .net web app.

I found random.next(1,6) comes out with no 6, and the problem is not fixed in SP1.

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Tuesday, December 19, 2006 8:07 AM by stm

Re-setup issue:

My experiences installing the sp1 on win2k3 (i tried with the full install of a msdn professional subscription in open license)

- The stupid "did not pass digital signature check" error first, but the workaround solved it.

- The first setup (5-10 minutes): "...updating visual studio 2005 premier partner enu..." (what is this !?)

- Immediately after that finished, a second setup started automatically (20-30 minutes): "...updating visual studio 2005 professional edition enu..."

Maybe that is the normal way for the subcription versions...

Anyway the UI of this setup is quite annoying and low quality:

"gathering required information" for 10 min

or

installing at 0% for 20 min

no local help, no local readme, no fixed bugs list, no new features list etc.

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Tuesday, December 19, 2006 8:57 AM by Scott

Is anyone else having trouble installing this service pack? I have downloaded the executable for VS2005 Professional but when I try to run it I am getting the error message:

"C:\VS80sp1-KB926601-X86-ENU.exe is not a valid Win32 application."

The reason that I have found for this message is trying to install a 64-bit application onto a 32-bit OS but there are no options for downloading different versions for 32 or 64-bit systems.

Any help would be much appreciated.

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Tuesday, December 19, 2006 9:27 AM by Bob DeVeaux

Excellent. 461MB downloaded in 8m14sec.

Next step. Install. I'll let you know how I get on. :)

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Tuesday, December 19, 2006 9:33 AM by Gabe

Scott, one thing I noticed that may be forcing the patch to use more memory than it needs is that when it runs, the patch creates two processes. One is the standard MSI process (which eats 100% of the CPU and runs at about 60MB). The other, however, has the same process name as the original compressed executable of the service pack and consumes about 500MB of memory while remaining idle. This may be by design, but it seems like after unpacking the archive, the entire archive process remains in memory instead of exiting and then running the update.

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Tuesday, December 19, 2006 11:18 AM by Oliver Mellet

Dino, that's not a bug.  The MSDN docs say that the 2nd parameter is "The exclusive upper bound of the random number returned," meaning it's not included in the range of numbers to be returned.

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Tuesday, December 19, 2006 1:16 PM by ScottGu

Hi Scott,

Can you try to download the setup patch again to make sure that the problem isn't being caused by sometype of file corruption on download?  If that doesn't fix it, can you send me email and I will loop you in with someone on the VS servicing team to help.

Thanks,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Tuesday, December 19, 2006 2:04 PM by ScottGu

Hi Jay/Altug,

If you could send me an email describing your issue, I can loop you in with someone from the setup team to help investigate.

Thanks,

Scott

# re: Visual Studio 2005 Service Pack 1 (SP1) Released

Tuesday, December 19, 2006 5:36 PM by Trent

Dino,

random.next(1,6) defines the bounds as 1 to 6, but excludes 6.  If you want to have 1-6 you need to specify random.next(1,7)