Skip to main content

Microsoft Silverlight

Unanswered Question Visual Studio Crashes when Adding Controls to the ToolboxRSS Feed

(0)

aggiekevin
aggiekevin

Member

Member

37 points

7 Posts

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?

jamlew
jamlew

Contributor

Contributor

2786 points

425 Posts

Microsoft

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

aggiekevin
aggiekevin

Member

Member

37 points

7 Posts

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.

Andrew A
Andrew A

Member

Member

2 points

1 Posts

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.

Turrican82
Turrican82

Member

Member

2 points

20 Posts

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

WadeFlextronics
WadeFlex...

Member

Member

377 points

82 Posts

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

jxs0900
jxs0900

Member

Member

4 points

2 Posts

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
jxs0900

Member

Member

4 points

2 Posts

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. 

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities