logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
View
Go to last post Go to first unread
skdutta  
#1 Posted : Wednesday, September 1, 2010 1:18:38 PM(UTC)
Rank: Administration
skdutta
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

SK Dutta,

Architect OfficeClip LLC,

Web-based Business Software,

Ph: +1-770-448-7375,

Web: https://www.officeclip.com

vijay  
#2 Posted : Thursday, September 2, 2010 10:42:43 AM(UTC)
Rank: Administration
vijay
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.