Skip to main content
My InfoPath/K2 process was working fine, but suddenly I have problems with the INfoPath Initialize event and every process is getting an error. I'm not sure what I changed that made this happen and I even went back to an old version of the process which didn't help.

The error says "Object is not set to an instance of an object" and it's in the ServerEvent that uses SendDocURL(K2).

I was messing around with trying to debug some code in Visual Studio but I think I erase all traces of that, which was in a totally different activity anyway.

Any help would be appreciated!

Thanks,
Beth
This is a known issue with setting the Debug flag = True in the K2server.config file and then not attaching the debugger. Change the Debug flag to False, restart the K2server service and re-export your process.

I hope this helps.
-Eric
Thank you for your quick and helpful response! That did the trick and now we can start processes again. I still can't debug but I'm not going to worry about that for now.

Beth

Reply