Rank: Administration Groups: Registered, Developer, Administrators Posts: 254 Location: Atlanta, GA
|
OfficeClip customization toolkit allows you to change OfficeClip screen functionality, create new screens and make sure that these changes remains untouched during product upgrades. To setup customization do the following: 1. Install OfficeClip on your server (or workstation) 2. Copy the custom code to the application folder (if you have installed OfficeClip in the default location it is c:\program files\officeclip\8\officeclip). Create a folder called custom and copy the code in it. 3. Go to the main web.config and search for the key customXml and modify the value to the relative path of the custom.xml file inside the custom folder. For example: custom/Customer/WigetsInc/custom.xml 4. Run OfficeClip (run IISReset from command prompt if you changed the custom.xml file) More details is available at https://www.officeclip.com/web/developer/xml.html Note: If you want to install custom in a separate folder (outside the officeclip application domain), create a virtual directory in the IIS (under officeclip) and point it to that folder. Edited by user Thursday, May 26, 2011 7:33:38 AM(UTC)
| Reason: changed url |
|
|
|
|
Rank: Administration Groups: Registered, Developer, Administrators Posts: 27
|
Please note that if you have a compiled custom code, the dll should be copied to the bin directory of the actual officeclip application bin folder. You can also do this using Post Event Action in the Visual Studio.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The OfficeClip Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close