SIP HOWTO
Bülent Möller
Dear All,i created an addon with the coresuite framework, which works perfectly fine out of visual c# studio 2010 express when i prees the start debug button.
I am sure i am doing something wrong when i create the sip file, because my add on does not start after installation.
Can someone please tell me the sip creation steps a little detailed? The description in coresuite framework developer guidelines chapte 3.2 is not detailed enough for a newbie like me. :bang:
This is how i would do it with one of the delivered Sample projects of the Coresuite Framework.
I used the sample Project COR_FunctionButton.
1) I created a folder called COR_FunctionButton
2) I copied the file COR_FunctionButton.dll which is in folder DemoCode/COR_FunctionButton/bin/Debug in my newly created folder COR_FunctionButton
3) Then i zipped the Folder COR_FunctionButton to COR_FunctionButton.zip and renamed the zip file to COR_FunctionButton.sip
4)Register the sip File under curesuite administration - Administration
After these steps i restarted the coresuite add on but i cant see the created module "Functionbutton example" under module configuration.
Can someone please tell me what i do wrong?
Best regards
Bülent
Bülent Möller
I found my Error. The dll file was not in the root directory of the created sip file.
0
Please sign in to leave a comment.
Comments
0 comments