Page view counter
Visual Studio Crashes when Adding Controls to the Toolbox Subscribe to this thread
Last post 10-29-2008 12:38 AM by jxs0900. 7 replies.
Sort Posts:
08-05-2008 6:43 PM
Visual Studio Crashes when Adding Controls to the Toolbox

I am trying to add some 3rd party controls to my Visual Studio Toolbox. However, any time I open the 'Choose Toolbox Item' window and attempt to select the 'Silverlight Components' tab, Visual Studio crashes. It happens every single time.

 

I am using a fresh VPC with Vista SP1, VSTS 2008, Silverlight 2 Beta 2 (with SDK), and Blend 2.5.

Any suggestions?

Kevin Babcock
http://www.myviewstate.net

aggiekevin

Loading...
Joined on 10-21-2006
Falls Church, VA
Posts 7
08-05-2008 7:43 PM
Re: Visual Studio Crashes when Adding Controls to the Toolbox

Do you have VSTS Sp1 beta installed?  Have you had any previous installations of Silverlight Tools or SDK?  Have you customized your Silverlight toolbox at all yet?

I tried this on a clean VM with only VS RTM, and I couldn't get the crash to happen on that machine.

---------
If this post has solved your problem, please select 'Mark as answer'

- Jimmy Lewis
Microsoft SDET
Visual Web Developer Team
Silverlight Tools for VS

jamlew

Loading...
Joined on 09-21-2007
Redmond, WA
Posts 373
08-10-2008 8:51 PM
Re: Visual Studio Crashes when Adding Controls to the Toolbox

Yes I know this is a strange problem, and I haven't found anyone who can reproduce it either. However it happens to me every time. I have VS Team Suite 2008 (without SP1 beta) installed on a Vista Ultimate SP1 VM in Virtual PC. The only other things I have installed in the VM are Silverlight 2 Beta 2 (SDK) and the Expression 2 suite.

I'll rebuild the VM and see if that clears something up. Thanks for your help.

Kevin Babcock
http://www.myviewstate.net

aggiekevin

Loading...
Joined on 10-21-2006
Falls Church, VA
Posts 7
09-29-2008 4:47 AM
Re: Visual Studio Crashes when Adding Controls to the Toolbox

I just want to confirm that this happens to me too. I'm running Vista SP1, Visual Studio SP1 and Silverlight Tools 2.0 RC0 in Bootcamp.

The Visual Studio add-ins I have installed are ASP.NET 2.0 AJAX Templates, Web Deployment Projects, Power Commands for Visual Studio 2008 and Windows Live Tools for Visual Studio 2008 CTP. Hope this helps.

Andrew A

Loading...
Joined on 10-23-2006
Posts 1
09-30-2008 12:16 PM
Re: Re: Visual Studio Crashes when Adding Controls to the Toolbox

I had a lot of crahes while compiling the UI , normaly when page.xaml is closed it works fine, perhaps you can edit it whit expression blend and compile it with the xaml's closed

Turrican82

Loading...
Joined on 09-25-2008
Posts 20
10-23-2008 12:06 AM
Re: Visual Studio Crashes when Adding Controls to the Toolbox

You might try going to the VS Command Prompt and type:  devenv /reset

 This has helped me in the past when things were failing to get added to the toolbox.

 

(Please mark as Answered if this helps)

(Please mark as Answered if this helps!) Cool

Thanks,
Wade

WadeFlextronics

Loading...
Joined on 08-21-2008
Shelbyville, KY
Posts 82
10-29-2008 12:16 AM
Re: Visual Studio Crashes when Adding Controls to the Toolbox

Has anyone found a resolution for this? I'm using VS2008 VSTS sp1 on Vista Ultimate sp1

jxs0900

Loading...
Joined on 08-15-2007
Posts 2
10-29-2008 12:38 AM
Re: Visual Studio Crashes when Adding Controls to the Toolbox

Just found a solution that fixed it for me.

devenv /safemode

When VS opens up add the controls to your toolbox. 

jxs0900

Loading...
Joined on 08-15-2007
Posts 2
Microsoft Communities