We are on a roll this week and I have 2 more How to K2 videos ready for you. A huge thanks to our own "bobopedia" Bob Maggio for all his help on these videos.
Debugging a Service Broker
This will show how the Visual Studio Debugger can be utilized to debug a custom K2 Service broker.
In this scenario the configuration method is debugged, so K2 workspace is used to trigger the debugging event, as opposed to some sort of actual Create or Update method.
Note: in some environments the K2 server may need to be enabled for remote debugger. Refer to the below link for more details:
http://support.microsoft.com/kb/910448
(Packaged)
http://k2underground.com/files/folders/howtok2/entry25114.aspx
(WMV)
http://k2underground.com/files/folders/howtok2/entry25115.aspx
Debugging a K2 Process
This will show how the Visual Studio Debugger can be attached to the K2 server and used to step through the code of an executing process.
Note: in some environments the K2 server may need to be enabled for remote debugger. Refer to the below link for more details:
http://support.microsoft.com/kb/910448
(Packaged)
http://k2underground.com/files/folders/howtok2/entry25112.aspx
(WMV)
http://k2underground.com/files/folders/howtok2/entry25113.aspx