This is a migrated thread and some comments may be shown as answers.

Xaml-based Workflow (WF4) constructor gives erroneous "There is no applicable constructor" error

1 Answer 25 Views
Code Analysis
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
James B Furlong
Top achievements
Rank 1
James B Furlong asked on 12 May 2011, 11:35 AM
When instantiating a WF4 activity in a Test project as follows:
var target = new Provisioning.Workflow.Flows.GenerateCsrActivityFlow();
The activity is in a separately referenced project and was created using the WF designer (xaml)

I get a Code Analysis error complaining about the constructor "There is no applicable constructor"

1 Answer, 1 is accepted

Sort by
0
Dennis :: Dr. Code
Telerik team
answered on 17 May 2011, 12:28 PM
Hello James B Furlong,

thanks for reporting. This is a known issue of JC's code analysis. We plan to fix it for Q2.


Best wishes,
Dennis :: Dr. Code
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Code Analysis
Asked by
James B Furlong
Top achievements
Rank 1
Answers by
Dennis :: Dr. Code
Telerik team
Share this question
or