Any other Idea?
avnerpeer
Posts
-
Async Exception with WCF - Silverlight -
Async Exception with WCF - SilverlightI have developed a Workflow and published it as WCF webservice on IIS. I then created a Silverlight 3 webapplication that references the published svc webservice. The clientaccesspolicy.xml is in the wwwroot of the webserver. When calling the silverlight webapplication, the call sometimes works perfectly and sometimes give the Async_Exception. We have been struggling with this for a week now. Still, there is aprogress - The Error messages that reciving from the async method says: "The content type text/html of the response message does not match the content type of the binding(text/xml; charset=utf-8). If using custom encoder, be sure that the IsContentTypeSupported method is implemented propertly.The first 1024 bytes of the response were: '<!--<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">-->...." Appreciate any help in the matter. Thanks !
-
Async Exception with WCF - SilverlightHello, my configoration TimeOut is set to 20 sec, the exception is geted after 4 sec.... Still, there is aprogress - The Error messages that reciving from the async method says: "The content type text/html of the response message does not match the content type of the binding(text/xml; charset=utf-8). If using custom encoder, be sure that the IsContentTypeSupported method is implemented propertly.The first 1024 bytes of the response were: '...." Thanks !
-
Async Exception with WCF - SilverlightI have developed a Workflow and published it as WCF webservice on IIS. I then created a Silverlight 3 webapplication that references the published svc webservice. The clientaccesspolicy.xml is in the wwwroot of the webserver. When calling the silverlight webapplication, the call sometimes works perfectly and sometimes give the Async_Exception. We have been struggling with this for a week now. Appreciate any help in the matter. Thanks !
-
Async Exception with WCF - SilverlightI have developed a Workflow and published it as WCF webservice on IIS. I then created a Silverlight 3 webapplication that references the published svc webservice. The clientaccesspolicy.xml is in the wwwroot of the webserver. When calling the silverlight webapplication, the call sometimes works perfectly and sometimes give the Async_Exception. We have been struggling with this for a week now. Appreciate any help in the matter. Thanks !
-
Async Exception with WCF - SilverlightI have developed a Workflow and published it as WCF webservice on IIS. I then created a Silverlight 3 webapplication that references the published svc webservice. The clientaccesspolicy.xml is in the wwwroot of the webserver. When calling the silverlight webapplication, the call sometimes works perfectly and sometimes give the Async_Exception. We have been struggling with this for a week now. Appreciate any help in the matter. Thanks !
-
Async Exception with WCF - SilverlightHello Mark , I having the same problem!!! All asinc methods rais an exception , either if they are signed in comment. It started sudenlly. any Ideas?