Re: IDE Crashes Constantly
- From: Richard Hogan <RichardHogan@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 4 Apr 2006 07:38:02 -0700
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()
- References:
- Re: IDE Crashes Constantly
- From: Carlos J. Quintero [VB MVP]
- Re: IDE Crashes Constantly
- Prev by Date: Re: Porting a C++ form from VS2003 to VS2005
- Next by Date: Re: devenv.exe (VC7) produces no text output when run from batch file
- Previous by thread: Re: IDE Crashes Constantly
- Next by thread: xml- CONFERENCE- JUNE- HAVE A LOOK
- Index(es):
Relevant Pages
|
Loading