R
RJN
Hi
Sorry for posting again. I'm calling a shared method in the class. The
following error is found in production though I'm not able to reproduce.
Microsoft.VisualBasic.CompilerServices.LateBinding.LateGet(Object o,
Type objType, String name, Object[] args, String[] paramnames, Boolean[]
CopyBack)
Object variable or With block variable not set.
What could be the reason for the error? How I can reproduce this?
Thanks
RJN
Sorry for posting again. I'm calling a shared method in the class. The
following error is found in production though I'm not able to reproduce.
Microsoft.VisualBasic.CompilerServices.LateBinding.LateGet(Object o,
Type objType, String name, Object[] args, String[] paramnames, Boolean[]
CopyBack)
Object variable or With block variable not set.
What could be the reason for the error? How I can reproduce this?
Thanks
RJN