Refractor Crash

I installed Refactor 1.0.4.0 in Visual Studio .NET 2005 Beta 2 and it crashes every time I attempt to load the add-in. I uninstalled Refactor and attempted to install again with the same results. Finally, I reinstalled Visual Studio .NET 2005 Beta 2 with the same results. I am using a development testing computer that has Windows XP SP 2, Microsoft Office 2003, Visual Studio 6.0, and Visual Studio .NET 2005 Beta 2 installed. No other applications or components are installed.

Unexpected error while loading DXCore
Type: System.ArgumentNullException
Source: DevExpress.CodeRush.VSCore80
Target Site: get_Bars
Call Stack:
at DevExpress.CodeRush.Menus.MenuManager80.get_Bars()
at DevExpress.CodeRush.Core.MenuServices.InitializeService(InitializeCause cause)
at DevExpress.CodeRush.Core.ServiceManager.InitializeAll(InitializeCause cause)
at DevExpress.CodeRush.Core.CodeRush.InitializeCodeRush(DTE applicationObject, AddIn addInInstance, ext_ConnectMode connectMode)
at DevExpress.CodeRush.Shell.AddInShell.LoadDXCore(ext_ConnectMode connectMode)



Answer this question

Refractor Crash

  • Mehfuz Hossain

    I just noticed this at the top of the dialog in case it helps:

    Value cannot be null.
    Parameter name: bars


  • matt_uk

    Hello Lothan,

    At the bottom of the exception dialog that you received is a link that will prepare an email to send to the Developer Express support team. Could you click this link to send an email The information in the email will give us a better idea of what is happening on your machine.

    Best Regards,
    Dustin Campbell
    Developer Express, Inc

  • Refractor Crash