Search found 1 match
- Wed Apr 06, 2011 9:30 am
- Forum: General Discussion
- Topic: Problem with php-service - silverligth client.
- Replies: 0
- Views: 661
Problem with php-service - silverligth client.
Hello. I created an simple php service. Everything seems to work fine, but when my Silverligth application tries to consumes service I get an error: [SFxServerDidNotReply]. I have no idea what I am doing wrong. php service as follows: <?php ini_set("soap.wsdl_cache_enabled", "0")...