I installed your trial version. Then I selected "Load DevExpress . . ." from the Tools menu in Orcas. Immediately, the following message box appeared:
"Invalid index. (Exception from HRESULT: 0x8002000B (DISP_E_BADINDEX))"
Any thoughts?
We have closed this ticket because another page addresses its subject:
Invalid index. (Exception from HRESULT: 0x8002000B (DISP_E_BADINDEX))
Hi Stephen,
It looks like you have incompatible assemblies on your machine, which causes this issue. I suggest that you use the following clean-install instructions to fix your installation:
HKEY_LOCAL_MACHINE\SOFTWARE\Developer Express\CodeRush for VS
HKEY_CURRENT_USER\SOFTWARE\Developer Express\CodeRush for VS
HKEY_CLASSES_ROOT\CLSID{7EB58660-96F1-49CF-B8AF-F47152B8CE29}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio{VSVersion}\AddIns\CodeRush
HKEY_LOCAL_MACHINE\SOFTWARE\Software\Microsoft\Visual Studio{VSVersion}\Addins\CodeRush
HKEY_CURRENT_USER\SOFTWARE\Software\Microsoft\Visual Studio{VSVersion}\Addins\CodeRush
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio{VSVersion}\Packages{13041012-50AF-4d13-A1E1-4978B21E49CD}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio{VSVersion}\Packages{BD359A86-BF88-4c4e-A7D2-6CDDA36C3B79}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio{VSVersion}\Packages{02BD4ECB-C032-4ced-B3C1-51AD29309225}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio{VSVersion}\InstalledProducts\DXCore
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio{VSVersion}\InstalledProducts\Refactor!
where VSVersion is your VS version
<Documents and Settings>\All Users\Application Data\Microsoft\MsEnvShared\Addins
and/or
<Documents and Settings>\[YourUserName]\Application Data\Microsoft\MsEnvShared\Addins
(BTW, you can't use DXCore/CodeRush Evaluation currently published on our web site with the latest Refactor! for VB.NET. If you want to use them, please let me know.)
If this doesn't help, please do two more things:
dir /s devexpress* >c:\Result.txt
Finally, please specify whether you have any 3rd-party VS IDE add-ins, and whether you are using any 3rd-party realtime system (antiviral/antispyware) protection tools.
Thanks,
Max