Hi,
I'm having problem with my SL5/DF2012 project, in that the client cannot connect to the server side DF service:
I've checked the service url as suggested in the documentation, and gets an HTTP404 "The resource cannot be found" error in the browser. This leads me to believe that the service endpoint is not starting, and hence I want to check the debuglog.xml file for possible reasons. This part I would think should be quite easy, but this is where I'm stuck.
How do I get the server side of a Silverlight project to produce the debuglog file? I believed that the default DF configuration would create this file, but I'm not able to find it.
Thanks,
Mikael