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,485
since: 19 Jan 2005

Orcas Beta 2 - might as well be a CTP

posted Mon 06 Aug 07

So I've been using Orcas Beta 2 since it was released recently. I'm a sucker for a new beta just as much as the next guy, so I promptly installed Orcas. I've got it installed on a Vista laptop, a Mac Laptop running Vista in Bootcamp, and I've got it installed inside a Virtual Machine also running Vista.

As you can tell from my recent blog posts I'm a pretty big fan of LINQ. I'm also pretty big into things like Silverlight and Astoria, so I love my Orcas. Here's the rub - the piece of crap crashes so often, I have come very close to throwing computers out windows. The last time I had an IDE crash on me this much was ... drumroll ...  Visual Studio 2001. That's right. The last time I installed a beta version of Visual Studio that crashed this much, it was running on top of the .NET Framework 1.0.

I've talked to co-workers who are using Orcas, and talked to some other buddies also playing with it. Everyone I've spoken to says that Beta 2 is actually far less reliable than Beta 1. I've never said this about a Visual Studio release before, but here goes:

Give me back Beta 1, because Beta 2 is a complete waste.

Last time I checked, the transition from Beta 1 to Beta 2 is supposed to be one in which the application becomes more stable.

Here's to hoping for Beta 3 :)

tags:  

links: digg this    del.icio.us    technorati    reddit




1. ScottGu left...
Mon 06 Aug 07 9:53 pm :: http://weblogs.asp.net/scottgu

What are you doing with VS 2008 Beta2 that is causing it to crash? We haven't heard any real issues with crashing - so I'd definitely like to understand your scenario better to understand what is going wrong (my email is: scottgu@microsoft.com).

Thanks,

Scott

P.S. Also - have you run devenv /resetsettings since installing Beta2? I cover this in my blog post here: http://weblogs.asp.net/scottgu/archive/200 7/07/26/vs-2008-and-net-3-5-beta-2-released.aspx It can fix issues you might encounter from having an old beta on the same machine.


2. Kevin Hoffman left...
Tue 07 Aug 07 7:31 am

Scott,

  • Thanks for the comment. I've run the devenv /resetsettings on the machines that had beta 1, but the VM I'm using is a pure, clean fresh (64-bit Vista) installation. That command seemed to make a difference on the clean VM but hasn't really done much for the reliability of the laptops.

I will keep plodding ahead and see if things get better. The main symptom that I see is a crash after hitting F5 before it can even launch my app.


3. JamesK left...
Tue 07 Aug 07 8:42 am

"The main symptom that I see is a crash after hitting F5 before it can even launch my app."

Sounds familiar...

This happens a lot to me as well, usually once I've edited some XAML and go to run things again it crashes. Seems to save the changes I made ok though.


4. Kevin Hoffman left...
Tue 07 Aug 07 8:47 am

Yeah, looks like we're experiencing the same thing. I'll edit some XAML (often unintentionally bringing up the designer by hitting backspace over some XML element... very annoying!!). Then I'll save. Save again. Make a backup. Hit F5 ... VS 2008 goes belly-up.


5. Edward J. Stembler left...
Tue 07 Aug 07 11:38 am :: http://www.ejstembler.com

Sorry to hear you're having problems. I have Orcas Beta 2 running inside a Windows Server 2003 R2 Virtual PC image and it has been running very smoothly without incident. I also have Astoria installed, as well as the refresh for ASP.NET Futures.

Outside of the VPC image, my Visual Studio 2005 evironment (Vista 32bit) only crashes whenever I create a new Spec# project.


6. Kevin Hoffman left...
Tue 07 Aug 07 11:58 am

Given the history of th ebeta, I'm willing to bet that my issue is related to running on Vista. I've not heard any real complaints from anyone except people running Orcas on Vista.


7. Steve Hansen left...
Tue 21 Aug 07 2:01 pm :: http://blogs.officezealot.com/hansen/

Funny! I just posted about how I was pleased with beta 2 - much better than the past two CTP's. Well - not funny for you I guess. I'm tweaking different bits than you - I'm mainly messing with all of the VSTO stuff. I installed beta 2 on a fresh box running Vista Business (32 bit).

I with you on LINQ - sweet!


8. David Cumps left...
Wed 22 Aug 07 3:32 pm :: http://blog.cumps.be

Heh, funny, I have it the other way around, Beta 1 kept crashing on me on fairly simple stuff, while Beta 2 is running fine :)


9. Jeff Paulsen left...
Tue 04 Sep 07 12:25 pm

I get a lot of Orcas b2 crashes also. I've got 150k lines of vb.net code, and about 4 files of xaml. I get at least one crash out of VBC every day.

The other big issue is completely spurious errors showing up in my errors list until I Rebuild Solution. Most of these are "ambiguous in namespace" errors on things that aren't.

I tried to make a large change to my custom collection classes to make them use generics. I figured I'd break the base class, then use the error list to go through and fix everything I broke. This REALLY didn't make VS 2k8 happy. Eventually I got to a point where I couldn't even load the solution without crashing something, and I had to revert my changes.


10. Joe left...
Wed 05 Sep 07 9:12 am :: http://spaces.live.com/joewood

I get frequent crashes - almost every other time I hit F5 if the split view XAML/Designer is up. It's actually quite consistent.

I also wish there was a right-click option on the solution explorer to open up the XAML in XML mode. The Open With option is a bit long winded. Maybe F7 to view code, shift+F7 to view XML or something.


Tag Related Posts

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 first "Acropolis" Application

Mon 04 Jun 07 1:40 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

Orcas Beta 1 Released

Fri 20 Apr 07 7:09 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: