I think I figured it out. My log file is now getting created and I see the following messages.


But when it comes to _server.Start(); it is giving me a null reference exception
"reference not set to an instance of an object". I used the same code as in the DOCS-SDKs\sdk_adapter_dotnet\examples\DotNetStockListDe mo\src_standalone_launcher\StandaloneLauncher.cs.

Do you know why I am getting this error. The attachment in my prev post on this same thread has my .cs code.
Thanks for all your help.