Skip to main content

Microsoft Silverlight

VS Crash after OK at Add Silverlight ApplicationRSS Feed

(0)

recurrence
recurrence

Member

Member

0 points

3 Posts

VS Crash after OK at Add Silverlight Application

This is driving me crazy... I've reinstalled several times and had the same issue everytime.  At first I thought it was because I had VS SP1.  But SL2 Beta 2 is supposed to work with SP1...

I go to New Project->Pick either Project Type->Click OK->VS Quits with no error or log

The same thing happens when I add a Silverlight jsp script to my aspx project and I try to open the file (it adds it but opening causes VS to quit).

 On the flip side, the dynamic generation option seems to work. 

Any ideas?

SteveWong
SteveWong

Contributor

Contributor

6343 points

1,281 Posts

Re: VS Crash after OK at Add Silverlight Application

I dont know if it matters, but you can try

  1. Ensure every silverlight related application was uninstalled, including previous December/March copy of blend as well as deepzoom composer.
  2. Remove the following dll C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\Microsoft.VisualStudio.ServicesProxy.dll

Regards,
SteveWong (HongKong)
Please mark post as answer if they help you

Client App Dev

recurrence
recurrence

Member

Member

0 points

3 Posts

Re: VS Crash after OK at Add Silverlight Application

Thank you for the advice. 

 

I have tried both steps as they were suggested for other ailments that users are experiencing.   I have also verified that the version of ServicesProxy.dll is correct.

jamlew
jamlew

Contributor

Contributor

2856 points

435 Posts

Microsoft

Re: VS Crash after OK at Add Silverlight Application

Can you give a quick rundown of any patches or add-ons (e.g. Silverlight, MVC, etc...) and the order you installed them?  I'm assuming you've checked for the correct versions of Common7\Packages\mswebprj.dll and Common7\IDE\Microsoft.VisualStudio.Web.Application.dll as well, since you mentioned the various other sets of instructions.

Thanks.

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

- Jimmy Lewis
Microsoft SDET
Visual Web Developer Team

lukuilian
lukuilian

Member

Member

3 points

7 Posts

Re: VS Crash after OK at Add Silverlight Application

 i think i got the same situation as u

and i reinstall  VS and SL beta 2 several times

at last i try  the following lines:(the devenv.exe in C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE )

  1. devenv /resetskippkgs
  2. Close VS
  3. devenv /setup 
  4. devenv
Hope helpful to u!

SteveWong
SteveWong

Contributor

Contributor

6343 points

1,281 Posts

Re: Re: VS Crash after OK at Add Silverlight Application

It should be working as I memtion in one of your posts, shouldnt it?

Regards,
SteveWong (HongKong)
Please mark post as answer if they help you

Client App Dev

bradleyb
bradleyb

Member

Member

138 points

43 Posts

Microsoft

Re: Re: VS Crash after OK at Add Silverlight Application

This post has a utility to detect and repair some of the VS08 SP1 Beta and Silvelright Tools Beta 2 issues

Fixing Setup Errors Installing Silverlight Tools Beta 2

Hope this helps,
Brad.

recurrence
recurrence

Member

Member

0 points

3 Posts

Re: Re: VS Crash after OK at Add Silverlight Application

Unfortunately, the devenv steps above and the tool did not work.

 Is there no place that holds a log I can parse?  I went looking around in the TEMP directory and nothing jumped out at me.  I wish it gave more information than just quitting.

 

dav_cup
dav_cup

Member

Member

6 points

6 Posts

Re: VS Crash after OK at Add Silverlight Application

Thanks

It works with the RC0 too

 Davide

MCT
Davide Cuppone

TheDogParticle
TheDogPa...

Member

Member

3 points

2 Posts

Re: Re: VS Crash after OK at Add Silverlight Application

 I am having the same problem with Silverlight Tools RC 1, and the fix isn't wokring for me... is anyone else having this problem??

- Viddy

ScCrow
ScCrow

Member

Member

44 points

107 Posts

Re: VS Crash after OK at Add Silverlight Application

Long story short.... Just uninstall and reinstall.   In the long run, it will probably save you a lot of time.

I did that today, uninstalled all VB, MSDN, and Silverlight.  Dont use the Beta,, the real thing is here.

        http://www.microsoft.com/silverlight/resources/install.aspx

        http://www.microsoft.com/silverlight/resources/tools.aspx

The install process was pretty painless. Everything is working correctly.  I created a Silverlight C# program, added some code, tested.  All is well for now.

 

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities