Skip to main content
I have copied the K2ROM.dll in to the bin directory of my WinForm application. (I am developing a Windows Application in VS.NET 2003 that interacts with a workflow process on a K2 Server). Then I added the reference to that DLL under references.

But when I import the namespace in the code, it is showing K2CSC namespace instead of K2ROM.

I didn't have any problem in VS.NET 2005.

Please help!
sorry the K2ROM.dll contains K2CSC and SourceCode namespaces.

It works now!!!

Reply