Skip to main content
Nintex Community Menu Bar

Using your own 2.0 web and win forms with k2.net solution

  • April 12, 2007
  • 2 replies
  • 16 views

Forum|alt.badge.img+1
Hello, I have a k2.net solution and I cannot use the Smart Forms.
I need to create my own Win and Web Forms.

What's the best way to use the k2.net workflow with Win and Web Forms in asp.net 2.0 ?

thanks for any help!

2 replies

Forum|alt.badge.img+11
  • Nintex Employee
  • April 12, 2007
Make use of the K2ROM object model in both your Win and Web forms. Please refer to the Help file for sample code implementation.

HTH,
Ockert

Forum|alt.badge.img+1
Hello,
I need to be able to create my own wizards that will communicate with the k2 workspace. IE call webservices and follow the work flow.

Do you have an sample projects that I could look at?