Hi,
I have downloaded the ".Net SDK Tutorial 1: Connection to the DSS server" from
When I run restful_api_core_gui_starter.exe, the program interrupts at
string sessionToken = extractionsContext.SessionToken;
and MSVS 2013 shows an exception
I have a DSS account with it I can login to DSS https://hosted.datascope.reuters.com/DataScope/
without any problem.
Does anyone can give me a hint, why it happens ?
Thanks in advance.
Tru