The World’s Leading Microsoft .NET Magazine
   
 
The .NET Addict's Blog

My Top Tags

                                                           

My RSS Feeds








I heart FeedBurner

Latest Diggs - Programming

Computers Blogs - Blog Top Sites

Site Hits

Total: 2,821,584
since: 19 Jan 2005

Silverlight 1.1 Alpha Refresh

posted Fri 10 Aug 07

Recently Microsoft released the 1.1 Alpha Refresh of Silverlight that supposedly makes it compatible with Beta 2 of Visual Studio 2008 ("Orcas"). The problem is that a very large number of people (myself included) are experiencing problems where you simply cannot create or compile Silverlight apps.

The problem I'm experiencing is I will go to create a new Silverlight app and all of the Silverlight DLLs show up as invalid. They have the little yellow caution triangle with the exclamation point on them. If I delete the DLL references and manually add references to the Silverlight DLLs, I get the same exact results.

People on the Silverlight forums are talking about registry hacks and modifying the .targets file (XML file for VS 2008) and other convoluted hacks and workarounds just to get Silverlight 1.1 Alpha Refresh to work at all, let alone to produce anything useful with it. If your job revolves around evaluating new technology, and said new technology doesn't even install - what is your evaluation going to be? Hmm?

Rumor has it that there will be another update forthcoming ( a refresh to the refresh??) that will fix some of the problems with the 1.1 alpha refresh tools for Silverlight. Regardless of the outcome of this, it brings up one thing that has always been a pet peeve of mine:

How could they possibly have tested this thing thoroughly? If so many people are experiencing problems with it, each of us running a clean, fresh, pristine, never-before-abused OS, many with 32-bit or 64-bit and all variances of OS (including Win2k3, the VM provided by MS(!!!!!), and Vista 32 and 64 as well as XP SP2) - how can they claim to have tested it?

As I said, a pet peeve of mine has always been with companies that throw stuff out the door and hope it works. I guarantee you that this problem could have been alleviated with a little more testing. Seriously, we're all running pristine out of the box copies of the target OS and we're pretty much all experiencing the same issue, and the workarounds (hacks) are only helping some of the people involved.

So, as usual, we sit back, we complain, we yell and shout about how much of a travesty it is that Microsoft can release completely worthless alphas...but, we're going to install the patch to the patch, and we're going to continue evaluating anyway. Such is the apologist circle of life.

tags:    

links: digg this    del.icio.us    technorati    reddit




1. James Gregurich left...
Mon 13 Aug 07 1:09 pm

I assume this is C# code.

what is this? "ContinousCollection<RadarBlip>"

Is ContinousCollection a template in the C++ sense?


2. Kevin Hoffman left...
Mon 13 Aug 07 2:28 pm

You posted this comment on the wrong post. You're looking for the Continuous LINQ post. ContinuousCollection<RadarBlip> is a thread-safe, live, dynamically updated class that updates itself automatically as the source collection from which it was derived updates. Check out my previous posts on Continuous LINQ for more details on how that all works.


3. James Gregurich left...
Mon 13 Aug 07 7:07 pm

oops. hit the wrong "comments" link on the page.. sorry.


Tag Related Posts

My Silverlight Plugin has expired - WTF?!?

Thu 08 Nov 07 7:34 P GMT-05
tags:    

C# 3.0 - Are Object Initializers Evil, Useful, or Both?

Fri 26 Oct 07 10:53 A GMT-05
tags:    

Continuous LINQ - Can I write games with it?

Mon 13 Aug 07 3:09 P GMT-05
tags:        

Silverlight 1.1 Alpha Refresh

Fri 10 Aug 07 2:09 P GMT-05
tags:    

Orcas Beta 2 - might as well be a CTP

Tue 07 Aug 07 1:15 A GMT-05
tags:  

Dynamic, Observable LINQ Views

Tue 31 Jul 07 1:21 A GMT-05
tags:        

Acropolis or Acrapolis?

Thu 05 Jul 07 12:34 P GMT-05
tags:      

My Appearance in the RIA Shootout on sys-con.tv

Tue 05 Jun 07 11:41 A GMT-05
tags:              

My first "Acropolis" Application

Mon 04 Jun 07 1:40 P GMT-05
tags:      

Silverlight and Astoria - First Impressions

Mon 04 Jun 07 1:40 A GMT-05
tags:    

I'm going to be on TV (sort of)

Sat 02 Jun 07 12:19 P GMT-05
tags:              

Orcas' Hidden Gem - The managed PNRP stack

Fri 11 May 07 6:45 P GMT-05
tags:        

Orcas EDM Wizard Patched

Fri 27 Apr 07 11:56 A GMT-05
tags:      

Installing Orcas Beta 1 - VMware Style

Mon 23 Apr 07 12:16 P GMT-05

Silverlight Revisited

Sat 21 Apr 07 9:48 P GMT-05
tags:    

Orcas Beta 1 Released

Fri 20 Apr 07 7:09 P GMT-05

Will Silverlight be DOA?

Mon 16 Apr 07 8:02 P GMT-05

Visual Studio "Orcas" - March CTP is Available

Wed 28 Feb 07 12:28 P GMT-05
tags:            

Objective-C Categories vs C# 3.5 Language Extensions

Mon 26 Feb 07 1:05 P GMT-05
tags: