سؤال

I am using a WCF Service (which is a web role) and is interacting with the worker role. When I try to throttle between different instances of the worker role. It throws the following exception:

"Role discovery data is unavailable"

RoleEnvironment.Roles["MyWorkerRole"]

is not accessible in the WCF web service.

لا يوجد حل صحيح

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top