-
When working with XAML in general, like with Workflow or even WPF you might get following error: Cannot create unknown type '{clr-namespace:YOURNAMESPACE}YOURCONTROL'.' Line number '' and line position ''. This error will occurred if the XAML file is loaded from external location...
-
When working with ServiceBus for Server, the setup is responsible to define default user’s permissions. During setup procedure you will have to provide the credentials of the user who will be admitted to host and to manage Service Bus. However permissions for Workflow Manager are managed a different...
-
Due the fact that Windows Azure Workflow (Workflow Manager) is designed to run in the cloud, which is multitenant focused architecture, the host of workflow (Workflow Manager) must fulfill several security requirements. One of used approaches is so called “Trusted Surface”. This means that subset of...