Reputation: 18472
I have an application, which exposes a web serice via wsHttpBinding. From this post, I understand that I can not run it unless I am a server administrator. Is that seriously so?
Does anyone here know if I can grant the account only specific rights to enable him run WCF service, and not make account full administrator?
Upvotes: 0
Views: 351
Reputation: 18472
Found answer. http://blogs.msdn.com/b/amitlale/archive/2007/01/29/addressaccessdeniedexception-cause-and-solution.aspx
Upvotes: 1