azure cloud services - Elevated rights for HttpListener -


i have created wcf service (wshttpdualbinding) , published on azure app service. next created azure web job consume service. when call wcf service (hosted on azure). gives addressaccessdeniedexception. exception log linked here.

exception log

i think, issue of elevated rights template using not provide .csdef file. , azure cloud service not in subscription.


Comments

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -