Skip to main content

Hello there,


I have seen a old document showing that K2ROM and K2Mng is exposed through webservice as well. I cant see any webservice except filterwebservice.


At present I have K2 & Moss both are in 32 bit Win2003. Client wants to migrate MOSS alone to 64 bit server. The issue is: K2ROM & K2Mng dll has been tightly consumed inside the webpart. Has anyone developed a webservice using these dll.


Can anyone give me some guidance. I couldnt convince client to upgrade to K2 BlackPearl. What I want is simple webservice methods exposing most of the K2ROM & K2Mng properties and methods so that I can host the webservice in 32 bit K2 server itself for 64 bit client applications to consume.


Regards


Nathan

I don't think they have a webservice version of it.


We created webservice using those DLLs, it's no different from any other DLL.


Have not tried but you should be able to host the 32-bit webservice on a 64-bit server.


Are you saying the webpart for 64-bit MOSS does not work referencing K2ROM and K2Mng?


All webparts need to be 64-bit?


Reply