Issue ReportsTotal: 43359Active: 397Processed: 42962
SuggestionsTotal: 17801Active: 506Processed: 17295
QuestionsTotal: 98462Active: 92Processed: 98370
1851 Knowledge Base Articles
557 Code Central Examples
This website is powered by Developer Express ASP.NET technologies including the ASPxMenu, ASPxNavBar, ASPxTabControl, ASPxSiteMapControl, ASPxPopupControl and the ASPxGridView and Editors Suite. Database connectivity is via eXpressPersistent Objects.
I have just installed a copy of CodeRush for Visual Studio.NET, but it fails to load. I checked its Event Log and found that it looks for an office.dll, but fails to load it. Do I need to reinstall anything to resolve this?
The problem as described may appear when the Office.dll and/or Extensibility.dll shipped with VS.NET are not registered in the GAC. By default, the VS.NET installation registers them, but they may become unregistered in some circumstances. To resolve this problem, please search for the DLLs in the .NET related folders and register these assemblies in the GAC.
If you don't know how to work with the GAC, please review the "How to register an assembly in the GAC" article.
Do you have any comments? We are eager to hear them!