azure - WCF on cloud is not working -


i created wcf service , deployed in 1 of machine's iis , checked works fine. when deploy same service on cloud vm's iis not able consume service. getting error saying "there no listener endpoint".

can deploy normal wcf on cloud or need create wcf cloud service?

environment(iis 8.5)

it several things, probably:

  • asp.net not activated on iis

also check:

  • the url using
  • firewall problems
  • site not started

Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -