More oracle woes
This time one of my clients immigrates to CLR 1.1 and still works with ODP version 9.2.0.2102, that compiled with CLR 1.0. after CLR immigration every thing works perfectly. after a while when they try to debug assemblies that register as COM+ server break points seems to be useless. it took several hours to find out that ODP version 9.2.0.2102 is compile with CLR 1.0 (by the way just after using the assembly dependency analyze tool that I already post about). Just after installing CLR 1.0 those break points start to work.