ajaxajax control toolkitAJax VS 2008 conversion problemajax control toolkit visual studio 2008 operation completedAJax control extender visual studio 2008
Thanks for posting that Pecha, that fixed it for me as well.
There are many posts with the advice of opening VS in safemode. That did not work for me; VS still crashed with no error message.
When I followed the steps listed by Pecha, then clicked "Choose Items..." from toolbox context menu, I received an error message telling me about an assembly that could not be shown in the customize toolbox dialog bcause it is missing one or more components
(for me is was Atalasoft.dotImage.Ocr.GlyphReader.dll). I was able to click "OK" on the error message and then choose my toolbox items.
I'm guessing that some bug caused VS to crash on this missing component instead of showing the error message. The steps listed by Pecha re-enables VS to handle the error gracefully.
It works well for me all time, but today I have experienced the same problem. I've executed the following commands in the VS 2008 Command Prompt and this helped me:
<div>
devenv /setup
devenv /resetuserdata
devenv /resetsettings CSharp
</div>
This worked for me.
From the desk of Pinal Bhatt
self@pbdesk.com
www.PBDesk.com | blog.PBDesk.com
It works well for me all time, but today I have experienced the same problem. I've executed the following commands in the VS 2008 Command Prompt and this helped me:
Now Visual Studio 2008 is crashing on me and it's 2011 now so no one seems to have posted anything of late. I guess I'm the only one out here with the app crashing for what seems like no apparent reason. Now its just doing it sooner rather than later.
laguy88
Member
13 Points
12 Posts
Re: Choose Items crashing Visual Studio 2008
Aug 20, 2008 09:47 PM|LINK
Hi Mikhail,
Yes, PowerCommands 1.1
Downloaded from here:
http://code.msdn.microsoft.com/PowerCommands/Release/ProjectReleases.aspx?ReleaseId=559
PowerCommands.msi
runtime binary, 276K, uploaded Apr 11 - 24488 downloads
Regards, LA Guy
ChevNova72
Member
2 Points
1 Post
Re: Choose Items crashing Visual Studio 2008
Nov 02, 2008 06:41 PM|LINK
I had the same problem and fixed it by removing the Power Command Add-in.
Thanks to everyone for sharing their experience!!!
CN
kaugusto
Member
2 Points
1 Post
Re: Choose Items crashing Visual Studio 2008
Apr 13, 2009 05:43 PM|LINK
To fix this problem, I installed and remove the Power Command add-in.
Link to download the Power Command : http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=PowerCommands&DownloadId=951
Tks
KA
ajax ajax control toolkit AJax VS 2008 conversion problem ajax control toolkit visual studio 2008 operation completed AJax control extender visual studio 2008
alexey
Member
7 Points
3 Posts
Re: Choose Items crashing Visual Studio 2008
Jul 20, 2009 12:39 PM|LINK
I also had the same problem on XP with VS 2008 installed i just excecute my IDE throw devenv/safemode and added the dlls.
Tom_Regan
Member
21 Points
39 Posts
Re: Choose Items crashing Visual Studio 2008
Oct 21, 2009 01:01 PM|LINK
Thanks for posting that Pecha, that fixed it for me as well.
There are many posts with the advice of opening VS in safemode. That did not work for me; VS still crashed with no error message.
When I followed the steps listed by Pecha, then clicked "Choose Items..." from toolbox context menu, I received an error message telling me about an assembly that could not be shown in the customize toolbox dialog bcause it is missing one or more components (for me is was Atalasoft.dotImage.Ocr.GlyphReader.dll). I was able to click "OK" on the error message and then choose my toolbox items.
I'm guessing that some bug caused VS to crash on this missing component instead of showing the error message. The steps listed by Pecha re-enables VS to handle the error gracefully.
PinalBhatt
Member
8 Points
5 Posts
Re: Choose Items crashing Visual Studio 2008
Dec 07, 2009 05:42 PM|LINK
This worked for me.
self@pbdesk.com
www.PBDesk.com | blog.PBDesk.com
krunalm
Member
155 Points
57 Posts
Re: Choose Items crashing Visual Studio 2008
Mar 22, 2010 09:52 AM|LINK
Works on my machine.....!!
Thanks.
Krunal Mevada
bilal_119
Member
115 Points
85 Posts
Re: Choose Items crashing Visual Studio 2008
Aug 05, 2010 07:42 PM|LINK
works .....
Jr.Software Engineer
calmdown
Member
6 Points
3 Posts
Re: Choose Items crashing Visual Studio 2008
Jul 27, 2011 02:39 AM|LINK
Now Visual Studio 2008 is crashing on me and it's 2011 now so no one seems to have posted anything of late. I guess I'm the only one out here with the app crashing for what seems like no apparent reason. Now its just doing it sooner rather than later.
Please help!