Intellisense is not working on Re-hosted workflow designer
-
Friday, April 15, 2011 6:21 AM
I am using the sample code given at following link .
http://blogs.msdn.com/b/cathyk/archive/2009/11/05/implementing-a-custom-expression-editor.aspx
My issue is , i created a new variable/Inargument on root activitiy and want to access it on child activit but expression editor is just displaying "Focus" as popup nothing else, do i need to add some more assmblies to make expression editor operational in re-hosted solution.
All Replies
-
Friday, April 15, 2011 11:17 AMI believe there is no support for Intellisense in re-hosting scenario.
-
Saturday, April 16, 2011 10:00 AMModerator
The is no Intellisense support in re-host designer in ETB.
If you want that, you need to implement it in your own Custom Editor.
more information is here
and also from http://social.msdn.microsoft.com/Forums/en-US/wfprerelease/thread/da4a2eb7-654a-41d7-ad0b-258fd0978e88
you can contact our Guang.Yang@microsoft.com.
- Marked As Answer by Jian.WangMicrosoft Employee, Moderator Monday, April 18, 2011 5:10 AM
-
Tuesday, April 19, 2011 3:04 PM
Thanks for the reply.
I searched the web but could not find any working sample for workflow re-hosted intellisense.
Would appriciate if you can provide any working sample for the same.
-
Wednesday, April 20, 2011 3:08 AMI agree, it's very difficult to find a working sample and so far no one has posted it here. The selection of the marked answer was too premature, in my view (and it was marked by an admin not by the original poster)
-
Monday, April 25, 2011 2:39 AMModerator
there is no sample code for that yet. but I already let our team know about your concerns.
and you can check this thread:
and contact our Guang Yang listed at the end of this thread for more details

