Browse by Tags
All Tags » k2 » Studio 2003 (RSS)
-
In addition to the question I raised above, I would like to know whether when I copy the K2 solution to a new server I will need to change the references to the processes etc. to reflect the fact that they are on a new server. For completeness' sake, the solution and files have the same filepath on the new server except for the fact that it ...
-
Hi,
I have a similar query to the original one on this thread.
I have a K2 solution, with many processes, code modules, etc... I wish to make an exact copy of this for a test server. Obviously i know I will need to copy all the files aI mentioned before as well as the .ksn file. My question is, will I need to copy across the library .dll files ...
-
I have found the reference to XML again now. It turns out this is in the SourceCode.K2Utilities package/namespace so I assume tha's what you were talking about...
Are you saying this is quite stable and is unlikely to be the cause of any problems I have?
-
When I was looking at some existing code in a K2 solution at work I noticed a reference to an XML parser. My boss told me to investigate this as he thinks that XML parsers can be unstable (memory leaks?)... I was wondering if anyone would be able to give me more clue as to what sort of parser this is and whether it is unstable or not. ...
-
Hello everyone,
I am new to K2 and trying to implement a workflow... more specifically an escalation.
I am trying to get an escalation to fire 2 days before some due date. This due date is entered into a form using a calendar. I am trying the following, but it seems that my IF statement never equals true... can someone ...
|
|