Hey Guys,
I have a Code stage which throws a exception "Object reference not set to an instance of an object."
If i run my code in Visual Studio, there is no exception, I i run the same code in BP I get the mentioned exception.
Unfortunately I cannot figure out at which point the exception is thrown.
Is there a way to Debug C# code directly within BP or get at least a exception with more details?
Thanks
Sandro