Skip to main content
Home Forums General Silverlight Installation and Setup VS Crash after OK at Add Silverlight Application
10 replies. Latest Post by ScCrow on October 18, 2008.
(0)
recurrence
Member
0 points
3 Posts
06-13-2008 6:42 PM |
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
Contributor
6343 points
1,281 Posts
06-14-2008 7:01 AM |
I dont know if it matters, but you can try
06-16-2008 3:53 PM |
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
2856 points
435 Posts
06-17-2008 2:18 PM |
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.
lukuilian
3 points
7 Posts
06-18-2008 1:14 AM |
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 ) devenv /resetskippkgs Close VS devenv /setup devenv Hope helpful to u!
06-18-2008 3:08 AM |
It should be working as I memtion in one of your posts, shouldnt it?
bradleyb
138 points
43 Posts
06-19-2008 10:14 AM |
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.
06-19-2008 2:35 PM |
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
6 points
6 Posts
09-27-2008 4:12 AM |
Thanks
It works with the RC0 too
Davide
TheDogPa...
2 Posts
10-17-2008 1:24 PM |
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??
ScCrow
44 points
107 Posts
10-18-2008 10:16 PM |
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.