开发者

Deploy Silverlight 4 application

开发者 https://www.devze.com 2023-03-01 13:16 出处:网络
Can anybody tell me how to deploy website that uses silv开发者_如何学Pythonerlight navigation application and silverlight enabled wcf services?

Can anybody tell me how to deploy website that uses silv开发者_如何学Pythonerlight navigation application and silverlight enabled wcf services?

Thanks Mohak


If the application is in one project, WCF and web (Silevrlight compiled to the client bin) just run the web deploy in visual studio. If they are seperate, deploy the wcf service, insure you have a client access policiy in the wcf root and the deploy the silverlight web application.

Brad

0

精彩评论

暂无评论...
验证码 换一张
取 消