Workflow, dotNet framework 3.0, Designer, Webpages

G

Guest

I am starting a web project using workflow and I am looking for information
on using the Workflow Designer in aspx web pages. Are there examples or other
guidence on using the designer in web pages.

Thank you
 
W

Wei Lu [MSFT]

Hello Jerry,

I would like to get some clarification of what you want to do.

Do you want to Workflow Designer being hosted in the web application?

If so, you could follow the steps about how to host it in the winform application.

http://msdn2.microsoft.com/en-us/library/Aa480213.aspx

The onlything you need to take action is you need to add the web site into the code group that
provides fulltrust persmission set.

You could refer this MSDN forum post

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=669025&SiteID=1

Hope this helps.

Sincerely,

Wei Lu
Microsoft Online Community Support

==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 
G

Guest

Wei,

Thank you for the reply.

Which machine needs the full trust setting the webserver or the client
machine (machine running the borwser). If it is the client machine how do I
do this on Mac's and other operating systems.

Thank you
 
W

Wei Lu [MSFT]

Hello Jerry,

You need to full trust the web site server in the machine which host the web site.

Thank you!


Sincerely,

Wei Lu
Microsoft Online Community Support

==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 
W

Wei Lu [MSFT]

Hi ,

How is everything going? Please feel free to let me know if you need any
assistance.

Sincerely,

Wei Lu
Microsoft Online Community Support

==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 
G

Guest

Wei Lu,

I need to host the workflow designer in a web application. are there any
examples.

Thank you
 
W

Wei Lu [MSFT]

Hello Jerry,

As I have mentioned in the first response, there is no public example for
hosting the workflow designer in web application. Only a version for
winform is here:

http://msdn2.microsoft.com/en-us/library/Aa480213.aspx


But, you could also follow this article to host the designer on web
application. And you need to add the web site server into the code group.

Hope this helps.


Sincerely,

Wei Lu
Microsoft Online Community Support

==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 
W

Wei Lu [MSFT]

Hi ,

How is everything going? Please feel free to let me know if you need any
assistance.

Sincerely,

Wei Lu
Microsoft Online Community Support

==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top