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


Re: Workflow designer control

Jon Flanders


It is a security issue - with .NET code-access security. You'll have to add that website to a code group that provides fulltrust persmission set.




Re: Workflow designer control

ksona

Thanks Jon,

It worked :). It took me a while to get the cas set

Sonali

For anyone looking around to get the cas set : i found this link helpfull http://www.code-magazine.com/articleprint.aspx quickid=0405031






Re: Workflow designer control

DevDiver

hi Ksona,

I'll have to put a WF designer in a windows control. Do you have an example, step by step.

I really appreciate that.

tks

DevDiver





Re: Workflow designer control

Tom Lake - MSFT

An example of using the Workflow Designer in a WinForms application can be found here.




Re: Workflow designer control

anshulagarwal

Hi I need to customize Designer please provide some resource.

Thanks

Anshul






databaseforum