Wednesday, April 3, 2013

How to replace underlying DLL for a custom field

Stay Tuned!

There are three component for a deployment of a field


  1. Put your .ascx @ rootdir:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\CONTROLTEMPLATES
  2. Replace your xml file with the newly created dll @ rootdir:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\XML
  3. Put your dll in the GAC @ rootdir:\WINDOWS\assembly  

No comments:

Post a Comment