Hi Eric,
i have included realesing every object after i use it but still the error keeps coming up.
System.Runtime.InteropServices.Marshal.FinalReleaseComObject(oUserFieldsMD)
oUserFieldsMD = Nothing
GC.Collect()
i do the above code after every object creation.
Note: This code use to work perfectly with my B1 and the version was 9.0 until i upgraded to it B1 version 9.1. thats when i started having this error.
Thanks