ksona
Hi ,
I am trying to host the workflow designer on a web page.
I have made a winform Control that hosts the designer.
When i rehost this control on a winForm it works fine.
When i host this Control on a webpage it doesn't show on the page.
Can anyoneguess what might causing the problem Is there some example on the web that shows how to do this
I have a feeling that security is not an issue because i have add the site as a trusted site on my IE and if i remove the designer from the winform control and add a label and button to the control it shows up on the web page.
thanks
Sonali