Skip to main content
Home Forums Silverlight Programming Programming with .NET - General should I install Visual Studio SP1?
3 replies. Latest Post by TBink on June 25, 2008.
(0)
TBink
Member
254 points
188 Posts
06-24-2008 12:01 PM |
I've got Beta2 VS tools installed and working now (though I'm getting periodic crashes during and at VS shutdown) and I'm reluctant to update to SP1 for VS if that is not completely stable with silverlight. Can anyone advise me whether the addition of SP1 will stablize or improve VS (standard) performance?
Tom
SteveWong
Contributor
6343 points
1,281 Posts
06-24-2008 12:14 PM |
Actually, you should be not able to install Sp1 after installed Beta2
You should install Sp1 before install the Beta 2 of Silverlight
sladapter
All-Star
17445 points
3,173 Posts
06-24-2008 1:21 PM |
That sounds the beta2 install problem we all had when we first installed beta 2.
First check your Silverlight Tools for VS 2008 install size on Add/Remove Programs window. If it is 1.14 MB, then you need to do the following:
1) Uninstall your Silverlight Tools for VS 2008,
2) Remove (delete) the following dll C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\Microsoft.VisualStudio.ServicesProxy.dll
3) Re-Install Silverlight Tools for VS 2008.
If your tool's install size is already 1.18 MB, then your problem is not install problem. Should be something different.
06-25-2008 1:47 PM |
Great... that worked perfectly... I see no reason to install VS sp1 beta at this point. VS is now running stably
tom