现在的位置: 首页 > 综合 > 正文

[总结]Enterprise Library的new菜单中没有发现.nettiers.Configuration选项

2012年12月20日 ⁄ 综合 ⁄ 共 1033字 ⁄ 字号 评论关闭
  1. Download the June release of Enterprise Library
  2. Follow the readme instruction of EntLib to compile for VS2005 (except use VS2005 rather than VS2005B2)
  3. Get the latest source code for the NetTiers code.  You can not use the Nightly builds download, since it only contains the templates and not the source code.  You will need to get the code from the CVS repository.
  4. open the NetTiers.Configuration.2005.sln
  5. Changes the references to point to your newly compile EntLib dlls (EntLib\bin directory).
  6. Compile the solution
  7. Copy NetTiers.Configuration.2005.dll and NetTiers.Configuration.Design.2005.dll to the EntLib\bin directory.
  8. Copy NetTiers.Configuration.2005.dll and the Entlib dlls (Data, Caching, Configuration, Common) to the NetTiers\Templates\References\vs2005beta2 directory (the directory name hasn't been updated for VS2005 RTM).
  9. At this point, you should be able to generate your code and build your app.config file as shown in the video.  Make sure that when you are generating DAL project that you pick vs2005 as your project type so that it picks the correct versions of the Entlib assemblies and NetTiers.Configuration.

Nettiers 一个技术论坛
http://forum.codesmithtools.com/default.aspx?f=19

抱歉!评论已关闭.