posts - 180,comments - 309,trackbacks - 5

Description

How can I recompile the XtraGrid assemblies? I want to step into your code and trace it when debugging my applications.

Solution

Applies to:
XtraGrid and other Developer Express .NET components

Foreword
We offer a set of build scripts to automate the rebuilding of our components from source code for those who have the DXperience Enterprise installed. The scripts (DOS batch files) are in the attached archive. Please refer to the ReadMe.txt document in the attached archive for instructions. We still advise that you fully read this article to better understand the dependencies between our assemblies and the manual rebuild process.
  
  
To compile and install the XtraGrid libraries you should generate a strong key file, build libraries in a particular order registering every library prior to building the next one and finally update Toolbox icons in your Visual Studio.

The component source files are installed in the \Program Files\Developer Express .NET v6.1\Sources\ directory by default. Before you start to compile the libraries you should backup and delete the original DevExpress DLLs. They are located in your \Program Files\Developer Express .NET v6.1\Sources\DevExpress.DLL folder. Next, you should delete all entries which relate to the DevExpress products in the Assembly Cache (Control Panel | Administrative Tools | Microsoft .NET Framework Configuration).

Assemblies must be signed with a strong key in order to be registered in the Assembly Cache. We don't distribute our StrongKey.snk file - it's our signature. You will need to create a strong key yourself. Please review the Sources\DevExpress.Key\ReadMe.txt document for basic instructions. You can learn more about strong keys from the MSDN Library.

The compilation order must be as follows:
DevExpress.Utils*
DevExpress.Data
DevExpress.XtraEditors
DevExpress.XtraNavBar**
DevExpress.XtraEditors.Design
DevExpress.XtraGrid
DevExpress.XtraGrid.Design
----------
* Please do not rebuild DevExpress.Utils, if you don't have the DevExpress.XtraNavBar source. The XtraNavBar depends on DevExpress.Utils and you will not be able to use the former if the latter is rebuilt.
** The source of the DevExpress.XtraNavBar assembly is not included in the XtraGrid Suite, but is shipped with the XtraNavBar product sold separately.

You can use the Microsoft .NET Framework Configuration console to register the assemblies in the Assembly Cache. Another way is to use Windows Explorer and drag&drop the DLLs from the Sources\DevExpress.DLL directory to your C:\WINDOWS\assembly hidden folder.

Finally, it is necessary to update Toolbox icons. Please launch the ToolboxCreator tool from the Start | Programs | Developer Express .NET v6.1 | Tools menu.

posted on 2006-08-19 11:44 fosoyo 阅读(2646) 评论(7)  编辑 收藏 网摘 所属分类: Developer Express Inc .NET

FeedBack:
2006-08-19 12:03 | oswica[未注册用户]
每次看到一个法国人在会上用英语发言我都感到惊愕,我不能让未来的世界只剩下一种语言。
----希拉克在参加欧洲能源会议的时候听到一个法国商人用英语发言后退场。

  回复  引用    
2006-08-19 12:20 | phinecos(洞庭散人)      
顶楼上的!!!
  回复  引用  查看    
2006-08-19 16:28 | bim613[未注册用户]
再顶楼上的!!!
  回复  引用    
2006-08-19 17:06 | aspnetx      
不顶楼上的
  回复  引用  查看    
2006-08-19 18:18 | Sheva      
to:oswica
当你去一个国家你却无法跟当地的人进行交流是一件多么尴尬的事,法国就是这样的,我去过法国,每次我用英语和他们说话的时候,我发现他们脸上所流露出来的表情是多么地不自在。这也就是为什么我在很多微软的技术论坛上很少看见法国人的缘故,而英国人,德国人,荷兰人,斯甘狄纳维亚人偏多。因为这么地方的人都能讲一口流利的英语。
我想我们不应该学习法国人!

Sheva

  回复  引用  查看    
2006-08-19 20:19 | Dflying Chen      
@Sheva
我赞同你的说法,当你不能改变环境的时候还是改变自己吧。

  回复  引用  查看    



发表评论

昵称: [登录] [注册]

主页:

邮箱:(仅博主可见)

评论内容:

  登录  注册

[使用Ctrl+Enter键快速提交评论]

0 481157




相关文章:

相关链接: