svcutil.exe - HOw to manage newly added methods into WCF service -



svcutil.exe - HOw to manage newly added methods into WCF service -

i have created wcf service , added refernece web application project.

have added below way: 1. generated proxy , config file using - svcutil command , added proxy file web application project , merged configuraiton file.

now, have added new methodsinto wcf service , have utilize - svcutil command on each time or should work automatically.... now, need generate proxy file each time.. please suggest best way.

note: service instance available asp.net web applicaiton (client) unable when utilize client - mvc applicatoion. please suggest.

thanks

in web application, open service references folder. right click on service want update. select update.

wcf svcutil.exe

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -