Re: IDE Crashes Constantly



Thanks removed the add in and also installed one of the hotfixes and the IDE
has not crashed since.

So thanks for your help:-)

"Carlos J. Quintero [VB MVP]" wrote:

The CodeRush add-in (the DXCore functionality actually) can cause some
problems with other add-ins (including my MZ-Tools add-in) crashing the IDE
and maybe even if it works alone (not sure). Contact DevExpress (as I have
done in the past) to make them to reproduce and eventually fix it.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com


"Richard Hogan" <Richard Hogan@xxxxxxxxxxxxxxxxxxxxxxxxx> escribió en el
mensaje news:B7DE8740-DBF7-4A71-A9F8-36BBB029B891@xxxxxxxxxxxxxxxx
I am having problems with the IDE in Visual Studio.NET as it crashes
contstantly, usually giving me the 'Microsoft Visual Studio has
encountered a
problem and needs to close', but sometimes it will just close without
warning.

This happens as soon as I click view code on any web control or web page
in
my web project and is getting so bad that I can't even get into the
project
anymore.

If any one can provide suggestions as to how to resolve this I would be
gratefull. Details of the debug output can be found below from one of the
errors can be found below. I have tried re-installing visual studio 3
times
now, but I keep getting very similar errors.

Event Signature
"EventType : clr20r3 P1 : devenv.exe P2 : 8.0.50727.42 P3 :
4333e699
P4 : devexpress.coderush.core P5 : 1.1.56.0 P6 : 4399c992 P7 :
2557
P8 : 22 P9 : 35nw434tcjw3vauj5cvdfzp25s542cxq"

Debug output
Type: DevExpress.CodeRush.Common.DemandLoadException
Source: DevExpress.CodeRush.Core
Target Site: a
Call Stack: at ct.a()
at DevExpress.CodeRush.Core.PlugInExtensionCollection.Find(PropertyValue
prop, Boolean matchPartialValue)
at DevExpress.CodeRush.Core.PlugInExtensionServices.Find(String
category,
PropertyValue prop)
at
DevExpress.CodeRush.Core.LanguageServices.GetLanguageExtensionFromFileExt(String
fileExt)
at DevExpress.CodeRush.Core.LanguageServices.GetParserFromFileExt(String
fileExt)
at
DevExpress.CodeRush.StructuralParser.SourceFileManager.CreateObjectForProxy(IDemandObjectProxy
proxy)
at
DevExpress.CodeRush.Patterns.DemandObjectManager.RequestObject(IDemandObjectProxy
proxy)
at DevExpress.CodeRush.StructuralParser.SourceFile.a()
at DevExpress.CodeRush.StructuralParser.SourceFile.a()
at DevExpress.CodeRush.StructuralParser.SourceFile.get_Nodes()
at
DevExpress.CodeRush.StructuralParser.SourceModelUtils.a(LanguageElementCollection
A_0, LanguageElement A_1, Boolean A_2, ILanguageElementFilter A_3)
at
DevExpress.CodeRush.StructuralParser.SourceModelUtils.GetTypesOrNamespaces(LanguageElement
element, Boolean findRecursive)
at
DevExpress.CodeRush.StructuralParser.ProjectSourceModelCache.BuildProjectSymbols(SourceFile
file)
at
DevExpress.CodeRush.StructuralParser.ProjectElement.BuildProjectSymbols(SourceFile
file)
at DevExpress.CodeRush.StructuralParser.SourceFile.BuildProjectSymbols()
at DevExpress.CodeRush.StructuralParser.ParseWorkerThread.b()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()




.



Relevant Pages

  • Re: Visual C++ wont autcomplete?
    ... reasoning in coming up with such an unproductive IDE when their previous ... If the complainers stop complaining and get to developing, ... I see people using Visual Studio BUT using ... do) and then edit the non-GUI code in VS or another editor. ...
    (microsoft.public.vc.mfc)
  • Re: IDE Integration
    ... you started with add-ins at a section of my web site. ... > 2) How to retrieve the class written by user in VS IDE at design time ... > 1) The developer need to first write a class and compile that class in to ... > 3) The generated code to be put as a supplementary code file under the ...
    (microsoft.public.vsnet.ide)
  • Corrupted Debug mode? VS IDE crashing when trying to debug WAP with sub-projects
    ... where the IDE will crash/freeze after a recompile. ... Microsoft Visual Studio 2005 Version 8.0.50727.762 ... Dundas Chart Professional 5.0 for ASP .NET Professional Edition ... and the symbols _will_ load on this second attempt. ...
    (microsoft.public.vsnet.debugging)
  • Re: Why so .net is slow...
    ... Are you using Visual Studio 2002? ... once you do you will see a huge performance boost in the IDE for your large ... in programming bussiness, IDE must ... > reutrn back and paste blah blah blah. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Using alternative compilers/linkers in .net
    ... That will give you access to the Visual Studio SDK and the VSIP forums. ... You will basically have to create a Visual Studio package that contains a new project type for the solution. ... The SDK has numerous examples on these topics including integrating with compilers. ... the VS IDE is nothing more than a shell and the packages add functionality to it. ...
    (microsoft.public.vsnet.ide)

Loading