Deploy the project in iis
WCF and WF
2
Posts
2
Posters
0
Views
1
Watching
-
Hai Just i want to know how to deploy the wcf and sliverlight project in iis. i created svc file and now how can i deploy locally into iis.
try and try untill reach success..
-
Hai Just i want to know how to deploy the wcf and sliverlight project in iis. i created svc file and now how can i deploy locally into iis.
try and try untill reach success..
Rajeshwar Code- Developer wrote:
how to deploy the wcf and sliverlight project in iis.
For WCF: How to: Host a WCF Service in IIS[^] For Silverlight, you typically just need to publish the website that hosts the Silverlight content. You'll also need to use the correct WCF endpoint address(es) when creating WCF proxies.
Mark Salsbery Microsoft MVP - Visual C++ :java: