User1511184834 posted
Hello
I have created one outlook add-in. I have deployed the same using .NET deployment project. It is working fine. Now i want to deploy the same add-in using install shield. But using install shield the add-in is not able to recognize by office. Its giving error
message like "outlookaddin is not a valid add-in". I have given full trust to my add-in assembly.
Can anyone tell me how can i fix this issue.