Hello everyone. For a day I'm trying to figure out why my application can't get data from sql database when I host wcf service in command line application. All works perfectly when I host WCF service in Visual Studio Service Host. When I host in command line I'm getting an exception. Intresting is when I call others wcf methods (which are not query database), then it works in command line application host.
Please help !!!
Tom MuzPosted Aug 20, 2016, 2:02 PM
Hi.Please look intoattachement for exception. Wcf, when is hosted on CmdLine app works ok when Ilaunch methodsnot database related. When Ilaunch metod which read something from DBI get an error.
Manas MohapatraPosted Aug 20, 2016, 1:48 PM