am trying to run csf sample service supplied with CSF(hello world).
its compling without errors but not creating session. its not displaying any error message also.
Hi Animesh,
Run the HelloWorld sample once again. Open event viewer to see the event log for any errors from Session service.
Regards
Vikram
Are you able to create Session now? Else, as Vikram said you can either check in the Event log or else you can enable the trace (Changing trace enabled="false" to true). Then you could check the Input/Output logs for detailed messages.
Thanks,
B