Skip to main content
Hi all,
I added reference of .NET custom class into K2 Studio, and also import the namespace of that assembly to use custom class's functions in server event.
K2 Studio supported .NET 2.0.
The first time, all are ok.
But when I re-build assembly, then I update that assembly in K2 Studio and Re-Export.
I can not call the functions of that class. (Throw Exception: Object reference not set to an instance of an object.)
I open K2 Studio to edit code, K2 Studio doesn't see my assembly!

Any person can help me?

Thanks,
Dau Quang Thanh
FPT Software JSC
Hi Dau,
Did you manage to fix this or do you still need assistsance?

I am having same problem and still.


 could you advise plz .


What did you "update" the assembly?    Did you remove it from reference then re-add it?

 One time I had to manually replace the DLL in the in directory of the process project.


Reply