Deployed WCF Service Stops Working when development server is stopped
hello,
i have silverlight business aplication gets data silverlight enabled webservice.
when run application in dev environment, works fine.
when deploy application , asp.net web development server working, application works fine.
but when stop development server, application can't access service.
my questions are:
-   when deploy silverlight business application, doesn't service deployed , started.
 -   the endpoint address in servicereferences.clientconfig file endpoint address="http://localhost:9702/mywebservice.scv. do need change this?
 -   the enpoint address in web.config blank. <endpoint address="" . have dod above problem?
 
thanks,
h
hi
the endpoint address in servicereferences.clientconfig file endpoint address="http://localhost:9702/mywebservice.scv. do need change this?
of cource.
the enpoint address in web.config blank. <endpoint address="" . have dod above problem?
no
                                                                          Silverlight                                                     >                                                                 Accessing Web Services with Silverlight                                                                            
 
 
Comments
Post a Comment