Tradelink compile errors.

You have to exclude the broker-connector projects from building. You are most likely missing the references to the libraries for these.
 
Thanks a lot guys.

@ Steve, I posted in the user group, got no response.

@Pippi, I would be grateful if you could exactly tell me how to do that, how to exclude the brokers, while compiling. Many thanks again.
 
Quote from ganesha:


@Pippi, I would be grateful if you could exactly tell me how to do that, how to exclude the brokers, while compiling. Many thanks again.

Right-click the "TradelinkSuite"-solution in the solution-explorer, click 'Configuration manager' and uncheck all broker projects in the Build-column.

You should really get a introduction book on VisualStudio and c#..
 
Back
Top