Hi
i am facing a problem to create UDT in SBO 2007 the exception i.e(Code -1120 ref count for this object higher then 0)
i tell you what i do
first i create a UDT -
successfully created no problem
second i create UDF of that UDT----
successfully created no problem
third i create another UDT----
successfully created no problem
fouth i create UDF of that UDT----
successfully created no problem
fifth i create another UDT -
i got error----
code -1120
but if i tried that code in SBO2005 run successfully .
i also take care of release the object. i know this problem for if donot release the memory.
is there any sequence to create the UDT and UDF in SBO 2007
Regards
Rajesh Saini