Replacing smartforms in ASP.NET

  • 10 February 2009
  • 4 replies
  • 0 views

Badge +3

Hi,


Right now we are using Smartforms to connect with K2 Blackpearl Converted KPRX file (KPR -> KPRX file). But if we have to change the KPRX file to K2 Blackpearl specific then we cannot use smartforms in ASP.NET Code. Instead we need to use ASP.NET Controls and K2 BP DLLS to connect with K2 BP.


I checked and found that we need to change in most of the places as we have used K2 Controls extensively. Is there any other way by which we can make this work simpler? Please suggest.


 


With Regards,


Aravindh


4 replies

Badge +10

In this case i am not aware of any quick way to convert them currently. 

Badge +3

Thanks for the reply.


 Could you please suggest the best method in my case? The one which I was thinking is to replace the smartform controls with ASP.NET Controls and do datafield insertion using K2 BP DLL. Is there any other way apart from this?


With Regards,


Aravindh 


 

Badge +9
By "K2 BP DLL", are you referring to SourceCode.Workflow.Client.dll?  If so, then that is the correct approach.
Badge +3

Hi Bob,


Thanks for the mail. Yes it is SourceCode.Workflow.Client.Dll.


With regards,


Aravindh

Reply