Greetings ..
I am unable to resolve this issue..
Has anyone tried to build a Com Server by setting properties in the SDK style project file?
This is the settings I used...
<PropertyGroup>
<ExcelAddInTlbExp>$(MSBuildProjectDirectory)\TlbExp.exe</ExcelAddInTlbExp>
<ExcelAddInTlbCreate>true</ExcelAddInTlbCreate>
<ExcelAddInComServer>true</ExcelAddInComServer>
</PropertyGroup>
Thanks in Advance.. for your assistance