Adding Service reference... and production scenario
hello,
have silverlight project using couple of service reference pointing svc files on local pc defined in web project. works fine.
when deploy web application doesnt' work anymore because first have delete , recreate service references making them pointing svc files on production server, works in production too.
i guess there's cleaner way achieve this. please help me?
thank in advance.
it's bit dirty think there no real clean way this
when i'm creating silverlight apps consume wcf services, set site under same url in production , use hosts file point www.timzsite.com address local iis. then, when add service reference silverlight app, has same url on live no need re-point production
failing that, search , replace on local url entire solution , change development wcf url live 1 , re-compile prefer local host file amend
Silverlight > Programming Silverlight with .NET – General
Comments
Post a Comment