Archive

Posts Tagged ‘visual studio’

Microsoft Visual Studio 2010 Launch in Kuwait

May 12th, 2010 No comments

Microsoft are doing Visual Studio 2010 launch in Kuwait and then premiering the movie Robin Hood. That’s two days before the movie launch in Kuwait cinemas.

Location: Cinescape 360, 360 Mall
Date: May 18th, 2010

Agenda:
01:45 PM – 02:00 PM | Registration
02:30 PM – 05:15 PM | Presentations
05:15 PM – 05:30 PM | Break 
05:30 PM – 07:20 PM | "Robin Hood Movie"

Register and book your seat here.

MSFT_VS2010_launch

Silverlight 3 Tools Installation – Unable to Detect Visual Studio 2008 SP1

November 7th, 2009 10 comments

I’ve been trying to install Silverlight 3 Tools for Visual Studio 2008 but I keep getting a message saying that I don’t have SP1 installed even though I do have it installed, and it won’t allow me to install it. I tried to uninstall everything and reinstalled Visual Studio 2008 and updated it to Service Pack 1 but the same error keeps showing up whenever I executing the Silverlight 3 Tools installation. Here’s the error message I keep receiving:

Installation Requirements:

Build 9.0.30729.XX of Visual Studio 2008 SP1 or Visual Web Developer 2008 SP1 must be installed before installation can continue.  See <A HREF=”http://go.microsoft.com/fwlink/?LinkID=122094″>http://go.microsoft.com/fwlink/?LinkID=122094</A> for download information.

Silverlight 3 Tools installation error

I’ve done much research to resolve this problem but I couldn’t find any helpful information. However, I’ve been able to find some hints here and there and I’ve came up with the solution after playing around with it for awhile. But first I should clarify few things before I continue with the solution:

  • I’m using an early version of Windows 7 Professional since it was released 3 weeks ago by the time I’m writing this post.
  • I have Visual Studio 2008 SP1 Professional Edition and .NET Framework 3.5 SP1 installed.
  • The VS2008 build is: 9.0.21022.8 RTM which is the latest update I can get from Windows Update and it cannot detect any more updates for the VS2008.
  • I have Expression Studio 3 already installed.

Okay, so now to overcome the installation error of Silverlight 3 Tools follow up these few steps:

  1. Download Silverlight 3 Tools for Visual Studio 2008 from here. The download file name should be: Silverlight3_Tools.exe by default.
  2. Download WinRar from here. Winrar will be used to extract Silverlight3_Tools.exe since it is an archived file. The reason I mentioned Winrar here is because I’m not sure if there is any other application that supports extracting EXE files. Feel free to use any other app that could do the job.
  3. After installing Winrar or any equivalent application, right click on Silverlight3_Tools.exe and extract the archive file.
  4. Finally, go to the location where you have extracted the file and execute the file VS_SilverlightTools_Setup.exe to install the Silverlight 3 Tools.