iis - WCF Service hosting in IIS6 or IIS7 and calling it from a Windows form -


i have created wcf service application in vs2010 , done necessary implementations in it.

i have created windows form calls service (have added service reference). bcos self hosting, working fine.

i want move service iis , check clients working multiple locations (to note speed of operation performed). have checked everywhere in net how host wcf service in iis6 (or7) no clarity.

please let me know how can publish service vs 2010 , created virtual directory etc etc client's reference points iis hosted service

simplest way run visual studio admin

go wcf project properties , in web tab want use local iis server. click button create virtual directory

you need change address client talks to new iis hosted location


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -